diff --git a/graphics/hud/mori_mark.png b/graphics/hud/mori_mark.png new file mode 100644 index 0000000..d9e14e1 Binary files /dev/null and b/graphics/hud/mori_mark.png differ diff --git a/graphics/hud/mori_mark.png.import b/graphics/hud/mori_mark.png.import new file mode 100644 index 0000000..ad0b28b --- /dev/null +++ b/graphics/hud/mori_mark.png.import @@ -0,0 +1,35 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/mori_mark.png-3610f38cc63d9747d05aa7c7b9da1293.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://graphics/hud/mori_mark.png" +dest_files=[ "res://.import/mori_mark.png-3610f38cc63d9747d05aa7c7b9da1293.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=false +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +process/normal_map_invert_y=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/graphics/hud/mori_mark_100_complete.png b/graphics/hud/mori_mark_100_complete.png new file mode 100644 index 0000000..b45f5c9 Binary files /dev/null and b/graphics/hud/mori_mark_100_complete.png differ diff --git a/graphics/hud/mori_mark_100_complete.png.import b/graphics/hud/mori_mark_100_complete.png.import new file mode 100644 index 0000000..dc69285 --- /dev/null +++ b/graphics/hud/mori_mark_100_complete.png.import @@ -0,0 +1,35 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/mori_mark_100_complete.png-2509ca697b7483804ebf2c252c02e267.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://graphics/hud/mori_mark_100_complete.png" +dest_files=[ "res://.import/mori_mark_100_complete.png-2509ca697b7483804ebf2c252c02e267.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=false +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +process/normal_map_invert_y=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/graphics/hud/mori_mark_game_complete.png b/graphics/hud/mori_mark_game_complete.png new file mode 100644 index 0000000..5072390 Binary files /dev/null and b/graphics/hud/mori_mark_game_complete.png differ diff --git a/graphics/hud/mori_mark_game_complete.png.import b/graphics/hud/mori_mark_game_complete.png.import new file mode 100644 index 0000000..b024f39 --- /dev/null +++ b/graphics/hud/mori_mark_game_complete.png.import @@ -0,0 +1,35 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/mori_mark_game_complete.png-190b43b85747ae66c2992e2a8a07fd96.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://graphics/hud/mori_mark_game_complete.png" +dest_files=[ "res://.import/mori_mark_game_complete.png-190b43b85747ae66c2992e2a8a07fd96.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=false +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +process/normal_map_invert_y=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/graphics/hud/mori_mark_no_death.png b/graphics/hud/mori_mark_no_death.png new file mode 100644 index 0000000..aa9789c Binary files /dev/null and b/graphics/hud/mori_mark_no_death.png differ diff --git a/graphics/hud/mori_mark_no_death.png.import b/graphics/hud/mori_mark_no_death.png.import new file mode 100644 index 0000000..30d33ce --- /dev/null +++ b/graphics/hud/mori_mark_no_death.png.import @@ -0,0 +1,35 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/mori_mark_no_death.png-453f189aba54dd64e99be0743422d03b.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://graphics/hud/mori_mark_no_death.png" +dest_files=[ "res://.import/mori_mark_no_death.png-453f189aba54dd64e99be0743422d03b.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=false +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +process/normal_map_invert_y=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/menus/file_select_panel.tscn b/menus/file_select_panel.tscn index 3be64d2..bb0ad72 100644 --- a/menus/file_select_panel.tscn +++ b/menus/file_select_panel.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=15 format=2] +[gd_scene load_steps=20 format=2] [ext_resource path="res://shaders/recolor_border.shader" type="Shader" id=1] [ext_resource path="res://ui/2ndpuberty_outline.tres" type="Material" id=2] @@ -12,6 +12,10 @@ [ext_resource path="res://objects/enemy/death_particles.tscn" type="PackedScene" id=10] [ext_resource path="res://scripts/randomize_particle_start.gd" type="Script" id=11] [ext_resource path="res://graphics/particles/shine.png" type="Texture" id=12] +[ext_resource path="res://shaders/1px_border.gdshader" type="Shader" id=13] +[ext_resource path="res://graphics/hud/mori_mark_100_complete.png" type="Texture" id=14] +[ext_resource path="res://graphics/hud/mori_mark_game_complete.png" type="Texture" id=15] +[ext_resource path="res://graphics/hud/mori_mark_no_death.png" type="Texture" id=16] [sub_resource type="ShaderMaterial" id=1] resource_local_to_scene = true @@ -23,6 +27,11 @@ shader_param/palette = ExtResource( 9 ) [sub_resource type="Curve" id=2] _data = [ Vector2( 0, 0 ), 0.0, 0.100639, 0, 0, Vector2( 0.158257, 1 ), 7.51724, -6.83592, 0, 0, Vector2( 0.31422, 0 ), 0.0, 0.0, 0, 0 ] +[sub_resource type="ShaderMaterial" id=3] +shader = ExtResource( 13 ) +shader_param/border_color = Color( 0, 0, 0, 1 ) +shader_param/border_corners = true + [node name="Panel" type="Panel"] margin_right = 72.0 margin_bottom = 88.0 @@ -154,3 +163,18 @@ randomness = 0.34 initial_velocity = 100.0 scale_amount = 2.0 spray_ammount = 0 + +[node name="MoriMarkGameComplete" type="Sprite" parent="."] +material = SubResource( 3 ) +position = Vector2( 61, 57 ) +texture = ExtResource( 15 ) + +[node name="MoriMark100Complete" type="Sprite" parent="."] +material = SubResource( 3 ) +position = Vector2( 61, 57 ) +texture = ExtResource( 14 ) + +[node name="MoriMarkNoDeath" type="Sprite" parent="."] +material = SubResource( 3 ) +position = Vector2( 61, 57 ) +texture = ExtResource( 16 )