• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

Need Help With Floating Text

Status
Not open for further replies.
Level 4
Joined
Jan 3, 2005
Messages
91
Sp4WnEd said:
Age and a lifespan is for the living.
Lol ;)

Ok this is how these triggers work: If not defined explicitly, a floating text will remain forever. But since not everybody may want this to happen (i.e. Evasion > "Miss!") so blizzard added a lifespan to floating texts.

"Floating Text - Permanent/Expires" tells a text to become inactive after being expired which means after having lived its "lifespan". If you set i.e. the lifespan of a text to 5 after you have created it, the text will instantly become invisible after 5 seconds.

"Floating Text - Change Age" changes the "age" of a text, so if we for example set the age of the text we created earlier to 4, it will expire after 1 second.

"Floating Text - Change Lifespan" should now be clear, it sets a new lifespan to a text. I don't know how this function affects its "age", so I would set its age to 0 after calling this function.

"Floating Text - Change Fadepoint" is also very important: Once the life(span) of a floating text, the text will reach its fadepoint and start to become old and weak and fade away (lol). If we have i.e. a lifespan of 5 and a fadepoint set to 4, the text will be normally visible for 4 seconds and then fade away over 1 second.


klovadis
 
Status
Not open for further replies.
Top