Game Development Community

Questions about DIF zones and DTS objects

by ChrisG · in Artist Corner · 05/31/2007 (6:52 pm) · 1 replies

Ok, I understand that by creating zones in DIF objects by using portals it means that only those zones within the DIF that are visible are rendered.

But what about the DTS objects that are placed within those zones in the Torque mission editor?
Are only those DTS objects within visible zones rendered?
What happens if the bounds of the DTS object is slightly imbedded with in a DIF brush that forms part of the zone boundry?

#1
06/01/2007 (12:26 pm)
The DTS objects in the zone will not be rendered if you can't see through the portals attached to that zone.

I'm not sure on the bounds (I don't *think* it will effect it) but it is easy enough to test with a debug build (using F9).