Quote:
Originally Posted by DarkReaper0
It's not, here's the central formula:
this.x = this.centerx - temp.radiusx * sin(temp.alpha);
this.y = this.centery - temp.radiusy * cos(temp.alpha);
Basic circle script.
|
So it's just a convenient effect and not running off of mass, velocity and such?