- Joined
- May 11, 2010
- Messages
- 7
Sorry to bother. I tried searching for an answer online, but it seemed others had the same problem making a unit instantly face a certain angle/facing by casting a spell.
It should be simple.. but it's not working. What happens the first time you click the spell the unit does not move. But the following times, it starts moving finely...
It should be simple.. but it's not working. What happens the first time you click the spell the unit does not move. But the following times, it starts moving finely...
-
CounterClockwise
-
Events
- Unit - A unit Starts the effect of an ability
-
Conditions
- (Ability being cast) Equal to Turn Counter-Clockwise
-
Actions
- Set TempUni1 = (Triggering unit)
- Set TempRe1 = (Facing of (Triggering unit))
- Unit - Move TempUni1 instantly to (Position of TempUni1), facing (TempRe1 + 90.00) degrees
-
Events
- Unit - Move TempUni1 instantly to (Position of TempUni1), facing TempRe1 degrees