5 lines
81 B
GDScript
5 lines
81 B
GDScript
extends CardResource
|
|
|
|
class_name UnitCard
|
|
|
|
@export var spawned_unit: PackedScene
|