In your actor placeAccelerate down(270)Speed 400(or something)Rule: if key spacebar is downDoChange attribute self.motion.linear velocity.Y to 400(or something)
Comments
Accelerate down(270)
Speed 400(or something)
Rule: if key spacebar is down
Do
Change attribute self.motion.linear velocity.Y to 400(or something)