Game Development Community

Demo loading png textures?

by Chilton Webb · in Torque Game Engine · 02/06/2005 (4:37 pm) · 2 replies

Hi,

I'm using the Torque demo until the GG folks get my payment. Does anyone know if there's a limitation in the demo that would prevent the Bitmap Operation in the Terrain Terraform Editor from being able to see .png files? I can't get it to show any of the png files I've made, or any files for that matter, from the file dialog when I use the Bitmap 'Choose' button.

However, I can use the File->Export Terraform Bitmap, and it shows my files in the folder it's exporting to.

Any suggestions?

Thanks,
-Chilton

#1
02/06/2005 (4:56 pm)
Put the png in \common\editor\heightScripts\
#2
02/06/2005 (5:13 pm)
Hi Matthew,

Thank you very much, that did the trick. Earlier I didn't see a heighScripts folder anywhere, so I placed the png in the editor folder. Creating the folder, and putting the file in it, worked.

-Chilton