Author Topic: Static shape collision  (Read 1097 times)

I've created a static shape, and the collision is okay, except the only thing it collides with is players. Vehicles, cameras, bricks, raycasts, and projectiles all go through it.

I have two groups in the DTS, "detail0" (LOD 0) and "collision-1" (LOD -1). Anybody know what's wrong?

I think it's supposed to be "collision1", but I'm not sure.

I think it's supposed to be "collision1", but I'm not sure.
Nope, that makes it so there's no collision at all.

your collision box is concave, make sure its convex

your collision box is concave, make sure its convex

well it's terrain, forget wat do?

Break it up into multiple subsections, then create those as seperate shapes in-game.