Tasharen Entertainment Forum

Support => Other Packages => Topic started by: jd3d on April 01, 2014, 06:00:05 AM

Title: HUD Text generating sprites
Post by: jd3d on April 01, 2014, 06:00:05 AM
Recently got HUD Text and have gotten it all setup and working correctly displaying damage and what not. I have been asked to add in sprites after a critical hit happens that say Augh! and Arg!, instead of just having text appear saying that. Is there a simple way to incorporate the sprites, so they will appear after the damage text but also transition upward and fade away like the text does?
Title: Re: HUD Text generating sprites
Post by: ArenMook on April 01, 2014, 11:09:56 AM
Easiest way is to add them as emoticons to your text. So you would create an emoticon with a sequence like [ARGH] and would associate the "ARGH" sprite with it, and when you'd print that text with HUDText it would show the sprite instead.