Unmovable objects

masterfalcon

23-01-2008 00:32:54

Hey all,

I've got some barriers in my app that I want to be unmovable. I've tried a large weight difference(about 10000) between the barriers and my car but the car either just pushes them around or pushes its way under.

Any idea how I can accomplish this?

Thanks,

Dave

rewb0rn

23-01-2008 00:53:13

just use geometries without bodies for the barriers

masterfalcon

23-01-2008 02:31:06

Duh, i can't believe that I forgot about that. Thanks! That did the trick.