Game Development Community

Disable Tree collisions?

by kgle · in Torque 3D Professional · 08/05/2012 (7:04 pm) · 4 replies

Hey everybody,

Brief question here, does anybody know how to disable collisions on trees in the forest editor? Does it have something to do with the cs script? Object editor? Thanks.

About the author

Recent Threads


#1
08/05/2012 (11:33 pm)
The collision factor seems to be based on the model itself. If the model has collision meshes embedded in it, such as the default tree provided, then it can have collisions. If you create a quick tree without making collision meshes, like I did in blender for testing purposes, then it will not have collision.
Go into the forest editor and you will find a line item called "collision" which you can toggle on and off, assuming the tree has collision meshes.


BTW Curiosity has landed! I'm sorry I just had to add that part.
#2
08/06/2012 (3:03 pm)
Ah Ha! Thank you so much! Didn't see that tab up there, phew, that's awesome man, thanks for the pointer!
#3
08/06/2012 (8:32 pm)
Glad I could help.
#4
08/07/2012 (10:26 pm)
Quote:you will find a line item called "collision"

i can't see it.nor the tab.
my 17' crt sometimes cannot show t3d's somepart.
where actually it is?

only i am seeing a field "collidable".
unchecking it does not disable tree collission for "art/shapes/trees/defaulttree/defaulttree.dae".