How best to make a path that leads into a circle path, repeats around n times, then leaves circle
Hi
I have a character that I want to come in from off the left bottom of the screen, then move up and around a circle path in the middle of the screen multiple times, then come out of the circle near the bottom and end up off the right of the screen.
My Google searches aren't turning anything up - I thought I could draw a staright line for the left, circle in the middle, staright line to the right, merge them into one path, but then I have no idea how to make the character repeat it's way around the circle a few times before exiting right stage.
What is the best way to approach this please?
Thank you.

