ManoDestra / JS13K2021

My entry for the JS13K2021 competition
1 stars 1 forks source link

Impacts And Explosions #15

Open PeterLambCSA opened 3 years ago

PeterLambCSA commented 3 years ago

For collisions between player bullets and enemies, we need an Impact entity.

For player/enemy death, we need an Explosion entity.