pub fn start_motor(entity: EntityId, velocity: f32)
Available on crate feature server only.
Expand description

Starts a motor on entity with velocity. Does nothing if the motor has already been started.