pub fn unit_velocity() -> Component<Vec3>
Expand description

Unit velocity: The velocity of a character/unit.

Attributes: Debuggable, Networked, Store