Jondolf / avian

ECS-driven 2D and 3D physics engine for the Bevy game engine.
https://crates.io/crates/avian3d
Apache License 2.0
1.55k stars 120 forks source link

Fix default schedule in `IntegratorPlugin::new` docs #495

Closed Jondolf closed 3 months ago

Jondolf commented 3 months ago

Objective

The docs for IntegratorPlugin::new mention the wrong default schedule.

Solution

Fix the docs.