11 lines
293 B
Plaintext
11 lines
293 B
Plaintext
[gd_scene load_steps=2 format=3 uid="uid://c7vtcaeg4nkbu"]
|
|
|
|
[ext_resource type="Script" path="res://scene/card_state_machine/arrow.gd" id="1_oqukl"]
|
|
|
|
[node name="arrow" type="Control"]
|
|
layout_mode = 3
|
|
anchors_preset = 0
|
|
offset_right = 40.0
|
|
offset_bottom = 40.0
|
|
script = ExtResource("1_oqukl")
|