leopb's Forum Posts

  • 6 posts
  • Construct2 is a great tool! Unfortunately, it's not (yet) an option for professional games that requires professional 2d animations. It's missing a timeline and at least some integration with a 3rd party animation tool like Dragon Bones (Spine equivalent). It's prohibitive to pay $300 for an animation tool (Spine) if you are an indie developer. Dragon Bones is FREE! It would be perfect if there was an integration.

  • Me too.

    [66]release version or fix version works for me if I have some description in the variable definition (global, instance). Do not works if I have nothing in description box of variable definition. Just to be clear. <img src="smileys/smiley2.gif" border="0" align="middle" />

  • I've created two files to try explain. First works fine and second crashes when I try to change the event. It crashes even clicking in "ignore".

    WorksFine.capx

    dl.dropbox.com/u/47364609/WorksFine.capx

    Crash.capx

    dl.dropbox.com/u/47364609/Crash.capx

  • The problem only happens when there is nothing in the "description" box, when I try to create a new global variable or object instance variable. So, try to leave the "description (optional)" box always in blank and calls the variable or property by a new event to reproduce the error.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • thanks, Ashley.

  • Hi guys,

    How can I invert (mirror/flip) a sprite by event sheet? The only way that I've found was linking on the sprite angle via properties panel. But I want to mirror the sprite independently of its angle.

  • 6 posts