v0.3.0
Warning
You most likely need to modify your player collider after updating to this version! Now the player transform needs to be at the center of the collider. This is to accommodate cylinders as the new recommended default collider.
- Update to Bevy 0.14 and Rapier 0.27
- Change player collider in example to a cylinder
- Massively improve step feature, only for colliders right now