Tunnels
by Fope · in Torque Game Engine · 08/01/2007 (10:30 am) · 3 replies
Hey i have made a tunnel interior but when i have it under ground the terain is invisible but i am still walking on it.
new InteriorInstance() {
position = "145.5605 146.586 200.656";
rotation = "0 0 1 89.3814";
scale = "1.65 1.65 1.65";
interiorFile = "~/data/structures/myinter/tunnel.dif";
showTerrainInside = "0";
locked = "true";
};
new InteriorInstance() {
position = "145.5605 146.586 200.656";
rotation = "0 0 1 89.3814";
scale = "1.65 1.65 1.65";
interiorFile = "~/data/structures/myinter/tunnel.dif";
showTerrainInside = "0";
locked = "true";
};
About the author
Employee Michael Perry
ZombieShortbus