how do I make a button that make my player jump higher each time its pressed?

Hey guys, I'm struggerling to figure out how to make a button that changed how high my player will jump each time its pressed? And if possible a way that u can only press it at certain times?? Please help

Thanks for reading thank you

Answers

  • fightjunkie01@hotmail.comfightjunkie01@hotmail.com Member, PRO Posts: 60
    What would the certain times be? If I knew that i could give you the rule.
  • KirkhaydenKirkhayden Member Posts: 6
    Well player jumps to catch a ball then falls, when he touches the ground I want to click the button so he jumps back up but higher to hit the next ball, it would take about 3 second to go up then 3 seconds to fall then 5 seconds the second time and so on, if that makes sense?
  • fightjunkie01@hotmail.comfightjunkie01@hotmail.com Member, PRO Posts: 60
    Add me on skype, Ill make this for you

    Kmiles1990
  • KirkhaydenKirkhayden Member Posts: 6
    I appreciate that but would love to understand the rules involved for future reference, and I don't have Skype, I have email?
  • garrettwebstergarrettwebster Member Posts: 5

    define a atribute (i will call it X) as a intiger. it should be set to 0

    make a rule saying when touch and X is equal to 0 move to/animate (which ever you are using)

    add another rule to the button saying when touch make X 1

    hope this has helped I can try to clarify if you need me to

Sign In or Register to comment.