I tried to create a trigger where the location of the mouse cursor is revealed to the player. I created 2 triggers, 1 to update the position of the mouse cursor with the "Player # moves mouse" event and the trigger itself updating the XY location of the mouse through global variable. The second trigger uses the first trigger to reveal the location of the point when a unit uses a ability.
How do I make this work?
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
I tried to create a trigger where the location of the mouse cursor is revealed to the player. I created 2 triggers, 1 to update the position of the mouse cursor with the "Player # moves mouse" event and the trigger itself updating the XY location of the mouse through global variable. The second trigger uses the first trigger to reveal the location of the point when a unit uses a ability.
How do I make this work?