I'm trying to create a movement system similar to that of Bopl Battle where the player can stick to a platform and circle around, so it can go on the side and upside down and loop around.
In my game there is just one platform and I don't need jumping, the player just needs to be able to circle around it, the platform is a rectangle with rounded edges.