rapier
rapier copied to clipboard
Add hook for contact impulses
This exposes up to date impulse information so that the user can create effects etc based on them. See https://github.com/dimforge/bevy_rapier/issues/108.
Disclaimer: I am new to Rust with a with a background in C++ and it this is the first time I'm contributing to rapier. Please be generous with comments, I am here to learn.