Get Velocity

From Fancade Wiki
Revision as of 13:22, 13 June 2025 by -u ndefined- (talk | contribs) (Add example and Related section)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Get Velocity
Get Velocity.png
TypeScript block
ColliderNone
FolderPhysics
Ports
Inputs Object
Outputs Velocity
Spin

Outputs a physical object's current velocity and angular velocity (spin).

Example

To get the speed of a physics-enabled object, velocity is compared to the point of origin (0, 0, 0) in the Distance block.

Get Velocity get speed example.png

Related