12 lines
385 B
Text
12 lines
385 B
Text
[gd_scene load_steps=2 format=3 uid="uid://u5l3jd00s8vd"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://dm0hjd67a6mva" path="res://assets/sprites/gui/Pause.tres" id="1_7k3tg"]
|
|
|
|
[node name="PauseButton" type="Button"]
|
|
anchors_preset = -1
|
|
anchor_right = 0.043
|
|
anchor_bottom = 0.07
|
|
offset_right = 0.199999
|
|
size_flags_vertical = 4
|
|
mouse_default_cursor_shape = 2
|
|
icon = ExtResource("1_7k3tg")
|