Hi,
i ve created a global variable that stores the enemies hp and an event which reduces the value on collision with the bullet.
This works great for a single enemy but if i create more then one, hitting a single enemy reduces each ones hp...
How can i fix thix problem? Thanks a lot.. ;=)