public Vector3 GetReverseSpot() { if (tail) { return(tail.GetReverseSpot()); } return(transform.position); }