mori mark graphics

This commit is contained in:
pennyrigate 2024-07-14 02:43:42 -04:00
parent 243620528c
commit b00d83ac7d
9 changed files with 165 additions and 1 deletions

BIN
graphics/hud/mori_mark.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 224 B

View file

@ -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

Binary file not shown.

After

Width:  |  Height:  |  Size: 161 B

View file

@ -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

Binary file not shown.

After

Width:  |  Height:  |  Size: 159 B

View file

@ -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

Binary file not shown.

After

Width:  |  Height:  |  Size: 161 B

View file

@ -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

View file

@ -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 )