MissionFileSpec path problem
by Yannick Lahay · in Torque Game Engine · 09/13/2008 (12:49 pm) · 2 replies
I'm facing a (ridiculous/noob) problem..
According to the tutorial "TGE Simplification (Part 2)", I moved my missions directory to myGame/client/data/
Then, I've updated the MissionFileSpec's path to client/data/missions/*.mis
It was supposed to work, but it does not: when I want to start a mission, the missions' list is empty.
I haven't found any compiling error in the console, and I had no problem updating the access paths for the other files.
Thanks for any hint ;-)
According to the tutorial "TGE Simplification (Part 2)", I moved my missions directory to myGame/client/data/
Then, I've updated the MissionFileSpec's path to client/data/missions/*.mis
It was supposed to work, but it does not: when I want to start a mission, the missions' list is empty.
I haven't found any compiling error in the console, and I had no problem updating the access paths for the other files.
Thanks for any hint ;-)
Torque Owner Yannick Lahay