Spoiler:
Normal Slide
Events
Time - Every 0.03 seconds of game time
Conditions
Actions
Player Group - Pick every player in (All players) and do (Actions)
Loop - Actions
Unit Group - Pick every unit in (Units in (Playable map area) matching (((Picked player) controller) Equal to User)) and do (Actions)
Loop - Actions
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
If - Conditions
((Picked unit) is A Hero) Equal to True
Then - Actions
Wait until ((Terrain type at (Position of (Picked unit))) Equal to Northrend - Ice), checking every 0.10 seconds
Unit - Move (Picked unit) instantly to ((Position of (Picked unit)) offset by IceSpeed towards (Facing of (Picked unit)) degrees)
Else - Actions
Do nothing
Events
Time - Every 0.03 seconds of game time
Conditions
Actions
Player Group - Pick every player in (All players) and do (Actions)
Loop - Actions
Unit Group - Pick every unit in (Units in (Playable map area) matching (((Picked player) controller) Equal to User)) and do (Actions)
Loop - Actions
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
If - Conditions
((Picked unit) is A Hero) Equal to True
Then - Actions
Wait until ((Terrain type at (Position of (Picked unit))) Equal to Northrend - Ice), checking every 0.10 seconds
Unit - Move (Picked unit) instantly to ((Position of (Picked unit)) offset by IceSpeed towards (Facing of (Picked unit)) degrees)
Else - Actions
Do nothing