Png Primer
by Stephen Hagyard · in Torque Game Engine · 09/01/2004 (3:16 pm) · 1 replies
Hi,
Can anyboody point me to a basic primer on how to create PNG graphics that can be used for the menu? I have photoshop and just want to be able to create menu graphics from scratch for the various gui types.
Thanks in advance - Stephen Hagyard.
Can anyboody point me to a basic primer on how to create PNG graphics that can be used for the menu? I have photoshop and just want to be able to create menu graphics from scratch for the various gui types.
Thanks in advance - Stephen Hagyard.
Torque Owner Alex Swanson
Remember that when specifying the image, you do not need to include the extension (soi just "button" for a file called button.png"). Of course this also means you don't ever want 2 images with the same name but different extension to be in the same directory (eg. "button.jpg")