Hello! I've been searching for a while now, and I cannot seem to find a good AS3 platforming tutorial, that uses freeform axes, or basically letting the character walk on any shape.

I'm mostly having problems with the hit test, I have a map that looks like this:








__________
______________________________________________





any Ideas on how to code the hit tests? An array that checks through? I really am stuck, I've tried this for a few days now, and I'm still stuck.