mirror of
				https://github.com/DerTyp7/fps-citybuild-unity.git
				synced 2025-10-31 05:07:08 +01:00 
			
		
		
		
	Added Warehouse
This commit is contained in:
		| @@ -6,7 +6,10 @@ public abstract class BuildingBlueprint : MonoBehaviour | ||||
| { | ||||
|     public bool isColliding; | ||||
|     public GameObject constructionPrefab; | ||||
|      | ||||
|  | ||||
|     public Material collisionMat; | ||||
|     public Material blueprintMat; | ||||
|  | ||||
|     private GameObject terrain; | ||||
|     private Canvas hud; | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 DerTyp187
					DerTyp187