mirror of
https://github.com/DerTyp7/fps-citybuild-unity.git
synced 2025-10-30 12:37:08 +01:00
update buildings
This commit is contained in:
@@ -14,6 +14,7 @@ public abstract class BuildingBlueprint : MonoBehaviour
|
||||
Ray ray;
|
||||
|
||||
public abstract void Init();
|
||||
|
||||
public abstract void WhileColliding();
|
||||
public abstract void WhileNotColliding();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user