Unwanted game over

why does the game end suddenly

i found the problem but i have another concern
how do I get the blue attack to aim at the player (blue square)

Use “On game update” blocks instead of the “Forever” block with pauses. During any pauses, the game will not update at all, meaning many unintended things can happen.

1 Like

This solution defeats the purpose of some of the attacks

it also makes some attacks not work