more ferris wheel problems

I posted something a little while ago on ferris wheels and somone gave me the demo by @RThurman and it worked well. Since I am making a platformer I needed to constrain my character to the blocks so I found a demo by @jamie_c and I figured since it moves in a circle I could combine the rules for a horizontal moving platform and a vertical moving platform. This works except for when the platform goes to the bottom my character isn't able to move around properly. Also he only moving platform my character can stay on is the one above the center wheel even though all the other ones have the same rules and constraints. My character will just slide off them. I was wondering if anyone could help me?

Sign In or Register to comment.