The Gravity Question
YouKnowMe
Member Posts: 74
Hi im new here,
I have a question, im making a scrolling game. I want the actor to jump when he is beyond the edge of water, i tried lots of things but they all didn't work
plz help me
thanks
I have a question, im making a scrolling game. I want the actor to jump when he is beyond the edge of water, i tried lots of things but they all didn't work
plz help me
thanks
Comments
Jumping is a simple process to get implemented following the wiki, it ain't perfect, but it dies work. If you only want your player to jump when he is in a certain area, just add a rule that only allows him to jump when the player actor overlaps or collides with it.
Send and Receive Data using your own Server Tutorial! | Vote for A Long Way Home on Steam Greenlight! | Ten Years Left
Thanks!