Hello, in this capx is created a sprite object with platform behavior disabled by default.
When you hit the space key, a new object is created that collides with a solid.
Although the object has platform behavior disabled, the condition "Platform is on floor" remains true.
Is this correct ?, I find it strange, the condition should be false if the object has the platform behavior disabled.
https://dl.dropboxusercontent.com/u/60803633/testPlatform.capx