Moonshine Wakefield's Recent Forum Activity

  • Are you using Platform behavior? If so, add "Is on ground" to your jump event.

    Like so:

    > + "Jump" Button is clicked
    + Player: Platform: Is on ground
      -> Jump
    [/code:149hef28]
    
    If you're not using Platform behavior then do it like so:
    
    [code:149hef28]
    + "Jump" Button is clicked
    + Player is Overlapping Ground at Offset (0, 1)
      -> Jump
    [/code:149hef28]
    

    I used the top option and it now works perfectly.

    Thanks for the quick reply, people.

    Moonshine

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hi there,

    This is my 1st post on the forum.

    Well done for making such a great program.

    I have an issue though and am hoping someone can help me solve it.

    I have created a game where the character moves when the player clicks on a certain icon. I want it like this for a reason which will become clear when I post my project in progress in about a week or so.

    I am having a problem with jumping though.... If you click on the jump icon fast enough multiple times, you can make the character fly, which is not what I want.

    Any Ideas?

    Thanks,

    Moonshine

Moonshine Wakefield's avatar

Moonshine Wakefield

Member since 29 May, 2009

None one is following Moonshine Wakefield yet!

Trophy Case

  • 15-Year Club

Progress

15/44
How to earn trophies