Wall Jump ? Help...

GuaveMediaGuaveMedia Member, PRO Posts: 1,262
edited November -1 in Working with GS (Mac)
Hey,

can someone tell me how to program a wall jump?

I programmed the following code to my character:

Left/Right: I created an attribute and said when left key is down, change attribute self.motion.linear.VelocityX to 200 and -200

Jump: I did the same, just change attribute self.motion.linearVelocity Y to 200

Thanks for helping

Comments

Sign In or Register to comment.