I am one of those oddballs, i <3 programming, but math is not my strong suit..

float targetX = targetCreature.getX();
float targetY = targetCreature.getY();
float...