Game Development Community

Map creator

by Aidan Sliney · in Game Design and Creative Issues · 01/25/2008 (8:24 am) · 3 replies

Hi,
Not sure if this is correct forum but here it goes anyway.
I was planning on creating a extra application to make it easier to add extra features to a torque map, I was wondering it is possible to open a saved 3D world, add the extra features I want to add and to allow the world to be resaved again.
And finally I was also wondering it is possible to execute a external program from the torque script level.
Thank You

#1
01/25/2008 (10:20 am)
When you say "add extra features to a torque map" do you mean like the mission editor, but with more features or are you thinking of something like Constructor?
#2
01/25/2008 (2:25 pm)
More like the mission editor, i plan on been able to add nodes for a a* algorithm to read in later.
#3
01/25/2008 (2:50 pm)
Mission files are text-readable. A number of people have made different additions/changes to them using third-party products.