new mutations + plant part data structure simplified
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
extends Resource
|
||||
class_name PartGroup
|
||||
|
||||
@export var parts: Array[PlantPart]
|
||||
Reference in New Issue
Block a user