pub fn start_motor(entity: EntityId, velocity: f32)
Expand description

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