Infinite loop error

For some reason, in every level with a Sprite Can, the game gets an infinite loop error. This started happening when Updated Ermac’s (the character that emits from the can) behaviours. Could someone find it and/or help me remove the error?

how do you trigger the loop?

1 Like

The loop is coming from the “Soul Ball” object.
You need to remove the parent on this object.

image

A child takes the code of the parent, so when the “being-3” emit “Soul Ball”,
“Soul Ball” is infinitely spawning more “Soul Ball”.

1 Like

I summon Ermac by standing on the Sprite Can