Control 'DisplayText' Alpha
Hi All,
Is it possible to control the alpha of a 'DisplayText' rule?
I can control the actor alpha istelf, so that it fades in and out when wanted.
However, the text on the actor does not fade in/out like the rest of the actor.
Any ideas?
Much appreciated.
Is it possible to control the alpha of a 'DisplayText' rule?
I can control the actor alpha istelf, so that it fades in and out when wanted.
However, the text on the actor does not fade in/out like the rest of the actor.
Any ideas?
Much appreciated.
Comments
If you really want to use it, then duplicate the display text 10 times. While the actor is fading, constrain self.alpha (a custom index attribute) to the actor's self.color.alpha*10. Then... create 10 rules... if self.alpha = 1 display text with color set to .1.
That's pretty silly, so don't use Display Text. It's not used at all in BOT.