velocity : Phaser.Physics.P2.InversePointProxy
The velocity of the body. Set velocity.x to a negative value to move to the left, position to the right. velocity.y negative values move up, positive move down.
- Source code: physics/p2/Body.js (Line 66)
Please login to continue.