Reply to Re: Brain 10 - target?
If you don't have an account, just leave the password field blank.
Or you can compute the distance between the sprite and it's target (with math_sqrt() this should be possible, if it's not broken
) and change the brain to 9 if the distance is smaller than... some arcane value.
