How can I make my actor Jump?

JoshKahaneJoshKahane Member Posts: 470
edited November -1 in Working with GS (Mac)
Hi

I am having troubles at getting my actor to jump. In my game the ground is moving beneath him and I want him to jump when pressing up. But I can't seem to do this, any help? Thanks.

Comments

  • JoshKahaneJoshKahane Member Posts: 470
    Ok so I have managed ot make my actor jump now, but this pushes my ground layer off the screen, how can make my ground layer fixed? So nothing that collides with it will move it?
  • FreztinoFreztino Member Posts: 30
    You have to set the ground actors Fixed Rotation, attribute to true. (it's in Physics)

    From Freztino =)
  • JoshKahaneJoshKahane Member Posts: 470
    Great thanks Freztino, works, although somehow, probably because it wasn't saved or I have changed something I can't remember how to get my actor jumping. If anyone could help me with this I would appreciate it. I want it to jump up and drop back down to the ground actor. But I dont want it so that you can keep pressing up and the actor will fly. Follow me? Hope you can help.
  • JoshKahaneJoshKahane Member Posts: 470
    So now ignore my issue with the ground actor, as thats fixed.

    I have now got another issue with making my character actor jump. It keeps getting all sorts of probelms. Can you please help make it jump?
  • martini515martini515 Member Posts: 2
    make gravety to the scene and add a jumping animation to your player acter. it would help if you created a rule with a move behavier for you player acter
  • martini515martini515 Member Posts: 2
    by the way how do you make ground that my player acter can stand on?
Sign In or Register to comment.