- Joined
- Sep 27, 2018
- Messages
- 61
There is a way to rotete buildings at reforged?
No editor, I know you can change stats - Is a Building
With triggers I have this:
No editor, I know you can change stats - Is a Building
With triggers I have this:
-
TrpRotacion
-
Events
-
Destructible - Palanca 5851 <gen> dies
-
-
Conditions
-
Actions
-
Unit - Pause all units
-
Visibility - Create an initially Enabled visibility modifier for Player 1 (Red) emitting Visibility from (Position of Trampilla 0421 <gen>) to a radius of 500.00.
-
Camera - Apply Camera 037 <gen> for Player 1 (Red) over 1.00 seconds
-
Wait 1.00 seconds
-
Sound - Play GateOpen <gen>
-
Unit - Make Trampilla 0421 <gen> face 0.00 over 3.00 seconds
-
Neutral Building - Set Trampilla 0421 <gen> destination to (Center of Viento07 <gen>)
-
Set VariableSet VientoDireccion = Viento07 <gen>
-
Wait 3.00 seconds
-
Camera - Pan camera for Player 1 (Red) to (Position of (Dying destructible)) over 1.00 seconds
-
Visibility - Destroy (Last created visibility modifier)
-
Unit - Unpause all units
-
-