Dableo's Forum Posts

  • 5 posts
  • I wonder if there's even a slight chance of this getting fixed. I just switched back to classic after getting annoyed with construct 2, but I had forgotten how buggy it was.

  • Thanks!

    <img src="smileys/smiley1.gif" border="0" align="middle" />

  • Hello,

    Whenever any event that changes the max fall speed of a platformer object is triggered, the game freezes until the event stops. This took a while to figure out in my main project, since I had an event that was triggered at the very start, so the game didn't start at all. I tried making a fresh cap with a simple "while key down, set max fall speed to 500" event, and the game freezes while that key is down, and resumes when released. I've tested this in Firefox 6, Chrome, and IE (In IE it permanently freezes).

    I'm using the latest version of C2 (R49), and my specs are:

    -Win 7 64bit

    -Phenom 2 940 (3 Ghz quad core)

    -HD5850

    -4GB ram (ddr2)

    Thanks for reading and keep up the great work!

    PS: Previewing a post doesn't appear to be working.

    Edit: Here's a .capx (hold 'z' to change the fall speed):Link

  • Why is the Xbox 360 controller still broke?

    It was working great 2? 3? builds ago.....

    also Information button not working?

    What exactly is wrong with the controller plugin? It seems to work fine for me for a twin-stick shooter I'm making. Granted, this is the first time I've used it so I might be missing something obvious.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hello, figured this was as good a time as any to stop lurking and log in. When you're character rolls into a cliff, your variable 'dashdodgeright' is not set back to zero, only the rolling group is disabled. Run the game in debug mode to see what I mean. Hope this helps, and good luck!

  • 5 posts