Premier commit

This commit is contained in:
2026-09-01 22:41:37 +02:00
commit 7cff988739
133 changed files with 6412 additions and 0 deletions
@@ -0,0 +1,41 @@
[gd_resource type="AnimatedTexture" format=3 uid="uid://dqasylgir7ka2"]
[ext_resource type="Texture2D" uid="uid://248ks3fx7lm3" path="res://common/assets/alien_2d_anim/alien_running0001.png" id="1_qwfpk"]
[ext_resource type="Texture2D" uid="uid://cmp2y3c446xoj" path="res://common/assets/alien_2d_anim/alien_running0002.png" id="2_q53jl"]
[ext_resource type="Texture2D" uid="uid://cqfucfwsif5q7" path="res://common/assets/alien_2d_anim/alien_running0011.png" id="3_hehve"]
[ext_resource type="Texture2D" uid="uid://bvvuc0cnn6tvl" path="res://common/assets/alien_2d_anim/alien_running0012.png" id="4_te5nh"]
[ext_resource type="Texture2D" uid="uid://dfmihbrigftd2" path="res://common/assets/alien_2d_anim/alien_running0003.png" id="5_lqyd0"]
[ext_resource type="Texture2D" uid="uid://ds47iqvnbvhnv" path="res://common/assets/alien_2d_anim/alien_running0004.png" id="6_0ekdo"]
[ext_resource type="Texture2D" uid="uid://bvgjs386j1tvo" path="res://common/assets/alien_2d_anim/alien_running0005.png" id="7_7rvmj"]
[ext_resource type="Texture2D" uid="uid://d2u7fa7wqvqw8" path="res://common/assets/alien_2d_anim/alien_running0006.png" id="8_jbker"]
[ext_resource type="Texture2D" uid="uid://bmmspo52gh7jf" path="res://common/assets/alien_2d_anim/alien_running0007.png" id="9_2mnul"]
[ext_resource type="Texture2D" uid="uid://cdjotqiqyc33m" path="res://common/assets/alien_2d_anim/alien_running0008.png" id="10_5yosl"]
[ext_resource type="Texture2D" uid="uid://cwmx4vskppoub" path="res://common/assets/alien_2d_anim/alien_running0009.png" id="11_8yks0"]
[ext_resource type="Texture2D" uid="uid://db67eb3grgik8" path="res://common/assets/alien_2d_anim/alien_running0010.png" id="12_phvay"]
[resource]
frames = 12
speed_scale = 30.0
frame_0/texture = ExtResource("1_qwfpk")
frame_1/texture = ExtResource("2_q53jl")
frame_1/duration = 1.0
frame_2/texture = ExtResource("5_lqyd0")
frame_2/duration = 1.0
frame_3/texture = ExtResource("6_0ekdo")
frame_3/duration = 1.0
frame_4/texture = ExtResource("7_7rvmj")
frame_4/duration = 1.0
frame_5/texture = ExtResource("8_jbker")
frame_5/duration = 1.0
frame_6/texture = ExtResource("9_2mnul")
frame_6/duration = 1.0
frame_7/texture = ExtResource("10_5yosl")
frame_7/duration = 1.0
frame_8/texture = ExtResource("11_8yks0")
frame_8/duration = 1.0
frame_9/texture = ExtResource("12_phvay")
frame_9/duration = 1.0
frame_10/texture = ExtResource("3_hehve")
frame_10/duration = 1.0
frame_11/texture = ExtResource("4_te5nh")
frame_11/duration = 1.0
Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://248ks3fx7lm3"
path="res://.godot/imported/alien_running0001.png-42f344f725bc6add53eb238906bdc013.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://common/assets/alien_2d_anim/alien_running0001.png"
dest_files=["res://.godot/imported/alien_running0001.png-42f344f725bc6add53eb238906bdc013.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.

After

Width:  |  Height:  |  Size: 29 KiB

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://cmp2y3c446xoj"
path="res://.godot/imported/alien_running0002.png-7d3a056b15d287b1dacd919a6b87fe96.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://common/assets/alien_2d_anim/alien_running0002.png"
dest_files=["res://.godot/imported/alien_running0002.png-7d3a056b15d287b1dacd919a6b87fe96.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.

After

Width:  |  Height:  |  Size: 29 KiB

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://dfmihbrigftd2"
path="res://.godot/imported/alien_running0003.png-c85a3640a9e96a2e00b10afcc3390df7.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://common/assets/alien_2d_anim/alien_running0003.png"
dest_files=["res://.godot/imported/alien_running0003.png-c85a3640a9e96a2e00b10afcc3390df7.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.

After

Width:  |  Height:  |  Size: 30 KiB

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://ds47iqvnbvhnv"
path="res://.godot/imported/alien_running0004.png-cb0333a3fba0c95e0c4e7e23e8ab166a.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://common/assets/alien_2d_anim/alien_running0004.png"
dest_files=["res://.godot/imported/alien_running0004.png-cb0333a3fba0c95e0c4e7e23e8ab166a.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.

After

Width:  |  Height:  |  Size: 30 KiB

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://bvgjs386j1tvo"
path="res://.godot/imported/alien_running0005.png-636f4637d8526267963463e80556cb6e.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://common/assets/alien_2d_anim/alien_running0005.png"
dest_files=["res://.godot/imported/alien_running0005.png-636f4637d8526267963463e80556cb6e.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.

After

Width:  |  Height:  |  Size: 29 KiB

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://d2u7fa7wqvqw8"
path="res://.godot/imported/alien_running0006.png-4d7fb0820714fa7c4d3b86fc7669c6f8.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://common/assets/alien_2d_anim/alien_running0006.png"
dest_files=["res://.godot/imported/alien_running0006.png-4d7fb0820714fa7c4d3b86fc7669c6f8.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.

After

Width:  |  Height:  |  Size: 28 KiB

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://bmmspo52gh7jf"
path="res://.godot/imported/alien_running0007.png-c574b372219e5488a5c9f4260277d145.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://common/assets/alien_2d_anim/alien_running0007.png"
dest_files=["res://.godot/imported/alien_running0007.png-c574b372219e5488a5c9f4260277d145.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.

After

Width:  |  Height:  |  Size: 28 KiB

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://cdjotqiqyc33m"
path="res://.godot/imported/alien_running0008.png-d4edc9da9f0aa04bd6b14f12cc5569e6.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://common/assets/alien_2d_anim/alien_running0008.png"
dest_files=["res://.godot/imported/alien_running0008.png-d4edc9da9f0aa04bd6b14f12cc5569e6.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.

After

Width:  |  Height:  |  Size: 28 KiB

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://cwmx4vskppoub"
path="res://.godot/imported/alien_running0009.png-873540969bc2269ebd94ab07d08b55ca.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://common/assets/alien_2d_anim/alien_running0009.png"
dest_files=["res://.godot/imported/alien_running0009.png-873540969bc2269ebd94ab07d08b55ca.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.

After

Width:  |  Height:  |  Size: 28 KiB

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://db67eb3grgik8"
path="res://.godot/imported/alien_running0010.png-d807b6be13956efb9ff9dd3f5949e1ed.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://common/assets/alien_2d_anim/alien_running0010.png"
dest_files=["res://.godot/imported/alien_running0010.png-d807b6be13956efb9ff9dd3f5949e1ed.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.

After

Width:  |  Height:  |  Size: 28 KiB

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://cqfucfwsif5q7"
path="res://.godot/imported/alien_running0011.png-354b6ed57970ffaa1d41a542c28aee17.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://common/assets/alien_2d_anim/alien_running0011.png"
dest_files=["res://.godot/imported/alien_running0011.png-354b6ed57970ffaa1d41a542c28aee17.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.

After

Width:  |  Height:  |  Size: 28 KiB

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://bvvuc0cnn6tvl"
path="res://.godot/imported/alien_running0012.png-a234c22f318b2e09a2237cc7c59f24b6.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://common/assets/alien_2d_anim/alien_running0012.png"
dest_files=["res://.godot/imported/alien_running0012.png-a234c22f318b2e09a2237cc7c59f24b6.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.

After

Width:  |  Height:  |  Size: 629 B

+41
View File
@@ -0,0 +1,41 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://cdr6ynvpd1rx1"
path.s3tc="res://.godot/imported/palette.png-7e7ed16a17c6b935383aad2fc09bb560.s3tc.ctex"
metadata={
"imported_formats": ["s3tc_bptc"],
"vram_texture": true
}
[deps]
source_file="res://common/assets/palette.png"
dest_files=["res://.godot/imported/palette.png-7e7ed16a17c6b935383aad2fc09bb560.s3tc.ctex"]
[params]
compress/mode=2
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=true
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=0
Binary file not shown.

After

Width:  |  Height:  |  Size: 7.9 KiB

+40
View File
@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://c46rt5tydx8ih"
path="res://.godot/imported/wheat_pattern.png-e6c543a447bed8409ac1e7848eb8b8a5.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://common/assets/wheat_pattern.png"
dest_files=["res://.godot/imported/wheat_pattern.png-e6c543a447bed8409ac1e7848eb8b8a5.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.
+36
View File
@@ -0,0 +1,36 @@
[remap]
importer="font_data_dynamic"
type="FontFile"
uid="uid://ddiuqfq41f18x"
path="res://.godot/imported/BPdotsPlus.otf-7830f8c00ee1e842bd23df9ee4b99d77.fontdata"
[deps]
source_file="res://common/fonts/BPdotsPlus.otf"
dest_files=["res://.godot/imported/BPdotsPlus.otf-7830f8c00ee1e842bd23df9ee4b99d77.fontdata"]
[params]
Rendering=null
antialiasing=1
generate_mipmaps=false
disable_embedded_bitmaps=true
multichannel_signed_distance_field=false
msdf_pixel_range=8
msdf_size=48
allow_system_fallback=true
force_autohinter=false
modulate_color_glyphs=false
hinting=3
subpixel_positioning=4
keep_rounding_remainders=true
oversampling=0.0
Fallbacks=null
fallbacks=[]
Compress=null
compress=true
preload=[]
language_support={}
script_support={}
opentype_features={}
Binary file not shown.
+36
View File
@@ -0,0 +1,36 @@
[remap]
importer="font_data_dynamic"
type="FontFile"
uid="uid://iug4bpafhqp"
path="res://.godot/imported/BPdotsPlusBold.otf-a8a1bcf573cfa976574a1ea039956873.fontdata"
[deps]
source_file="res://common/fonts/BPdotsPlusBold.otf"
dest_files=["res://.godot/imported/BPdotsPlusBold.otf-a8a1bcf573cfa976574a1ea039956873.fontdata"]
[params]
Rendering=null
antialiasing=1
generate_mipmaps=false
disable_embedded_bitmaps=true
multichannel_signed_distance_field=false
msdf_pixel_range=8
msdf_size=48
allow_system_fallback=true
force_autohinter=false
modulate_color_glyphs=false
hinting=3
subpixel_positioning=4
keep_rounding_remainders=true
oversampling=0.0
Fallbacks=null
fallbacks=[]
Compress=null
compress=true
preload=[]
language_support={}
script_support={}
opentype_features={}
Binary file not shown.
+36
View File
@@ -0,0 +1,36 @@
[remap]
importer="font_data_dynamic"
type="FontFile"
uid="uid://b7ysukag1831b"
path="res://.godot/imported/Squarrez.otf-d1fa764de82361511159e4342aa41270.fontdata"
[deps]
source_file="res://common/fonts/Squarrez.otf"
dest_files=["res://.godot/imported/Squarrez.otf-d1fa764de82361511159e4342aa41270.fontdata"]
[params]
Rendering=null
antialiasing=1
generate_mipmaps=false
disable_embedded_bitmaps=true
multichannel_signed_distance_field=false
msdf_pixel_range=8
msdf_size=48
allow_system_fallback=true
force_autohinter=false
modulate_color_glyphs=false
hinting=3
subpixel_positioning=4
keep_rounding_remainders=true
oversampling=0.0
Fallbacks=null
fallbacks=[]
Compress=null
compress=true
preload=[]
language_support={}
script_support={}
opentype_features={}
+10
View File
@@ -0,0 +1,10 @@
[gd_resource type="StandardMaterial3D" format=3 uid="uid://41afldgohk0o"]
[ext_resource type="Texture2D" uid="uid://cdr6ynvpd1rx1" path="res://common/assets/palette.png" id="1_rf3u1"]
[resource]
shading_mode = 2
diffuse_mode = 3
specular_mode = 1
vertex_color_use_as_albedo = true
albedo_texture = ExtResource("1_rf3u1")
+67
View File
@@ -0,0 +1,67 @@
[gd_resource type="Theme" format=3 uid="uid://pemhq200t8km"]
[ext_resource type="FontFile" uid="uid://b7ysukag1831b" path="res://common/fonts/Squarrez.otf" id="1_t2mbe"]
[ext_resource type="FontFile" uid="uid://iug4bpafhqp" path="res://common/fonts/BPdotsPlusBold.otf" id="2_21a82"]
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_pd64y"]
bg_color = Color(0.9882353, 0.9372549, 0.5529412, 1)
border_width_left = 15
border_width_top = 15
border_width_right = 15
border_width_bottom = 15
border_color = Color(0.9882353, 0.9372549, 0.5529412, 1)
corner_radius_top_left = 100
corner_radius_top_right = 100
corner_detail = 1
expand_margin_left = 40.0
expand_margin_right = 40.0
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_t2mbe"]
bg_color = Color(0.8, 0.25882354, 0.36862746, 1)
border_width_left = 15
border_width_top = 15
border_width_right = 15
border_width_bottom = 15
border_color = Color(0.8, 0.25882354, 0.36862746, 1)
corner_radius_top_left = 100
corner_radius_top_right = 100
corner_detail = 1
expand_margin_left = 40.0
expand_margin_right = 40.0
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_21a82"]
bg_color = Color(0.22352941, 0.03529412, 0.2784314, 1)
border_width_left = 15
border_width_top = 15
border_width_right = 15
border_width_bottom = 15
border_color = Color(0.8, 0.25882354, 0.36862746, 1)
corner_radius_top_left = 100
corner_radius_top_right = 100
corner_detail = 1
expand_margin_left = 40.0
expand_margin_right = 40.0
[resource]
Button/colors/font_hover_color = Color(0.23529412, 0.07058824, 0.28235295, 1)
Button/font_sizes/font_size = 40
Button/fonts/font = ExtResource("2_21a82")
Button/styles/hover = SubResource("StyleBoxFlat_pd64y")
Button/styles/normal = SubResource("StyleBoxFlat_t2mbe")
Button/styles/pressed = SubResource("StyleBoxFlat_21a82")
Label/colors/font_color = Color(0.8, 0.2627451, 0.36862746, 1)
Label/colors/font_outline_color = Color(0.9882353, 0.9372549, 0.5529412, 1)
Label/font_sizes/font_size = 30
Label/fonts/font = ExtResource("1_t2mbe")
RichTextLabel/colors/selection_color = Color(0.99, 0.93918, 0.5544, 0.7882353)
RichTextLabel/font_sizes/bold_font_size = 40
RichTextLabel/font_sizes/bold_italics_font_size = 40
RichTextLabel/font_sizes/italics_font_size = 30
RichTextLabel/font_sizes/mono_font_size = 30
RichTextLabel/font_sizes/normal_font_size = 30
RichTextLabel/fonts/bold_font = ExtResource("2_21a82")
RichTextLabel/fonts/bold_italics_font = ExtResource("2_21a82")
RichTextLabel/fonts/italics_font = ExtResource("2_21a82")
RichTextLabel/fonts/mono_font = ExtResource("2_21a82")
RichTextLabel/fonts/normal_font = ExtResource("2_21a82")
VBoxContainer/constants/separation = 15