13 lines
333 B
Plaintext
13 lines
333 B
Plaintext
[gd_scene load_steps=2 format=3 uid="uid://cah3mvdnom1xg"]
|
|
|
|
[ext_resource type="Script" uid="uid://b3yqd1qu7dyq" path="res://card.gd" id="1_kikvd"]
|
|
|
|
[node name="Card" type="TextureRect"]
|
|
offset_left = 794.0
|
|
offset_top = 79.0
|
|
offset_right = 919.0
|
|
offset_bottom = 254.0
|
|
expand_mode = 5
|
|
stretch_mode = 4
|
|
script = ExtResource("1_kikvd")
|