Game Development Community

collision problem

by Satrebor · in General Discussion · 04/24/2009 (7:01 am) · 1 replies

I have a bridge,but i cant walk on it at my game becouse a collision is cilynder shape.How i can export with milkshape polygonal collision?

#1
04/24/2009 (10:56 am)
Use a cube primitive to create your collision mesh, maybe? I don't use Milkshape but you should be able to use any non-concave geometry you wish.