gui updated
This commit is contained in:
parent
c1f9f61b0c
commit
0c9ea6ed0f
14 changed files with 124 additions and 24 deletions
|
|
@ -2,12 +2,11 @@
|
|||
|
||||
[ext_resource type="Texture2D" uid="uid://dm0hjd67a6mva" path="res://assets/sprites/gui/Pause.tres" id="1_7k3tg"]
|
||||
|
||||
[node name="PauseButton" type="TextureButton"]
|
||||
[node name="PauseButton" type="Button"]
|
||||
anchors_preset = -1
|
||||
anchor_right = 0.067
|
||||
anchor_bottom = 0.1
|
||||
offset_right = -0.200001
|
||||
anchor_right = 0.043
|
||||
anchor_bottom = 0.07
|
||||
offset_right = 0.199999
|
||||
size_flags_vertical = 4
|
||||
mouse_default_cursor_shape = 2
|
||||
texture_normal = ExtResource("1_7k3tg")
|
||||
stretch_mode = 0
|
||||
icon = ExtResource("1_7k3tg")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue