13 lines
419 B
Text
13 lines
419 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="TextureButton"]
|
|
anchors_preset = -1
|
|
anchor_right = 0.067
|
|
anchor_bottom = 0.1
|
|
offset_right = -0.200001
|
|
size_flags_vertical = 4
|
|
mouse_default_cursor_shape = 2
|
|
texture_normal = ExtResource("1_7k3tg")
|
|
stretch_mode = 0
|