Some data organizing

This commit is contained in:
2025-12-24 14:53:05 +03:00
parent 3bd5f489ce
commit 162a0d64cd
14 changed files with 17 additions and 17 deletions
@@ -3,12 +3,12 @@
importer="font_data_image"
type="FontFile"
uid="uid://bw1vqxkgbaekh"
path="res://.godot/imported/menu_font.png-8e9d8dba3a97b30f71beb18676246365.fontdata"
path="res://.godot/imported/font16.png-8508fb402c2297494648b96d293d0e34.fontdata"
[deps]
source_file="res://images/menu/menu_font.png"
dest_files=["res://.godot/imported/menu_font.png-8e9d8dba3a97b30f71beb18676246365.fontdata"]
source_file="res://images/fonts/font16.png"
dest_files=["res://.godot/imported/font16.png-8508fb402c2297494648b96d293d0e34.fontdata"]
[params]
@@ -3,12 +3,12 @@
importer="font_data_image"
type="FontFile"
uid="uid://b3xawfjtsnm5b"
path="res://.godot/imported/main_font.png-02d3bd1470dfa1b293e4d94784048edd.fontdata"
path="res://.godot/imported/font8.png-d37c339899adda35b5ea0bd08bc26657.fontdata"
[deps]
source_file="res://images/menu/main_font.png"
dest_files=["res://.godot/imported/main_font.png-02d3bd1470dfa1b293e4d94784048edd.fontdata"]
source_file="res://images/fonts/font8.png"
dest_files=["res://.godot/imported/font8.png-d37c339899adda35b5ea0bd08bc26657.fontdata"]
[params]
-6
View File
@@ -1,6 +0,0 @@
[gd_resource type="Theme" load_steps=2 format=3 uid="uid://cigren10ijb75"]
[ext_resource type="FontFile" uid="uid://b3xawfjtsnm5b" path="res://images/menu/main_font.png" id="1_h3mgl"]
[resource]
default_font = ExtResource("1_h3mgl")
-91
View File
@@ -1,91 +0,0 @@
[gd_resource type="Theme" load_steps=8 format=3 uid="uid://dtnd3tqllufey"]
[ext_resource type="Texture2D" uid="uid://dhmquapac0fco" path="res://images/menu/menu_buttons.png" id="1_6mwof"]
[ext_resource type="FontFile" uid="uid://bw1vqxkgbaekh" path="res://images/menu/menu_font.png" id="1_hwy2u"]
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_6mwof"]
content_margin_left = 10.0
content_margin_top = 10.0
content_margin_right = 10.0
content_margin_bottom = 10.0
texture = ExtResource("1_6mwof")
texture_margin_left = 8.0
texture_margin_top = 8.0
texture_margin_right = 8.0
texture_margin_bottom = 8.0
region_rect = Rect2(96, 0, 48, 32)
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_hwy2u"]
content_margin_left = 10.0
content_margin_top = 10.0
content_margin_right = 10.0
content_margin_bottom = 10.0
texture = ExtResource("1_6mwof")
texture_margin_left = 8.0
texture_margin_top = 8.0
texture_margin_right = 8.0
texture_margin_bottom = 8.0
region_rect = Rect2(48, 0, 48, 32)
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_uvn35"]
content_margin_left = 10.0
content_margin_top = 10.0
content_margin_right = 10.0
content_margin_bottom = 10.0
texture = ExtResource("1_6mwof")
texture_margin_left = 8.0
texture_margin_top = 8.0
texture_margin_right = 8.0
texture_margin_bottom = 8.0
region_rect = Rect2(0, 0, 48, 32)
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_tkt1b"]
content_margin_left = 10.0
content_margin_top = 10.0
content_margin_right = 10.0
content_margin_bottom = 10.0
texture = ExtResource("1_6mwof")
texture_margin_left = 8.0
texture_margin_top = 8.0
texture_margin_right = 8.0
texture_margin_bottom = 8.0
region_rect = Rect2(0, 0, 48, 32)
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_6cpu6"]
content_margin_left = 10.0
content_margin_top = 10.0
content_margin_right = 10.0
content_margin_bottom = 10.0
texture = ExtResource("1_6mwof")
texture_margin_left = 8.0
texture_margin_top = 8.0
texture_margin_right = 8.0
texture_margin_bottom = 8.0
region_rect = Rect2(0, 32, 48, 32)
[resource]
default_font = ExtResource("1_hwy2u")
Button/colors/font_color = Color(1, 1, 1, 1)
Button/colors/font_disabled_color = Color(1, 1, 1, 1)
Button/colors/font_focus_color = Color(1, 1, 1, 1)
Button/colors/font_hover_color = Color(1, 1, 1, 1)
Button/colors/font_hover_pressed_color = Color(1, 1, 1, 1)
Button/colors/font_outline_color = Color(0, 0, 0, 1)
Button/colors/font_pressed_color = Color(1, 1, 1, 1)
Button/colors/icon_disabled_color = Color(1, 1, 1, 1)
Button/colors/icon_focus_color = Color(1, 1, 1, 1)
Button/colors/icon_hover_color = Color(1, 1, 1, 1)
Button/colors/icon_hover_pressed_color = Color(1, 1, 1, 1)
Button/colors/icon_normal_color = Color(1, 1, 1, 1)
Button/colors/icon_pressed_color = Color(1, 1, 1, 1)
Button/constants/align_to_largest_stylebox = 0
Button/constants/h_separation = 4
Button/constants/icon_max_width = 0
Button/constants/outline_size = 0
Button/font_sizes/font_size = 16
Button/fonts/font = ExtResource("1_hwy2u")
Button/styles/disabled = SubResource("StyleBoxTexture_6mwof")
Button/styles/focus = SubResource("StyleBoxTexture_hwy2u")
Button/styles/hover = SubResource("StyleBoxTexture_uvn35")
Button/styles/normal = SubResource("StyleBoxTexture_tkt1b")
Button/styles/pressed = SubResource("StyleBoxTexture_6cpu6")