jcornaz / heron

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

Allow to define body "restitution" #5

Closed jcornaz closed 3 years ago

jcornaz commented 3 years ago

As a User, I would like define the restitution of a body, so that I can make some object to "bounce" when they hit something.