Problem with an actor jumping

shark1505shark1505 Member Posts: 75
edited April 2012 in Working with GS (Mac)
I'm working on a platform game and I am having trouble with my character jumping. Essentially the character is moving straight the to the right through the move behavior. I want it so that when the user touches the screen, the actor jumps but I can't figure out how to do this.
Any help would be greatly appreciated.
Thanks

Answers

  • shark1505shark1505 Member Posts: 75
    Nevermind, I just figured it out using the change velocity behavior.
  • poorcollegedevpoorcollegedev Member Posts: 289
    yep, that's exactly how you do it. Just make sure you add some gravity so your object comes back down ;)
Sign In or Register to comment.