citylimits/scripts/structure.gd
Tony Bark ceae7ebfa6 Split 2D and 3D scripts
- Moved data structure code to /scripts
2023-12-14 02:29:02 -05:00

8 lines
211 B
GDScript

extends Resource
class_name Structure
@export_subgroup("Model")
@export var model:PackedScene # Model of the structure
@export_subgroup("Gameplay")
@export var price:int # Price of the structure when building