Slippery Ice Trigger Blues (Help with ice trigger), SOLVED
Hello everyone!!!! i am trying to get players 1-12's Runner to slide on ice, and i cannot use regions i absolutely MUST use terrain conditions. so it works just dandy, but something kind of weird happens
when a player's runner is sliding on ice.. then another player's runner is issued an order to move somewhere, the guy sliding on the ice goes in the direction of the order given by player #2
get what im saying? heres my triggers, one for sliding and one for turning. i figure it has to do with turning
i do these for each separate runner. also i am aware im leaking like a bitch, but thats ok right now
also these little orc icons are too cute
Hello everyone!!!! i am trying to get players 1-12's Runner to slide on ice, and i cannot use regions i absolutely MUST use terrain conditions. so it works just dandy, but something kind of weird happens
when a player's runner is sliding on ice.. then another player's runner is issued an order to move somewhere, the guy sliding on the ice goes in the direction of the order given by player #2
get what im saying? heres my triggers, one for sliding and one for turning. i figure it has to do with turning
Sliding
Events
Time - Every 0.03 seconds of game time
Conditions
(Terrain type at (Position of Maze Runner 0018 <gen>)) Equal to Northrend - Ice
Actions
Unit - Move Maze Runner 0018 <gen> instantly to ((Position of Maze Runner 0018 <gen>) offset by 9.00 towards (Facing of Maze Runner 0018 <gen>) degrees)
Untitled Trigger 005
Events
Unit - A unit Is issued an order targeting a point
Conditions
(Terrain type at (Position of Maze Runner 0018 <gen>)) Equal to Northrend - Ice
Actions
Unit - Make Maze Runner 0018 <gen> face (Target point of issued order) over 0.00 seconds
i do these for each separate runner. also i am aware im leaking like a bitch, but thats ok right now
also these little orc icons are too cute

Last edited: