More Direction
This commit is contained in:
@@ -452,7 +452,7 @@ namespace Marro.PacManUdon
|
||||
bestDirection = direction;
|
||||
}
|
||||
}
|
||||
Debug.Log($"{gameObject.name} Closest next tile is in direction {bestDirection}");
|
||||
//Debug.Log($"{gameObject.name} Closest next tile is in direction {bestDirection}");
|
||||
return bestDirection;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user