Kyatric's Forum Posts

  • Mouse object: On object clicked

  • You do not have permission to view this post

  • As Weishaupt said, use only a single boolean (for example "back")

    Make event 7 a condition "System: else" (no boolean check)

    Since you are changing the value of back in event 6, in your current code, event 7 also executes, changing again the values making it look like it's not working, when in fact both events are executed in a row.

  • Global variables count as events too.

  • Will be glad to be a Beta tester. Please let me know what is required of me.

    Thanks,

    Shan

    When you find what seems to be a bug in either beta or stable, report it in this very forum following those guidelines.

    That's it <img src="smileys/smiley1.gif" border="0" align="middle">

  • Yes but I'm talking about the folder name of the actual plugin.

    What plugin is it ?

    At worst post your capx.

  • Keep listing people, a lot of cool suggestions.

    I hope some will get realised in a near future.

  • Have you inserted the plugin in the very same folder as it was in r103 ?

    What I mean is is the name of the plugin's folder in the "exporters/html5/plugins/" folder the same as it used to be in r103 ?

  • The licensed version allows you to export to awesomium, making a self contained .exe out of your game.

    Is that what you're looking for ?

    Be sure to check this manual entry it might also answer your question.

  • Welcome to all new comers, glad to see you aboard.

  • Sheepy: there's already the "F4" keyboard shortcut that does that and you can always also right click the project in the project bar and "Run project" which does execute from the first/default layout.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Thanks again everyone <img src="smileys/smiley1.gif" border="0" align="middle" />

    That's very nice from you all, I greatly appreciate the kind wishes.

  • Set the animation according to a key pressed - LINK

    Please prevent yourself from 15 minutes bump, as mentioned by other members, it's pretty rude and probably will bring up a delayed answer.

    Especially since basic questions are covered by the beginner's tutorials and most of the "most advanced" questions are answered in the how do I FAQ.

    If you don't get your answer in 15 minutes, please don't get impatient. Wait a bit and be sure to search by yourself.

    Support is provided by the members/users of Construct 2. And posting on a Sunday morning, you can't decently expect an answer in the second.

    Be sure to check the links in my signature too, it can help you getting started with C2.

  • .cap are not compatible with C2 (which only opens .capx and .caproj).

    The tutorials for C2 are in the tutorials section of the site.

    You can also check the links in my signature for more informations and stuff about/for C2.

  • Thanks guys.