Home »Action Reference»Physics Actions»Get Velocity
Index

Get Velocity

Gets the velocity of a game object and stores each axis in a float variable. NOTE: game object must have a rigid body.

Game Object
The game object.
X
Store the velocity in X axis.
Y
Store the velocity in Y axis.
Z
Store the velocity in Z axis.
Space
Get the velocity in world or local space.
Every Frame
Get the velocity every frame.