R
regred
Guest
I can't make my floating text disappear after a set amount of time (you cant use remove if you have made multiple it only deletes the last). Ive tried all the floating text triggers and they dont seem to work help!
Untitled Trigger 014
Events
Time - Elapsed game time is 5.00 seconds
Conditions
Actions
Floating Text - Create floating text that reads Array1 at (Center of (Playable map area)) with Z offset 0.00, using font size 10.00, color (100.00%, 100.00%, 100.00%), and 0.00% transparency
Set My_Floating_Text[1] = (Last created floating text)
Floating Text - Create floating text that reads Array2 at (Center of (Playable map area)) with Z offset 0.00, using font size 10.00, color (100.00%, 100.00%, 100.00%), and 0.00% transparency
Set My_Floating_Text[2] = (Last created floating text)
Floating Text - Create floating text that reads Array3 at (Center of (Playable map area)) with Z offset 0.00, using font size 10.00, color (100.00%, 100.00%, 100.00%), and 0.00% transparency
Set My_Floating_Text[3] = (Last created floating text)
Floating Text - Create floating text that reads Array4 at (Center of (Playable map area)) with Z offset 0.00, using font size 10.00, color (100.00%, 100.00%, 100.00%), and 0.00% transparency
Set My_Floating_Text[4] = (Last created floating text)
Floating Text - Create floating text that reads Array5 at (Center of (Playable map area)) with Z offset 0.00, using font size 10.00, color (100.00%, 100.00%, 100.00%), and 0.00% transparency
Set My_Floating_Text[5] = (Last created floating text)
Wait 2.00 seconds
Floating Text - Destroy My_Floating_Text[1]
Floating Text - Destroy My_Floating_Text[2]
Floating Text - Destroy My_Floating_Text[3]
Floating Text - Destroy My_Floating_Text[4]
Floating Text - Destroy My_Floating_Text[5]