This is a bit technical question, i create an Zombie-Actor, which itself creates an Zombie-Eye actor.
I set the parent upon creation to Event Actor so that the newly Zombie-Actor is the parent of the Zombie Eye. (moves with the Zombie Actor)
But: When i destroy the Zombie Actor, the "child" (the Zombie Eyes) arent destroyed as well. How can i access the Zombie-Eye actor?? (destroy it, move it, apply effects to it)
Any help really appreciated
