Page 1 of 1

Actor circles around another

PostPosted: Wed Sep 07, 2011 1:08 pm
by j2graves
Could someone provide me with a method of making one actor circle around another, with variables that allow me to change the radius and speed?

Re: Actor circles around another

PostPosted: Wed Sep 07, 2011 4:17 pm
by sonicfire
just gave it a try, this is how i would do it.
you can change speed and radius in the circle-actor -> create actor

http://www.speedyshare.com/files/30218046/circleAroundMouse.ged

Re: Actor circles around another

PostPosted: Fri Sep 09, 2011 8:55 pm
by sonicfire
did you tried it??

Re: Actor circles around another

PostPosted: Sat Sep 10, 2011 10:20 am
by j2graves
Thank you! That's exactly what I wanted. And also thanks for commenting the program to make it clearer.
+1

Re: Actor circles around another

PostPosted: Sat Nov 12, 2011 12:00 pm
by j2graves
Ironically, I've just recently learned the mathematics involved in this code. :lol: