How can i find out X and Y of an point inside the world editor??
I mean is there any more efficient way than going in-game and firing this trigger:
I mean is there any more efficient way than going in-game and firing this trigger:
-
XY
-
Events
- Player - Player 1 (Red) types a chat message containing where as An exact match
- Conditions
-
Actions
- Game - Display to (All players) the text: (((String((X of Hero 0001 <gen>))) + ,) + (String((Y of Hero 0001 <gen>))))
-
Events