Inside .DTS
by Josh Moore · in Artist Corner · 05/12/2003 (4:58 pm) · 4 replies
I'm a coder, but I just have a quick question for all you Torque modlers. Can people walk around inside of .DTSs? Like a dropship that has different levels, hallways, ect. I know you can have like 6 .DTSs in a cube and that works, but what about a single shape?
Thanks -
The_Force
Thanks -
The_Force
#2
Our dropships are gonna be vehicles. Hwever, I have a hack to get the same effect.
05/13/2003 (3:12 pm)
BSP interior? Is that just regular .dif interiors, or is it different?Our dropships are gonna be vehicles. Hwever, I have a hack to get the same effect.
#3
05/13/2003 (3:50 pm)
.dif interiors are BSPs.
#4
You could do it you wanted too. Nothing says you have to use difs for interiors.
I've used dts for interior for some experiments, they work fairly well, but tend to get slow when you have other 5 or more ppl on the server.
05/13/2003 (4:52 pm)
Actually ppl can walk around in a dts shape. But its not recommended. For one thing, Building interiors tend to have a lot of polys, and hence you would need a fairly detailed collision mesh. most performance related issues.You could do it you wanted too. Nothing says you have to use difs for interiors.
I've used dts for interior for some experiments, they work fairly well, but tend to get slow when you have other 5 or more ppl on the server.
Torque Owner Jarrod Roberson