amethyst / amethyst/specs-physics
Provide Physics Stepper for non-Amethyst users
Open
enhancement
- Dominant language
- Rust
- Stars
- 96
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
As far as I know, the old stepper was not integrated in this version of the library.
The old one can be found here: https://github.com/distransient/nphysics-ecs-dumb/blob/master/src/systems/physics_stepper.rs
For a lot of games, including mine, multiple steps per frame is an essential feature.
Are we supposed to externally manage the stepping, or were you planning on having this feature included in the stepper system?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.