character controller run in circles

HI guys

when i press Left and Right Button i want the character controllers to move in the circles , place can any one tell me how can i do this.

thanks
Prasanna

bump

Set circle path for character controller using itweenPath and increase the percent when press arrow keys.

here U go http://itween.pixelplacement.com/examples.php
check Path-constrained Characters example

Waypoints or raycast would do the trick. Then you don’t have to install a huge plugin or spend money. iTween is a nice system but it does have a bit of a learning curve. If you want your controller to move in a circle just like your image all you have to do is turn it from the center axis. Also you can keep your player at a certain distance from the center at all times using raycast.

1103672--41493--$Untitled.png