- Joined
- May 3, 2008
- Messages
- 51
Hiho, does anyone know how to create a Trigger with reverse sliding?
Like, if i click left, the escaper turns right, and if i click down, the escaper turns up?
I have an idea, maybe with an additional trigger like:
Thanks for coming answers.
___________
Elchkopf
Like, if i click left, the escaper turns right, and if i click down, the escaper turns up?
I have an idea, maybe with an additional trigger like:
- Events
- A unit is ordered to a point.
- Conditions
- Actions
- Set Position of Unit = TempLoc
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
- 'IF'-Conditions
-
Terrain Type at TempLoc Equal To Slide Terrain
- 'THEN'-Aktionen
-
Set Facing = (Target Point of Issued Order) to (Target Point of Issued Order offset by 1.00 towards 180.00 degrees))
- 'ELSE'-Aktionen
Thanks for coming answers.
___________
Elchkopf