weird collision problem
![SkyMaple](http://forums.gamesalad.com/applications/dashboard/design/images/defaulticon.png)
Im making a running game and I have a character jumping when it detects 3 different things. Motion.linear.Y=0,jump=0,overlaps with actors with tag "collide". In the tag "collide" I have 2 actors, the floor and the platform. The character is set to collide with actor with tag "collide" and every thing works fine. But the character doesn't jump when its colliding with the platform, only the floor. Did a part of my save file get corrupted? How can I fix it?
Comments