gae_wild_jam/scripts/perk_card.gd

5 lines
110 B
GDScript

extends Control
@export var icon: Texture2D
# Called when the node enters the scene tree for the first time.