not sure what you're asking?
i've done some cm, push out solids and such in my game, didn't use tilemaps though.
check here:
https://dl.dropboxusercontent.com/u/136 ... index.html
p.s. if you don't see menu - > there's a new game button floating on the left upper side, so just randomly click around until you get it, it seems some font is causing sometimes problems and people do not see it, also there's options under it / but defaults are wasd + 4 on numpad for shooting.
everything is done with custom movement / pathfinding / pushing out solids and more...
Ah, sorry. I have problem with weird pushing out. Will look at your example. thx
Basically, I'm using 360 degrees movement, using controller, and when player collides with wall it is pushing it out at high speed either to the right or if approached from the left, pushing out up. I'm using custom movement, and push out plugin ( thought same issue was with pushing out custom movement action ). Not sure that to do with that.