jcornaz / heron

[DISCONTINUED] An ergonomic physics API for bevy games
MIT License
292 stars 44 forks source link

feat!: Allow to define (multiple) collision shapes in the child entity of a rigid body #97

Closed jcornaz closed 3 years ago

jcornaz commented 3 years ago

Resolves #11 Resolves #31

This is a breaking change!

A CollisionShape can now be inserted in a child entity of a RigidBody. It makes possible to: