Request Section?
by Kevin R. · in Torque X 2D · 03/15/2008 (9:04 am) · 4 replies
Since I'm not seeing a request section, I'll add a post here...
1.) Terrain Editor (Better than TGEA Editor).
2.) A (basic) demo that doesn't use the txscene files (having the txscene files external leaves it wide open for anyone to view and alter these files).
4.) Support for newer versions of ter files.
3.) For the love of god please add documentation!!!
1.) Terrain Editor (Better than TGEA Editor).
2.) A (basic) demo that doesn't use the txscene files (having the txscene files external leaves it wide open for anyone to view and alter these files).
4.) Support for newer versions of ter files.
3.) For the love of god please add documentation!!!
About the author
#2
03/17/2008 (4:55 pm)
I was hoping for a 3D one that implemented the existing 3D features of torquex so I could get a handle on the engine.
#3
Ok. Well, John K. has a book in the works which I think will include what you want.
03/17/2008 (5:17 pm)
@Kevin,Ok. Well, John K. has a book in the works which I think will include what you want.
#4
I don't think you'd want to handle scenes 100% in code for a decent sized game as it could become a nightmare to create and mantain new levels.
03/20/2008 (9:42 am)
For #2 you could always always write a class that reads/writes encrypted xml files and passes it to the torque engine. I don't think you'd want to handle scenes 100% in code for a decent sized game as it could become a nightmare to create and mantain new levels.
Torque Owner Scott Goodwin