Thx.
EDIT: wow I'm retarded and don't know geometry...
So if I wanted a missile to track a circular path, I could ostensibly put in:
v for the missile's move speed
v / ( radius ) * bj_RADTODEG for the missile's angle speed?
EDIT: tested and it works. |