#Pause and Resume the simulation.
3 messages · Page 1 of 1 (latest)
you might want Time::<Physics>::pause and unpause, as shown here: https://docs.rs/avian3d/latest/avian3d/schedule/struct.Physics.html#pausing-resuming-and-stepping-physics
The clock representing physics time, following the Time clock used by the schedule that physics runs in.