I combine a `Phase` component, that is a state machine that make callbacks to lua, a `ParticleEmitter` component that clones entities in bursts and a Collision system that makes callbacks to Lua too. The result is.. explosions!!
#bevy_ecs #raylib #gamedev #indiedev #aberredengine