Problem with file dialogue (changing folder)
by Soln · in Torque Game Engine · 12/08/2005 (12:28 pm) · 1 replies
I can't seem to locate any new directories outside of the base of SDK with the file-dialogue control in the demo. Save-File-As won't allow me to leave to any top-level directories. What gives? Thx.
Associate Matt Fairfax
PopCap
If you poke around a bit in the resource manager code, it will become clear how you can "disable" this feature. Honestly though, this could easily lead to bad habits and you may find yourself forgetting to include a file in your packaged game because it was off in some random directory on your harddrive and not in the game's folder.