12 lines
331 B
Plaintext
12 lines
331 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
|
|
mouse_default_cursor_shape = 2
|
|
script = ExtResource("1_kikvd")
|