tecbug's Forum Posts

  • Unfortunately this doesn't help.

    After pressing ALT+ENTER my game behaves like ALT was never released (in fact it was). So I'm not getting mouse position info (mouse.x and mouse.y), and game doesn't react on mouse clicks.

  • I don't uderstand how that could solve my problem. Could you tell me more?

  • My game is exported in NW. I'd like to add ALT+ENTER control (switching between windowed and fullscreen mode).

    So I made it like this:

    But after using ALT+ENTER mouse cursor dissappears (game has focus as I can use keyboard controls but there's no cursor visible). To show it again I have to press ESC or ALT+TAB.

    Can I disable hiding mouse cursor after pressing ALT key?

  • Does anybody have the same error?

  • Oops, sorry. This issue is in Construct 2 also.

    My bad, I'll post this question in other place

  • I'd like to aks if there's been any progression on this topic? It's 2015 and there's still no good alt+enter control (as switching modes between windowed and fullscreen).

  • Can anybody help ErekT?

    This would be very useful.

  • Thank you.

    But it still says:

    Does anybody have Clay.io Advertisments plugin?

  • Do you have the files? I would be great.

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Lordshiva1948 I must admit that you're very funny

    But all official links are dead:

    Maybe someone has direct download link or could share his files if he didn't erase clay.io plugin.

  • Hi,

    I used caly.io plugin in my old game. Today I wanted to open this project and continue working on it. But I don't have clay.io plugin anymore, so C2 don't allow me to open this project. Clay.io website tells me that I can't download the plugin anymore.

    I don't care that it's deprecated becaue I want only to open my old project.

    Does anybody have plugin files?

  • I've checked and this error occurs since r210.

  • Problem Description

    After triyng to open any project or start new one I'm getting error message:

    It says that failed to initialize DLL (error 1114)

    Description of Capx

    Works on any CAPX and even new projects.

    Steps to Reproduce Bug

    • Menu > new
    • select any option

    Operating System and Service Pack

    Windows 10

    Construct 2 Version ID

    Release 211 (64 bit)

  • The game has evolved into Mooch.

    It has now hand crafted graphics, darker mood and main character <img src="{SMILIES_PATH}/icon_e_smile.gif" alt=":)" title="Smile">

    Controls changed to WASD + mouse or gamepad.

    Check out Mooch on the Steam Greenlight for more details, story, artworks, map examples and feature list:

    http://steamcommunity.com/sharedfiles/f ... =472275197

    We've reached top 50 in 2 days <img src="{SMILIES_PATH}/icon_e_smile.gif" alt=":)" title="Smile">

  • I'd like do exit to in-game menu when my NW game looses focus.

    I used browser "On suspended" and "On resumed" conditions and it worked in the preview but after exporting the game this isn't triggered.

    Is there possibility to check if the game looses focus (that works on exported NW game)?