mirror of
				https://github.com/DerTyp7/grow-ai-unity.git
				synced 2025-10-30 12:57:09 +01:00 
			
		
		
		
	idk
This commit is contained in:
		| @@ -6,8 +6,9 @@ public class PathfindingSystem : MonoBehaviour | ||||
| { | ||||
|     public static PathfindingSystem instance { get; private set; } | ||||
|     public Pathfinding pathfinding; | ||||
|     int originX = 0; | ||||
|     int originY = 0; | ||||
|      | ||||
|     // int originX = 0; | ||||
|     // int originY = 0; | ||||
|  | ||||
|     void Start() | ||||
|     { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 j.mei7
					j.mei7