Added building structure
Created harvester building added harvester particles added nearest resource func
This commit is contained in:
@@ -5,3 +5,6 @@ extends Resource
|
||||
@export var name: String
|
||||
@export var description: String
|
||||
@export var cost: Dictionary
|
||||
|
||||
func ready(building: BuildingBase) -> void:
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user