Hey guys,
I am stuck on a very simple subject. I have a project similar to this:
dropbox.com/s/28ebqmjx0sds9ck/collision.capx
I want the wall to be solid. When the car hits the wall it should stop. If I attach the "solid" behavior to the wall, the car starts to slide strangely and unnaturally against the wall. If I attach "physics" to the wall and set "Immovable" to "yes", the car just passes through the wall. Why does not the car stop?
In my project the car both has the "physics" behavior (to interact with other objects) and the "cars" behavior to move.
Any help is appreciated <img src="smileys/smiley2.gif" border="0" align="middle" />