Conversion of the breakout example @https://github.com/bevyengine/bevy/blob/main/examples/game/breakout.rs to use rapier2d (https://rapier.rs/)
Shows how to despawn an entity on collision. See the bevy_0.4.0 tag if using older bevy.
Conversion of the breakout example @https://github.com/bevyengine/bevy/blob/main/examples/game/breakout.rs to use rapier2d (https://rapier.rs/)
Shows how to despawn an entity on collision. See the bevy_0.4.0 tag if using older bevy.