Game Development Community

Bitmap Arrays

by Jason Lee · in Torque Game Engine · 05/31/2007 (8:53 am) · 0 replies

Is there anywhere that explains the guildines for creating bitmap arrays.

This should be pretty darn simple but it isn't...

I want to overlay a transparent png on top of GUIProgress and make it look more 3d, with borders and such. How can this be done without tearing through the source code and modifying it?

I also want to show progress percentage instead of "loading datablocks", etc....