10 lines
322 B
Plaintext
10 lines
322 B
Plaintext
[gd_scene load_steps=2 format=3 uid="uid://rj1fsdlhju5y"]
|
|
|
|
[ext_resource type="Script" uid="uid://ctjmwgucwh3le" path="res://Scenes/Main/MiracleButton.cs" id="1_sxcu0"]
|
|
|
|
[node name="MiracleButton" type="Button"]
|
|
custom_minimum_size = Vector2(128, 64)
|
|
offset_right = 8.0
|
|
offset_bottom = 8.0
|
|
script = ExtResource("1_sxcu0")
|