mirror of
https://github.com/Relintai/broken_seals.git
synced 2024-12-21 13:16:49 +01:00
Move the ImageButton for the player ui.
This commit is contained in:
parent
be23612409
commit
17b0381bf5
@ -7,8 +7,8 @@
|
||||
[ext_resource path="res://player/GUI.gd" type="Script" id=5]
|
||||
[ext_resource path="res://ui/player/player_ui/player_ui.gd" type="Script" id=6]
|
||||
[ext_resource path="res://ui/ingame_menu/IngameMenu.tscn" type="PackedScene" id=7]
|
||||
[ext_resource path="res://ui/buttons/Buttons.gd" type="Script" id=8]
|
||||
[ext_resource path="res://ui/buttons/ImageButton.tscn" type="PackedScene" id=9]
|
||||
[ext_resource path="res://ui/player/player_ui/buttons/Buttons.gd" type="Script" id=8]
|
||||
[ext_resource path="res://ui/player/player_ui/buttons/ImageButton.tscn" type="PackedScene" id=9]
|
||||
|
||||
[node name="GUILayer" type="CanvasLayer"]
|
||||
script = ExtResource( 6 )
|
||||
|
Loading…
Reference in New Issue
Block a user