So how can I have a script element which spawns a few enemies, then tells them to go somewhere? Like in the Hero Defense mode.
I see how you can use MoveAI to get actors to follow nodes, but I'm not sure how you can dynamically select new actors to move.