shinkan's Recent Forum Activity

  • That sounds about right. Pressing the button down means that is active and releasing it counts as inactive but the delay between up and down - no matter how short it feels, may take few to dozens of ticks. Using Trigger once always makes sure that event will run only once - no matter how long you press the button in that case.

  • Very crude example.

    Everytime when you press key "X" it will switch the state and same time make Sprite do different things (only once)

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Can you post a file or at least screenshot of your events?

    This is actually quite easy to do, so I guess you might be doing something wrong.

  • You need to use CSS formatting.

  • Or you can do it using groups instead of variables.

    Group 0, Group 1, Group 2...etc (any name will work). and then after pressing X simply deactivate/activate groups with events you want to run.

  • Simple and fast way to do that would be to add a global variable that will save current state.

    on pressing X - add 1 to "state" variable

    Then you will only need to set "states" for the selections

    state = 0 - > Select element in group of objects by pressing up or down

    state = 1 -> Select second element in group of objects by pressing up or down

    state = 3 -> etc

  • Unfortunately no :/ There is something with C2 r212.2 that it keeps forgetting about event sheet states after save. For me it just saves the state for couple of event sheets, rest of them are always fully unfolded after opening a project.

    Ashley

  • No. If you do not have any collision or overlap events then C2 does not calculate them at all.

  • For that newgrounds demo you could make some better example than image with some effects turned on.

    Something more interactive for people to play with, switch some effects on/off.

  • Your own reason, logic and skills are only the limits of C2 editor. You can easily make 999k x 999k layout with 999 levels and make it work perfectly, and also you can make 1 level on 100x100 layout working like shit

  • Regular.

    No idea why would anyone like to buy any application from steam.

  • not sure I follow you. "do something with EVERY key, when almost EVERYONE, is going to want to do something with specific keys?"

    why would you want to do or even keep empty keys in dictionary? if you don't need it just remove it.

shinkan's avatar

shinkan

Online Now
Early Adopter

Member since 21 Nov, 2008
Last online 23 Nov, 2024

Twitter
shinkan has 7 followers

Connect with shinkan

Trophy Case

  • 16-Year Club
  • x5
    Coach One of your tutorials has over 1,000 readers
  • Educator One of your tutorials has over 10,000 readers
  • Regular Visitor Visited Construct.net 7 days in a row
  • Steady Visitor Visited Construct.net 30 days in a row
  • Enduring Visitor Visited Construct.net 90 days in a row
  • Unrelenting Visitor Visited Construct.net 180 days in a row
  • Continuous Visitor Visited Construct.net 365 days in a row
  • RTFM Read the fabulous manual
  • Email Verified

Progress

25/44
How to earn trophies