- Joined
- Jun 2, 2009
- Messages
- 1,233
Hello everyone. I am experimenting on Floating Text and i am trying to make it follow specific unit. This one is not working somehow.
I want to make it follow the unit. How can i do that?
-
Untitled Trigger 001 Copy
-
Events
-
Time - Every 2.00 seconds of game time
-
-
Conditions
-
Actions
-
Floating Text - Create floating text that reads HERO above Paladin 0002 <gen> with Z offset 0.00, using font size 10.00, color (100.00%, 100.00%, 100.00%), and 0.00% transparency
-
Floating Text - Change the color of (Last created floating text) to (100.00%, 0.00%, 0.00%) with 0.00% transparency
-
Floating Text - Change the lifespan of (Last created floating text) to 2.00 seconds
-
Wait 2.00 seconds
-
Floating Text - Destroy (Last created floating text)
-
-
I want to make it follow the unit. How can i do that?