Hi
Using the motion actuator to make my objects move there are several opportunities; Loc and Rot, Force and Torque, Linear Velocity and Angular Velocity.
What are the differences between them, and when should I use which?
Thanks
Hi
Using the motion actuator to make my objects move there are several opportunities; Loc and Rot, Force and Torque, Linear Velocity and Angular Velocity.
What are the differences between them, and when should I use which?
Thanks
Applying force and torque will create a change linear velocity and angular velocity over time.
Applying linear velocity and angular velocity will create a change in location and rotation over time.
Applying location and rotation will instantaneously change the objects location and rotation.
If you want to “move” an object, use velocity or force/torque. If you want to “teleport” an object, use location/rotation.
Thanks, that cleared things up a bit