Game Development Community

collision problems.

by Thomas Champion · in Torque 3D Professional · 12/11/2012 (12:36 am) · 2 replies

well whats happening is this.

I can run a fresh install of T3d1.2 or AFX2.0 for T3d 1.2 and never touch the engine or anything.
I can go into the demo game or make a project, ethier way i can run thru buildings and tree's its like there not even there. i can put the collision on visable and i have collision, bounds has no effect and collision has no effect.


Any ideas on whats happening. I cant put every thing in the game on visable mesh for collision.

#1
12/11/2012 (4:14 am)
It's possible that most of the default art is designed to be used with visible collision, and doesn't have collision meshes. I think you can check (and even add simple collision meshes, maybe?) in the Shape Editor.
#2
12/11/2012 (5:42 pm)
never thought of trying to add it in the shape editor.
I will give that a try. thanks for the info.