Game Development Community

Help! Help! Help! About GUI effects

by Nabarro · in Torque 3D Professional · 11/09/2010 (11:06 am) · 2 replies

Hello, everybody,

I'm having one big problem when trying to implement some GUI effects. For example, let one sparkling star floating around GUI's border. Or let fire burning on GUI. It's like using some GUI special effects.

How to do this? Are there any resources can be referenced? Anyone may help with this? Thank you very much.

Thanks, any responses are appreciated.

#1
11/10/2010 (12:31 am)
Anyone may help with this?
#2
11/10/2010 (1:54 am)
Fire burning would be an animation, a sparkling star would be an animation that moves around the border. It's just a matter of doing it. (Unless the GUI can't do animation, in which case you'd have to like add it or something)