Multiple Maps in Torque
by Jason Nabors · in Torque Game Engine · 11/29/2002 (10:09 am) · 2 replies
I noticed in Torque when I load a map, that there is no definitive edges(walls) to the map, ie you can walk off the left side of the map and appear on the right. How do I set torque up so that when I get to the edge of one map it loads the next?
Also on map size, I see the largest map I can have is 256x256. Is it possible to have larger?(video card withstanding) say 512x512?
Thanks in Advance
Also on map size, I see the largest map I can have is 256x256. Is it possible to have larger?(video card withstanding) say 512x512?
Thanks in Advance
About the author
Torque Owner Bryan Robertson
If you want to use multiple map blocks, I believe terrain manager class add-on does this.
It needs a little work though with the latter releases of torque.