Jumping Online

How do I get an actor to jump (on the online version, not the download)

Comments

  • ProRookie101ProRookie101 Member Posts: 2

    I'd prefer a video cuz that'll be ez, I need this because I have a game design class

  • RowdyPantsRowdyPants Member Posts: 465

    @ProRookie101 Load the Wizard Run sample game and go into the player actor. You'll see in the actor's rules the jump logic. When the spacebar is pressed the linear.velocity.y of the actor is changed. Use linear velocity on the y axis.

Sign In or Register to comment.