-
Give a ID to each Enemy.
-
Make the Bullet have an array variable.
-
Use the array tools extension.
-
“Bullet is in collision with Enemy” + “Bullet array variable doesnt contain a child with the value Enemy.Variable(ID)”
-
“Damage enemy” + “Add Enemy.Variable(ID) to Bullet array variable”
2 Likes