- Rapier configuration
- Replaced
Gravity
andRapierPhysicsScale
resources with a uniqueRapierConfiguration
resource. - Added an
physics_pipeline_active
attribute toRapierConfiguration
allowing to pause the physic simulation. - Added a
query_pipeline_active
attribute toRapierConfiguration
allowing to pause the query pipeline update.
- Replaced