Enclosure area
by Alejandro Lopez · in General Discussion · 06/04/2008 (2:54 pm) · 5 replies
Has the engine something to prevent that the player go to a unwanted area.
like some barrier, i im using a static shape, and put a collision model , but in cant find how set invisible and still collideable.
like some barrier, i im using a static shape, and put a collision model , but in cant find how set invisible and still collideable.
#3
it's the name "NULL" which is important.
again, not sure if it works for DTSs.
06/04/2008 (5:15 pm)
Folks generally use a small 16x16 solid-maroon texture, but yes, it could be any texture, and any format.it's the name "NULL" which is important.
again, not sure if it works for DTSs.
#4
06/04/2008 (5:39 pm)
Export your dts as Collision-1 as it's name and it will not be renderred, but will allow collisions against it as an invisable barrier. The texture doesn't matter. Somewhere around here is a tutorial that sets the player bounds to certain areas.
#5
thanks a lot.
06/04/2008 (8:48 pm)
Yes, its worked , and finally i have to changed the propieties, in the inspector menu to disabled the light, because it was making shadows.thanks a lot.
Associate Orion Elenzil
Real Life Plus
at least, that works for DIFs.