Skip to content

Commit

Permalink
Fix gameover screen
Browse files Browse the repository at this point in the history
  • Loading branch information
MetallicCrimson committed Jan 31, 2024
2 parents 0556341 + 5ae24ae commit adf348d
Show file tree
Hide file tree
Showing 9 changed files with 136 additions and 4 deletions.
Binary file added resources/about_icon_v2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
34 changes: 34 additions & 0 deletions resources/about_icon_v2.png.import
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
[remap]

importer="texture"
type="CompressedTexture2D"
uid="uid://dea475omnhkjj"
path="res://.godot/imported/about_icon_v2.png-f16845b147175f76376b6eea2ac401b2.ctex"
metadata={
"vram_texture": false
}

[deps]

source_file="res://resources/about_icon_v2.png"
dest_files=["res://.godot/imported/about_icon_v2.png-f16845b147175f76376b6eea2ac401b2.ctex"]

[params]

compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
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/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 added resources/acc_icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
34 changes: 34 additions & 0 deletions resources/acc_icon.png.import
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
[remap]

importer="texture"
type="CompressedTexture2D"
uid="uid://dk2nq7oo3fiys"
path="res://.godot/imported/acc_icon.png-0e643e0f035506f9e58aa472b7ba20fd.ctex"
metadata={
"vram_texture": false
}

[deps]

source_file="res://resources/acc_icon.png"
dest_files=["res://.godot/imported/acc_icon.png-0e643e0f035506f9e58aa472b7ba20fd.ctex"]

[params]

compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
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/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 added resources/pause_icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
34 changes: 34 additions & 0 deletions resources/pause_icon.png.import
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
[remap]

importer="texture"
type="CompressedTexture2D"
uid="uid://brqeon6vbi0up"
path="res://.godot/imported/pause_icon.png-58d019dfde45c0d77228d5faf7ef4cf7.ctex"
metadata={
"vram_texture": false
}

[deps]

source_file="res://resources/pause_icon.png"
dest_files=["res://.godot/imported/pause_icon.png-58d019dfde45c0d77228d5faf7ef4cf7.ctex"]

[params]

compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
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/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 added resources/start_icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
34 changes: 34 additions & 0 deletions resources/start_icon.png.import
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
[remap]

importer="texture"
type="CompressedTexture2D"
uid="uid://kwf8473so2yl"
path="res://.godot/imported/start_icon.png-6de803870000e5036451bb7938817728.ctex"
metadata={
"vram_texture": false
}

[deps]

source_file="res://resources/start_icon.png"
dest_files=["res://.godot/imported/start_icon.png-6de803870000e5036451bb7938817728.ctex"]

[params]

compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
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/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
4 changes: 0 additions & 4 deletions scenes/hud.tscn
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ texture_normal = ExtResource("3_cmojc")
texture_hover = ExtResource("4_tphr2")

[node name="HelpSign" type="ColorRect" parent="."]
visible = false
anchors_preset = 8
anchor_left = 0.5
anchor_top = 0.5
Expand Down Expand Up @@ -152,7 +151,6 @@ position = Vector2(1824, 80)
texture = ExtResource("8_11by5")

[node name="GameOverSign" type="ColorRect" parent="."]
visible = false
anchors_preset = 8
anchor_left = 0.5
anchor_top = 0.5
Expand All @@ -167,7 +165,6 @@ grow_vertical = 2
color = Color(0, 0, 0, 0.552941)

[node name="Label" type="Label" parent="GameOverSign"]
visible = false
layout_mode = 1
anchors_preset = 8
anchor_left = 0.5
Expand All @@ -187,7 +184,6 @@ horizontal_alignment = 1
vertical_alignment = 1

[node name="PauseSign" type="ColorRect" parent="."]
visible = false
anchors_preset = 8
anchor_left = 0.5
anchor_top = 0.5
Expand Down

0 comments on commit adf348d

Please sign in to comment.