Game Development Community

StartupGui

by Mario N. Bonassin · in Torque Game Engine · 02/25/2005 (12:25 am) · 1 replies

How and where do I make the StartupGui accept .png for the bitmap instead of .jpg

Thanks
mario

#1
02/25/2005 (1:25 am)
Just save the same image as a .png. I think Torque loads .jpg files first as default so you'll have to remove the jpg version from the folder or rename it.

Nick