So I am using the beta r99 release and am using the provided platforming controls.
I am having some small problems with what I think seems to be collision boxes. All of my background tiles are 32x32 with a collision box of 32x32. My character is 32x32 with a collision box of 18x24. Here is an image of the 2 problems I seem to be having:
http://img.photobucket.com/albums/v206/MANDRAGGANON/collision_problem.png
1. In some areas he can stand on the wall like this, not everywhere though which is strange since its the same tile.
2. For some reason he cannot walk through the corridor along the bottom there. The opening is 32x32 so he should be able to fit if his collision is only 24 high? There are a few areas like this, he cannot move through an open area that is 32x32.
Does anyone have any ideas why I might be getting these problems?