Card cast

This commit is contained in:
Rendo 2026-02-28 18:08:26 +05:00
commit 52572f8c37
17 changed files with 124 additions and 30 deletions

5
cards/unit_card.gd Normal file
View file

@ -0,0 +1,5 @@
extends CardResource
class_name UnitCard
@export var spawned_unit: PackedScene