Page 1 of 1

function to print location if direction changes ?

Posted: Fri Aug 21, 2015 1:16 am
by beanybabe
I was wondering if anyone has made this kind of function. run in onload and print only if characters vector changes and distance on new vector is x or more then print the location of the change.

/-------
---/
^ it would print the cordinates at the turns.

Re: function to print location if direction changes ?

Posted: Mon Aug 31, 2015 1:33 am
by beanybabe
I found some functions that deal with vectors in the bot code they seem to do this i may try to code this and see if it can be useful