Chochi's Recent Forum Activity

  • Kinda the same concept.

    +on "tap" pressed

    (sub event) +value "tap timer" is lower or equal to 0

    -set value "tap timer" to 30

    (sub event) +value "tap timer" is greater than 0

    -add your double tap actions here

    +value "tap timer" is greater than 0

    -subtract 60*timedelta from value "tap timer"

    ...or something like that.

    Thank you very much,Tokinsom!It worked perfectly !

  • My request was for a "double click" style ,like in a fighting game,when you "duoble tap" the direction stick to run,or make a fast jump.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hello,there,people from the Scirra Fellowship xD.

    I'm having troubles trying to set up a "double tap" system for my game.

    I founded some references and old posts of people who resolved this before,but they're old and

    All hte download links are broken/deleted...Can someone please give me a little hint on how to set up this?

    Thanks in advance!_(-_-)7

  • Multiple characters selection and camera focus little example.

    I know its a really silly example,but it could be usefull for beginners.

    It works this way:

    -There's 2 sprites,representing our characters,Kitty and Floating head,With the platform behavior attached.Both have a private variable called "gotFocus" with its value set to 0.

    -There's also an empty sprite called Camera,with the option "Center view on me" chequed.

    -An "allways" event for each sprite cheks the value from GotFocus,if its equal or greater than 1,it moves the sprite Camera to the position of Kitty or Floating Head.It also moves the Focus sprite and send the character to the front,in case it overlaps the other char.

    -Finally,there's 2 keyboard events:j & k,each one deactivates and activates the platform movement for each char,and sets its own GotFocus variable to 1 and the GotFocus on the other sprite to 0.

    -An Start of layout event determines wich char get the focus first and deactivates the other.In this case,its Kitty who get the focus...ladies first,gentlemen XD.

    Well..I hope this work for you...DOWNLOAD LINK BELLOW

    Sorry about my terrible inglish,by the way

    http://www.megaupload.com/?d=UAIQJFH2

Chochi's avatar

Chochi

Member since 28 May, 2011

None one is following Chochi yet!

Trophy Case

  • 13-Year Club
  • Email Verified

Progress

14/44
How to earn trophies