Unit enters region. <- works
Unit is equal to hero. <- works
Move unit to region. <- works
Move camera to new unit location. <- phails.

Unit is equal to hero. <- works
Move unit to region. <- works
Move camera to new unit location. <- phails.
-
Center to Top
-
Events
-
Unit - A unit enters Choose Good <gen>
-
-
Conditions
-
((Triggering unit) is A Hero) Equal to True
-
-
Actions
-
Unit - Move (Triggering unit) instantly to (Random point in Good Alignment Spawn <gen>)
-
Camera - Pan camera for (Triggering player) to (Center of Good Alignment Spawn <gen>) over 0.01 seconds
-
-