Wiki

Case Status
Log In

Wiki

 
Home ยป Action Reference»Physics Actions»Set Velocity
Index
Navigation
Community Wiki

Set Velocity

Sets the velocity of a game object with a rigid body. To leave any axis unchanged, set variable to 'None'.

In most cases you should not modify the velocity directly, as this can result in unrealistic behaviour. See unity docs: Rigidbody.velocity.

Game Object
The game object.
X
Velocity in X axis.
Y
Velocity in Y axis.
Z
Velocity in Z axis.
Space
You can set velocity in world or local space.
Every Frame
Set the velocity every frame.
Tags:

Last modified on 1/9/2011 10:53 PM by User.

  • RSS Feed