jcornaz / heron

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

feat: added `intersections_with_shape` #219

Closed ShadowCurse closed 2 years ago

ShadowCurse commented 2 years ago

Closes #218 Added intersections_with_shape methods with tests

jcornaz commented 2 years ago

As I said here we won't introduce this, because #216 should already be a good solution for that use-case.