forked from frero/hsgj25-growth
10 lines
303 B
Plaintext
10 lines
303 B
Plaintext
[gd_scene load_steps=2 format=3 uid="uid://b0g5wd4n3py3x"]
|
|
|
|
[ext_resource type="Script" uid="uid://c4x7n1r3ce1bc" path="res://BaseCard/BaseCard.gd" id="1_hoajl"]
|
|
|
|
[node name="Card" type="PanelContainer"]
|
|
offset_right = 1.0
|
|
script = ExtResource("1_hoajl")
|
|
|
|
[node name="Behaviors" type="Node" parent="."]
|