How to make object move by editing linearVelocity of kinematic RigidBody?

I have been searching up the net for ways to manipulate linear velocity of my player but it’s not moving

Hi, this document can teach you to move rigidbpdy by you code.
https://docs.cocos.com/creator/manual/en/physics/physics/rigid-body.html#force-and-impulse
example with:

1 Like

Wow, the physics example source is great! Thank you

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.