how to set a collisionshape for a static object?

lolly
Posts: 4
Joined: Wed Dec 14, 2011 8:12 am

how to set a collisionshape for a static object?

Post by lolly »

hi, I am going to use a static box in my program, I'd like to set a collisionshape to it, so that i can use it to find the collision between the box and another objects. any ideas?
Karrok
Posts: 65
Joined: Fri May 13, 2011 1:11 pm

Re: how to set a collisionshape for a static object?

Post by Karrok »

make a collision object and give it the proper shape.. ?

Theres objects with static shapes made in just about every demo.