bullets now kill enemies
authorEduardo <[email protected]>
Wed, 8 May 2024 10:34:03 +0000 (12:34 +0200)
committerEduardo <[email protected]>
Wed, 8 May 2024 10:34:03 +0000 (12:34 +0200)
commit4b8186027a17316ce71ba29d7142bae63b354586
treecb43e59dd539eeda393e36d7604386dfe40b61e1
parentf2008039cd3e754ecfc625d8f5e91bdb5c74d106
bullets now kill enemies
and they are positioned before other elements (so bullets are under)
CONSTANTS.gd
components/base_bullet/BaseBullet.tscn
components/base_bullet/base_bullet.gd
components/base_enemy/base_enemy.gd
components/player/player.gd