Function elementalist::resources::movement::update_velocity
source · fn update_velocity(
query: Query<'_, '_, (&mut Velocity, &Acceleration)>,
time: Res<'_, Time>
)
Expand description
System that updates the velocity of moving things