Hey there! I’m tring to make a game where you can choose between 3 clases (got that to work with a tutorial on youtube) and fight multiple waves of enemies to climb a tower and defeat the boss. But when the enemies spawn they die when they come close to the middle of the screen. I guess there are invisble player sprites there, since I lose lifes, but I can’t get rid of them without breaking the code. And the bat enemies are spawning in the middle and dying right away.
Can someone check my code and help me out? Thanks!