Im making a marco polo game and for some reason the floating text isnt showing up and if u need more info just tell me
Thx in Advance
Thx in Advance
-
Untitled Trigger 001 Copy
-
Events
- Unit - A unit Begins casting an ability
-
Conditions
- (Ability being cast) Equal to Shout
- (Ability being cast) Equal to Shout Chatty
-
Actions
-
Unit Group - Pick every unit in (Units in (Playable map area)) and do (Actions)
-
Loop - Actions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
- (Unit-type of (Picked unit)) Equal to Quick Kid
- (Unit-type of (Picked unit)) Equal to Smart Kid
-
Then - Actions
- Floating Text - Create floating text that reads POLO! at (Position of (Picked unit)) with Z offset 0.00, using font size 10.00, color (100.00%, 100.00%, 100.00%), and 0.00% transparency
- Floating Text - Show (Last created floating text) for (All players)
-
Unit Group - Pick every unit in UnderWater and do (Actions)
-
Loop - Actions
- Floating Text - Destroy (Last created floating text)
-
Loop - Actions
- Wait 6.00 seconds
- Floating Text - Destroy (Last created floating text)
- Else - Actions
-
If - Conditions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
Loop - Actions
-
Unit Group - Pick every unit in (Units in (Playable map area)) and do (Actions)
-
Events