Game Development Community

GUIBitmap Effects

by Alexandre Ribeiro de Sa · in Torque X 2D · 01/06/2009 (6:42 pm) · 0 replies

Hello,

I'd like to do a splash screen with some effects in my logos and some effects in game interface, like alpha, rotation and size.

I did something with T2DStaticSprite using a custom shader, but this is very good for in game features, like itens but is awful to GUI, there any way to do that with GUIBitmap?

If not, there any (easy) way to use T2DStaticSprite to create my gui? (or I'm doing something wrong, and design a GUI with T2D component is VERY easy :P)


Thanks!