pub fn fly_move(
data: &JoinData<'_>,
update: &mut StateUpdate,
efficiency: f32,
) -> bool
Expand description
Updates components to move entity as if it’s flying
pub fn fly_move(
data: &JoinData<'_>,
update: &mut StateUpdate,
efficiency: f32,
) -> bool
Updates components to move entity as if it’s flying