jcornaz / heron

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

Static bodies #7

Closed jcornaz closed 3 years ago

jcornaz commented 3 years ago

As a User, I would like to define a static body that affect other bodies, but is not affected by physic, so that I can create platforms, or other static world objects.