How to make an object solid.
by iivi0rtal · in Torque 3D Beginner · 04/18/2010 (4:08 pm) · 10 replies
Hello, I am new to Torque 3d and I've already got a couple of objects (Collada) but when I test the game I go through my objects, I need to know how to make the objects solid so I can't go through them.
#2
04/18/2010 (6:33 pm)
Moved to T3D Public.
#3
04/19/2010 (5:06 pm)
hey Steve, so you're telling me i can add the collision directly from Torque? if yes exactly under what option?
#4
04/19/2010 (7:50 pm)
CollisionType, in the object's properties when you have it selected. Defaults to "collision mesh" - so if you don't have a collision mesh it won't have collision. There's also "visible mesh" for wha-you-see-is-what-you-get collision.
#5
can you add it on blender? if yes how?
ty.
04/20/2010 (12:49 pm)
ok so whats the best program to add a visible mesh?can you add it on blender? if yes how?
ty.
#6
For a collision mesh (sealed, single sided, non-concave) you can add in any 3D app, Blender included.
Check out documentation->support->artists for general modeling->torque info and also http://jsgreenawalt.com/ for info on the latest (incomplete) Blender dts plugin and http://www.biomassthegame.com/j20090721.html for Blender->collada info.
04/20/2010 (1:45 pm)
You don't need to add a "visible mesh" it's whatever mesh is visible gets used for collision (doesn't like lots of small polys or super long thin rectangles).For a collision mesh (sealed, single sided, non-concave) you can add in any 3D app, Blender included.
Check out documentation->support->artists for general modeling->torque info and also http://jsgreenawalt.com/ for info on the latest (incomplete) Blender dts plugin and http://www.biomassthegame.com/j20090721.html for Blender->collada info.
#7
04/20/2010 (4:44 pm)
hey ok steve, so Ive built a couple of 3d models in Google Sketchup,and I can export them as .3ds and collada because Im still a little new to Blender. What would be give my models collision? (easiest way).
#8
All about Blender -> Collada Export -> T3D
04/20/2010 (5:37 pm)
http://www.biomassthegame.com/j20090721.htmlAll about Blender -> Collada Export -> T3D
#10
because im trying to make a little lake but the terrain is not thick enough.
04/22/2010 (5:06 pm)
hey steve i have another question, how do i make my terrain thicker?because im trying to make a little lake but the terrain is not thick enough.
Associate Steve Acaster
[YorkshireRifles.com]