Skip to content

v0.3.0

Latest
Compare
Choose a tag to compare
@qhdwight qhdwight released this 10 Jul 01:00
· 1 commit to main since this release
v0.3.0
63d3195

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