Witopia jump the wall
RGBD wrote: Do you need only to jump off the wall? Or are you about co create the platformer? If the former, then: If you have variables like speed_x and speed_y if <(x position) < [-235]> then set x to (-234) set [speed_x v] to ((0) - (speed_x)) end for the left wall Hope you can guess the other three sprites for the remaining directions. If you do NOT have that variables, and you are just