gui updated
This commit is contained in:
parent
c1f9f61b0c
commit
0c9ea6ed0f
14 changed files with 124 additions and 24 deletions
Binary file not shown.
|
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 33 KiB |
7
assets/sprites/gui/ButtonBackground.tres
Normal file
7
assets/sprites/gui/ButtonBackground.tres
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
[gd_resource type="AtlasTexture" load_steps=2 format=3 uid="uid://d0yhee0scl7mc"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://dvldjlg0nr355" path="res://assets/sprites/atlases/atlas1.png" id="1_i6oyj"]
|
||||
|
||||
[resource]
|
||||
atlas = ExtResource("1_i6oyj")
|
||||
region = Rect2(0, 300, 36, 36)
|
||||
|
|
@ -4,4 +4,4 @@
|
|||
|
||||
[resource]
|
||||
atlas = ExtResource("1_i8m7w")
|
||||
region = Rect2(355, 68, 51, 47)
|
||||
region = Rect2(341, 67, 51, 47)
|
||||
|
|
|
|||
|
|
@ -4,4 +4,4 @@
|
|||
|
||||
[resource]
|
||||
atlas = ExtResource("1_r6k0p")
|
||||
region = Rect2(36, 264, 36, 36)
|
||||
region = Rect2(45, 272, 18, 20)
|
||||
|
|
|
|||
|
|
@ -4,4 +4,4 @@
|
|||
|
||||
[resource]
|
||||
atlas = ExtResource("1_cq0f1")
|
||||
region = Rect2(72, 264, 36, 36)
|
||||
region = Rect2(81, 272, 18, 20)
|
||||
|
|
|
|||
|
|
@ -4,4 +4,4 @@
|
|||
|
||||
[resource]
|
||||
atlas = ExtResource("1_xsjda")
|
||||
region = Rect2(108, 264, 36, 36)
|
||||
region = Rect2(117, 272, 18, 20)
|
||||
|
|
|
|||
|
|
@ -4,4 +4,4 @@
|
|||
|
||||
[resource]
|
||||
atlas = ExtResource("1_qlv5m")
|
||||
region = Rect2(0, 264, 36, 36)
|
||||
region = Rect2(9, 272, 18, 20)
|
||||
|
|
|
|||
7
assets/sprites/gui/SelectionGeneric.tres
Normal file
7
assets/sprites/gui/SelectionGeneric.tres
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
[gd_resource type="AtlasTexture" load_steps=2 format=3 uid="uid://dxmg20mrnpt8r"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://dvldjlg0nr355" path="res://assets/sprites/atlases/atlas1.png" id="1_sqfv1"]
|
||||
|
||||
[resource]
|
||||
atlas = ExtResource("1_sqfv1")
|
||||
region = Rect2(156, 365, 25, 25)
|
||||
Loading…
Add table
Add a link
Reference in a new issue