Game Development Community

File dialog

by gamer · in Torque Game Engine · 06/07/2006 (3:22 pm) · 0 replies

In the file dialog By default GuiDirectoryTreeList has its root set to the application root( where common, creator and mygame reside). Is there a way to change the root?
I have a directory under mygame that allow user to save missions, i want it so that when user open the file dialog to save game, he/she will only be able to see that directory by default.

thanks!