Game Development Community

How can I make the objects solid

by Jeff Wilkinson · in Torque Game Engine · 02/26/2002 (2:02 pm) · 3 replies

I am having a difficult time making the object that I create in 3d studio max solid in the engine! How would I set it so I cant walk throgh the object?

#1
02/26/2002 (2:09 pm)
Add a collision box to them.
#2
02/26/2002 (3:39 pm)
how do you add a collision box?
#3
02/26/2002 (9:52 pm)
Just check out www.garagegames.com/articles/dhannah/tutorials/ - it's all in there ;)