Added lightning texture. Reorganized images

This commit is contained in:
2025-12-21 17:57:18 +03:00
parent 2bf70d2b49
commit 69f798f28b
92 changed files with 230 additions and 170 deletions
+6
View File
@@ -0,0 +1,6 @@
[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")
Binary file not shown.
+25
View File
@@ -0,0 +1,25 @@
[remap]
importer="font_data_image"
type="FontFile"
uid="uid://b3xawfjtsnm5b"
path="res://.godot/imported/main_font.png-02d3bd1470dfa1b293e4d94784048edd.fontdata"
[deps]
source_file="res://images/menu/main_font.png"
dest_files=["res://.godot/imported/main_font.png-02d3bd1470dfa1b293e4d94784048edd.fontdata"]
[params]
character_ranges=PackedStringArray("\' \'-\'~\'")
kerning_pairs=PackedStringArray()
columns=94
rows=1
image_margin=Rect2i(0, 0, 0, 0)
character_margin=Rect2i(0, 0, 0, 0)
ascent=0
descent=0
fallbacks=[]
compress=true
scaling_mode=1
BIN
View File
Binary file not shown.
+40
View File
@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://orutjsnhhruf"
path="res://.godot/imported/map.png-1047ada7de3f1f59fe22a822d46f2643.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://images/menu/map.png"
dest_files=["res://.godot/imported/map.png-1047ada7de3f1f59fe22a822d46f2643.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1
+91
View File
@@ -0,0 +1,91 @@
[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")
Binary file not shown.
+40
View File
@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://dhmquapac0fco"
path="res://.godot/imported/menu_buttons.png-57be3916c3bbcc2912e1eb0a800254c2.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://images/menu/menu_buttons.png"
dest_files=["res://.godot/imported/menu_buttons.png-57be3916c3bbcc2912e1eb0a800254c2.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1
Binary file not shown.
+25
View File
@@ -0,0 +1,25 @@
[remap]
importer="font_data_image"
type="FontFile"
uid="uid://bw1vqxkgbaekh"
path="res://.godot/imported/menu_font.png-8e9d8dba3a97b30f71beb18676246365.fontdata"
[deps]
source_file="res://images/menu/menu_font.png"
dest_files=["res://.godot/imported/menu_font.png-8e9d8dba3a97b30f71beb18676246365.fontdata"]
[params]
character_ranges=PackedStringArray("\' \'-\'~\'")
kerning_pairs=PackedStringArray()
columns=94
rows=1
image_margin=Rect2i(0, 0, 0, 0)
character_margin=Rect2i(0, 0, 0, 0)
ascent=0
descent=0
fallbacks=[]
compress=true
scaling_mode=1