Hi,

I want to move an object around the screen with a timer in a circle pattern(automatically). Now I can move an object from side to side and check to see if I hit the form boundary.

The forumla of a circle is x*x+y*y=1