added Graphics and sound Effects and more overhauls

This commit is contained in:
Exobyt 2025-08-03 20:56:32 +02:00
parent c887a2168c
commit b9d4288900
214 changed files with 3378 additions and 198 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 174 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://d2h1eyb147j7t"
path="res://.godot/imported/minigunBullet.png-03cee61e8d92e16bdccd3ba3f482071b.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/bullets/minigunBullet.png"
dest_files=["res://.godot/imported/minigunBullet.png-03cee61e8d92e16bdccd3ba3f482071b.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 not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 181 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://xj1r10s5lg48"
path="res://.godot/imported/railgunBullet.png-14afbe48770bed019965e4f26fda7902.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/bullets/railgunBullet.png"
dest_files=["res://.godot/imported/railgunBullet.png-14afbe48770bed019965e4f26fda7902.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 not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 165 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://b8y5bc5ntygd8"
path="res://.godot/imported/shotgunBullet.png-bfe8d42b3e211de725a4f2e8b31a62bb.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/bullets/shotgunBullet.png"
dest_files=["res://.godot/imported/shotgunBullet.png-bfe8d42b3e211de725a4f2e8b31a62bb.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

BIN
assets/cover.ase Normal file

Binary file not shown.

BIN
assets/cover.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB

34
assets/cover.png.import Normal file
View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://bubv4fj8mwu46"
path="res://.godot/imported/cover.png-a54a6cb34ab8b6028826d2209ff06e38.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/cover.png"
dest_files=["res://.godot/imported/cover.png-a54a6cb34ab8b6028826d2209ff06e38.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 not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://iddqk6g00rku"
path="res://.godot/imported/RailgunEnemy.png-ffd7b2d4cfff77affe77e7dafd02e510.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/enemy/RailgunEnemy.png"
dest_files=["res://.godot/imported/RailgunEnemy.png-ffd7b2d4cfff77affe77e7dafd02e510.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

BIN
assets/enemy/enemy.ase Normal file

Binary file not shown.

BIN
assets/enemy/enemy.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://bkc8av1vbis4r"
path="res://.godot/imported/enemy.png-2ffb8cc70f5f247be0a6a03142f8f850.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/enemy/enemy.png"
dest_files=["res://.godot/imported/enemy.png-2ffb8cc70f5f247be0a6a03142f8f850.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 not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://mftd7366eymt"
path="res://.godot/imported/minigunEnemy.png-e58b9333214931d75d229f85addeb24c.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/enemy/minigunEnemy.png"
dest_files=["res://.godot/imported/minigunEnemy.png-e58b9333214931d75d229f85addeb24c.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 not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://dansb0wnm00vb"
path="res://.godot/imported/shotgunEnemy.png-932a4c16e0c23ead3de70854d7424c9b.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/enemy/shotgunEnemy.png"
dest_files=["res://.godot/imported/shotgunEnemy.png-932a4c16e0c23ead3de70854d7424c9b.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

BIN
assets/logo.aseprite Normal file

Binary file not shown.

BIN
assets/logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

34
assets/logo.png.import Normal file
View file

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

BIN
assets/mouse.aseprite Normal file

Binary file not shown.

BIN
assets/mouse.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 175 B

34
assets/mouse.png.import Normal file
View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://bil3xgn75nb2f"
path="res://.godot/imported/mouse.png-86a36c525f5fbb80016971cea1008f71.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/mouse.png"
dest_files=["res://.godot/imported/mouse.png-86a36c525f5fbb80016971cea1008f71.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

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://jba2qov2n764"
path="res://.godot/imported/Meteroit-export.png-df18459cbac0c15eec0730f3c837d6ff.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/obstacles/Meteroit-export.png"
dest_files=["res://.godot/imported/Meteroit-export.png-df18459cbac0c15eec0730f3c837d6ff.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

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://bkaiv0hhh4lfv"
path="res://.godot/imported/Meteroitt.png-bac7afdf372013e56ee700bae1b719e1.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/obstacles/Meteroitt.png"
dest_files=["res://.godot/imported/Meteroitt.png-bac7afdf372013e56ee700bae1b719e1.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

BIN
assets/obstacles/meteor.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://drk4xkhlq00x3"
path="res://.godot/imported/meteor.png-b9628390ec56bd027f1772f1488c1294.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/obstacles/meteor.png"
dest_files=["res://.godot/imported/meteor.png-b9628390ec56bd027f1772f1488c1294.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 not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://dlahm782n0awk"
path="res://.godot/imported/minigunShip.png-ad08c34de51c709d90508c2aceca8200.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/player/minigunShip.png"
dest_files=["res://.godot/imported/minigunShip.png-ad08c34de51c709d90508c2aceca8200.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 not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://dhbn4acw1a6eu"
path="res://.godot/imported/railgunShip.png-4a011109d4032da60e0f6ceebec12a40.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/player/railgunShip.png"
dest_files=["res://.godot/imported/railgunShip.png-4a011109d4032da60e0f6ceebec12a40.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

BIN
assets/player/ship.ase Normal file

Binary file not shown.

BIN
assets/player/ship.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://dui4247bmksrc"
path="res://.godot/imported/ship.png-1b7d3f608b849e4bab6ad7f2edd28e1f.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/player/ship.png"
dest_files=["res://.godot/imported/ship.png-1b7d3f608b849e4bab6ad7f2edd28e1f.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 not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://cd5anydes4tv3"
path="res://.godot/imported/shotgunShip.png-55767d1fa1b8dd3bc6c96cdfcaae9872.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/player/shotgunShip.png"
dest_files=["res://.godot/imported/shotgunShip.png-55767d1fa1b8dd3bc6c96cdfcaae9872.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

BIN
assets/radiation.aseprite Normal file

Binary file not shown.

BIN
assets/radiation.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 124 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://bwnpsmrwskrgh"
path="res://.godot/imported/radiation.png-769274c65971b80d9da86145d503b267.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/radiation.png"
dest_files=["res://.godot/imported/radiation.png-769274c65971b80d9da86145d503b267.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

BIN
assets/sound/hit.wav Normal file

Binary file not shown.

View file

@ -0,0 +1,24 @@
[remap]
importer="wav"
type="AudioStreamWAV"
uid="uid://xldfu6srikfp"
path="res://.godot/imported/hit.wav-c13e9903e7cd0f7c60a3e2eb42ffb10f.sample"
[deps]
source_file="res://assets/sound/hit.wav"
dest_files=["res://.godot/imported/hit.wav-c13e9903e7cd0f7c60a3e2eb42ffb10f.sample"]
[params]
force/8_bit=false
force/mono=false
force/max_rate=false
force/max_rate_hz=44100
edit/trim=false
edit/normalize=false
edit/loop_mode=0
edit/loop_begin=0
edit/loop_end=-1
compress/mode=2

BIN
assets/sound/hit2.wav Normal file

Binary file not shown.

View file

@ -0,0 +1,24 @@
[remap]
importer="wav"
type="AudioStreamWAV"
uid="uid://vjxm7ay4t2ju"
path="res://.godot/imported/hit2.wav-1c5f75cefc166534c19c77121997252e.sample"
[deps]
source_file="res://assets/sound/hit2.wav"
dest_files=["res://.godot/imported/hit2.wav-1c5f75cefc166534c19c77121997252e.sample"]
[params]
force/8_bit=false
force/mono=false
force/max_rate=false
force/max_rate_hz=44100
edit/trim=false
edit/normalize=false
edit/loop_mode=0
edit/loop_begin=0
edit/loop_end=-1
compress/mode=2

BIN
assets/sound/radiation.wav Normal file

Binary file not shown.

View file

@ -0,0 +1,24 @@
[remap]
importer="wav"
type="AudioStreamWAV"
uid="uid://decf2fp3ve2v8"
path="res://.godot/imported/radiation.wav-0b46c551fa7a6fb50d085ddedfe75d20.sample"
[deps]
source_file="res://assets/sound/radiation.wav"
dest_files=["res://.godot/imported/radiation.wav-0b46c551fa7a6fb50d085ddedfe75d20.sample"]
[params]
force/8_bit=false
force/mono=false
force/max_rate=false
force/max_rate_hz=44100
edit/trim=false
edit/normalize=false
edit/loop_mode=0
edit/loop_begin=0
edit/loop_end=-1
compress/mode=2

BIN
assets/sound/select.wav Normal file

Binary file not shown.

View file

@ -0,0 +1,24 @@
[remap]
importer="wav"
type="AudioStreamWAV"
uid="uid://bkq48kq6qu4u2"
path="res://.godot/imported/select.wav-f16e41e71bc8075b5db7a820752aa53b.sample"
[deps]
source_file="res://assets/sound/select.wav"
dest_files=["res://.godot/imported/select.wav-f16e41e71bc8075b5db7a820752aa53b.sample"]
[params]
force/8_bit=false
force/mono=false
force/max_rate=false
force/max_rate_hz=44100
edit/trim=false
edit/normalize=false
edit/loop_mode=0
edit/loop_begin=0
edit/loop_end=-1
compress/mode=2

BIN
assets/sound/shooot2.wav Normal file

Binary file not shown.

View file

@ -0,0 +1,24 @@
[remap]
importer="wav"
type="AudioStreamWAV"
uid="uid://bi2ee654gcg2y"
path="res://.godot/imported/shooot2.wav-2e6c186cae5fe7cb14086db1f43ecdc1.sample"
[deps]
source_file="res://assets/sound/shooot2.wav"
dest_files=["res://.godot/imported/shooot2.wav-2e6c186cae5fe7cb14086db1f43ecdc1.sample"]
[params]
force/8_bit=false
force/mono=false
force/max_rate=false
force/max_rate_hz=44100
edit/trim=false
edit/normalize=false
edit/loop_mode=0
edit/loop_begin=0
edit/loop_end=-1
compress/mode=2

BIN
assets/sound/shoot.wav Normal file

Binary file not shown.

View file

@ -0,0 +1,24 @@
[remap]
importer="wav"
type="AudioStreamWAV"
uid="uid://bhovgop026jpb"
path="res://.godot/imported/shoot.wav-b3df5285297a80da474f59090cab32c2.sample"
[deps]
source_file="res://assets/sound/shoot.wav"
dest_files=["res://.godot/imported/shoot.wav-b3df5285297a80da474f59090cab32c2.sample"]
[params]
force/8_bit=false
force/mono=false
force/max_rate=false
force/max_rate_hz=44100
edit/trim=false
edit/normalize=false
edit/loop_mode=0
edit/loop_begin=0
edit/loop_end=-1
compress/mode=2

BIN
assets/sound/upgrade.wav Normal file

Binary file not shown.

View file

@ -0,0 +1,24 @@
[remap]
importer="wav"
type="AudioStreamWAV"
uid="uid://bspgis3hy5scl"
path="res://.godot/imported/upgrade.wav-765ba46e9f3407fab81eb6105142ab6f.sample"
[deps]
source_file="res://assets/sound/upgrade.wav"
dest_files=["res://.godot/imported/upgrade.wav-765ba46e9f3407fab81eb6105142ab6f.sample"]
[params]
force/8_bit=false
force/mono=false
force/max_rate=false
force/max_rate_hz=44100
edit/trim=false
edit/normalize=false
edit/loop_mode=0
edit/loop_begin=0
edit/loop_end=-1
compress/mode=2

BIN
assets/space-small.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 43 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://ga64icehjgv2"
path="res://.godot/imported/space-small.png-df594c4f4411bd94bf405ad31629c3ce.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/space-small.png"
dest_files=["res://.godot/imported/space-small.png-df594c4f4411bd94bf405ad31629c3ce.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

BIN
assets/space.ase Normal file

Binary file not shown.

BIN
assets/space.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 205 KiB

34
assets/space.png.import Normal file
View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://beyhkcr2uvmc7"
path="res://.godot/imported/space.png-e9b3b12e959cbbecef69e1a8ce5816dd.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/space.png"
dest_files=["res://.godot/imported/space.png-e9b3b12e959cbbecef69e1a8ce5816dd.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 not shown.

BIN
assets/symbols/heart.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 171 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://bwtb3m00d1gu2"
path="res://.godot/imported/heart.png-b584f13654dd78e3e3a87c0193a3ef96.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/symbols/heart.png"
dest_files=["res://.godot/imported/heart.png-b584f13654dd78e3e3a87c0193a3ef96.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

BIN
assets/ui/attack.aseprite Normal file

Binary file not shown.

BIN
assets/ui/attack.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 308 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://bgqfuj6p3h5ad"
path="res://.godot/imported/attack.png-2bbbc8a5f73e2cac30c0025af7b53823.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/ui/attack.png"
dest_files=["res://.godot/imported/attack.png-2bbbc8a5f73e2cac30c0025af7b53823.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

BIN
assets/ui/button.aseprite Normal file

Binary file not shown.

BIN
assets/ui/button.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 189 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://bmc50277gb4iw"
path="res://.godot/imported/button.png-473760ec7449fb30c95f607492aecb17.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/ui/button.png"
dest_files=["res://.godot/imported/button.png-473760ec7449fb30c95f607492aecb17.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

BIN
assets/ui/dash.aseprite Normal file

Binary file not shown.

BIN
assets/ui/dash.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 157 B

34
assets/ui/dash.png.import Normal file
View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://cmb78bi27e2jl"
path="res://.godot/imported/dash.png-c8a9350270df9861041182e17d843d61.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/ui/dash.png"
dest_files=["res://.godot/imported/dash.png-c8a9350270df9861041182e17d843d61.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

BIN
assets/ui/move.aseprite Normal file

Binary file not shown.

BIN
assets/ui/move.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 250 B

34
assets/ui/move.png.import Normal file
View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://c0qub1plvyt4x"
path="res://.godot/imported/move.png-80a455607b945e92849694285c52aba8.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/ui/move.png"
dest_files=["res://.godot/imported/move.png-80a455607b945e92849694285c52aba8.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

BIN
assets/ui/reload.aseprite Normal file

Binary file not shown.

BIN
assets/ui/reload.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 201 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://vxl26x3xc8ms"
path="res://.godot/imported/reload.png-895e9da378108f9c18a7d0b0ef2cc4bf.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/ui/reload.png"
dest_files=["res://.godot/imported/reload.png-895e9da378108f9c18a7d0b0ef2cc4bf.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