I'm trying to make a scientist patrol from one place to another using path_corners, I can't use scripted_sequences, because he must be killable.
The problem is that I don't want him there from the beginning
so I teleport him in from another part of the map, but that doesn't work, he won't move. I've tried changing his target afterwords with a trigger_changetarget but that doesn't wotk cuz he can't have a name.
Is there a way around this?