Problem with colision sensor? (2.35)

It dose not seem to work properly. anyone else having problems with colision sensor in the game engine (with 2.35)? This is buging me.

Nope not having any problems at all with the collison sensor.

Your problem might be that collision isn’t clicked for the object. Or you typed something in the property for collision and you’re not detecting that property. The other object must have that property you set. Say you put Property: enemy for the collision sensor, the other object that you collide into must have an ADD Property enemy.

If collisions just doens’t work for you in general I have no idea what’s wrong with it. I did a small basic setup with a dynamic cube with collision sensor setting some property to true when it hits something. Collision sensor works fine, no problems here on 2.35a.

Jason Lin