Game Development Community

Quick question

by Rick LaRue · in Torque 3D Professional · 01/07/2010 (3:36 pm) · 2 replies

Is iy possible to set a waterblock to not allow someone to go into the water?
If so how would you go about setting that up?

I know there is a way to set it so someone can drown in water,but I really want to use water as a boundary.

Thanks,
Rick

#1
01/07/2010 (3:46 pm)
You can try this resource (Layer based traversability for Torque3D terrains) and set the texture to be impassable.
#2
01/07/2010 (3:53 pm)
Thank you! That is exactly what I needed.