bevy/examples/movement
Sunil Thunga 5ffdc0c93f
Moves smooth_follow to movement dir (#14249)
# Objective

- Moves the smooth_follow.rs into movement directory in examples
- Fixes #14241

## Solution

- Move the smooth_follow.rs to movement dir in examples.
2024-07-09 18:22:47 +00:00
..
physics_in_fixed_timestep.rs Add an example for doing movement in fixed timesteps (#14223) 2024-07-09 14:23:10 +00:00
smooth_follow.rs Moves smooth_follow to movement dir (#14249) 2024-07-09 18:22:47 +00:00