Reordanize assets

This commit is contained in:
Sofia 2026-07-24 01:05:28 +03:00
parent e6d07de734
commit b2c493302d
33 changed files with 113 additions and 113 deletions

View File

@ -1,5 +1,5 @@
- [Sound effects](Assets/Audio/Sfx/ZapSplat) from [zapsplat.com](https://www.zapsplat.com/)
- [LaserFast and LaserWithRecovery](godot/assets/)
- [Hit](godot/assets/Hit.mp3)
- [Soldier model and rig](godot/RawAssets/Soldier/) by [Casti_131](https://opengameart.org/content/low-poly-soldier-with-weapons)
- [Sound effects](godot/raw_assets/sfx/) from [zapsplat.com](https://www.zapsplat.com/)
- [LaserFast and LaserWithRecovery](godot/raw_assets/sfx/)
- [Hit](godot/raw_assets/sfx/Hit.mp3)
- [Soldier model and rig](godot/raw_assets/Soldier/) by [Casti_131](https://opengameart.org/content/low-poly-soldier-with-weapons)
- [Torment Textures](godot/maps/textures) (`str_*` files) by [Bradley D. (strideh.itch.io)](https://strideh.itch.io)

View File

@ -1,19 +0,0 @@
[remap]
importer="mp3"
type="AudioStreamMP3"
uid="uid://bfg31e3s4jv8c"
path="res://.godot/imported/Hit.mp3-1e43ad11df7f4d135dfebfbf61e21305.mp3str"
[deps]
source_file="res://assets/Hit.mp3"
dest_files=["res://.godot/imported/Hit.mp3-1e43ad11df7f4d135dfebfbf61e21305.mp3str"]
[params]
loop=false
loop_offset=0
bpm=0
beat_count=0
bar_beats=4

View File

@ -1,19 +0,0 @@
[remap]
importer="mp3"
type="AudioStreamMP3"
uid="uid://dw5vleoexlhwx"
path="res://.godot/imported/LaserFast.mp3-7950076d801cb865e24808499aec09df.mp3str"
[deps]
source_file="res://assets/LaserFast.mp3"
dest_files=["res://.godot/imported/LaserFast.mp3-7950076d801cb865e24808499aec09df.mp3str"]
[params]
loop=false
loop_offset=0
bpm=0
beat_count=0
bar_beats=4

View File

@ -1,19 +0,0 @@
[remap]
importer="oggvorbisstr"
type="AudioStreamOggVorbis"
uid="uid://dlsto2l7tudif"
path="res://.godot/imported/LaserShot.ogg-6aac68be79c568543c2853d102341790.oggvorbisstr"
[deps]
source_file="res://assets/LaserShot.ogg"
dest_files=["res://.godot/imported/LaserShot.ogg-6aac68be79c568543c2853d102341790.oggvorbisstr"]
[params]
loop=false
loop_offset=0
bpm=0
beat_count=0
bar_beats=4

View File

@ -1,19 +0,0 @@
[remap]
importer="mp3"
type="AudioStreamMP3"
uid="uid://cqboecwvt1cp8"
path="res://.godot/imported/LaserWithRecovery.mp3-10fbe4c1e5d75ceb94f91b483f19f811.mp3str"
[deps]
source_file="res://assets/LaserWithRecovery.mp3"
dest_files=["res://.godot/imported/LaserWithRecovery.mp3-10fbe4c1e5d75ceb94f91b483f19f811.mp3str"]
[params]
loop=false
loop_offset=0
bpm=0
beat_count=0
bar_beats=4

View File

@ -1,19 +0,0 @@
[remap]
importer="oggvorbisstr"
type="AudioStreamOggVorbis"
uid="uid://xxpkjhaovyd"
path="res://.godot/imported/LaserWithRecoveryEdited.ogg-7b52758d22998fcb799b2fc8da1b30b1.oggvorbisstr"
[deps]
source_file="res://assets/LaserWithRecoveryEdited.ogg"
dest_files=["res://.godot/imported/LaserWithRecoveryEdited.ogg-7b52758d22998fcb799b2fc8da1b30b1.oggvorbisstr"]
[params]
loop=false
loop_offset=0
bpm=0
beat_count=0
bar_beats=4

View File

Before

Width:  |  Height:  |  Size: 260 B

After

Width:  |  Height:  |  Size: 260 B

View File

@ -3,15 +3,15 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://c0n5ugd867e2k"
path="res://.godot/imported/Ping_high.png-78b5667ceb93c91e9ec1243749341ac5.ctex"
path="res://.godot/imported/Ping_high.png-4171ce82a5b496dca61cedfb51b965f4.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/Ping_high.png"
dest_files=["res://.godot/imported/Ping_high.png-78b5667ceb93c91e9ec1243749341ac5.ctex"]
source_file="res://raw_assets/ping/Ping_high.png"
dest_files=["res://.godot/imported/Ping_high.png-4171ce82a5b496dca61cedfb51b965f4.ctex"]
[params]

View File

Before

Width:  |  Height:  |  Size: 239 B

After

Width:  |  Height:  |  Size: 239 B

View File

@ -3,15 +3,15 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://bhrbrc725q0yd"
path="res://.godot/imported/Ping_low.png-607d26045b7085e3f2b980d8e4623f1d.ctex"
path="res://.godot/imported/Ping_low.png-4883834ae4f75c9ab0c9cdbe3e53e0a5.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/Ping_low.png"
dest_files=["res://.godot/imported/Ping_low.png-607d26045b7085e3f2b980d8e4623f1d.ctex"]
source_file="res://raw_assets/ping/Ping_low.png"
dest_files=["res://.godot/imported/Ping_low.png-4883834ae4f75c9ab0c9cdbe3e53e0a5.ctex"]
[params]

View File

Before

Width:  |  Height:  |  Size: 251 B

After

Width:  |  Height:  |  Size: 251 B

View File

@ -3,15 +3,15 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://7u2jx45bwejo"
path="res://.godot/imported/Ping_medium.png-ef65cc30e3ffdd76332aa788d0be7a4a.ctex"
path="res://.godot/imported/Ping_medium.png-b7f179a8a21601cb8b138817ea5e6fa5.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/Ping_medium.png"
dest_files=["res://.godot/imported/Ping_medium.png-ef65cc30e3ffdd76332aa788d0be7a4a.ctex"]
source_file="res://raw_assets/ping/Ping_medium.png"
dest_files=["res://.godot/imported/Ping_medium.png-b7f179a8a21601cb8b138817ea5e6fa5.ctex"]
[params]

View File

@ -0,0 +1,19 @@
[remap]
importer="mp3"
type="AudioStreamMP3"
uid="uid://bfg31e3s4jv8c"
path="res://.godot/imported/Hit.mp3-b50a5457f485168cfa626bcc00cdb742.mp3str"
[deps]
source_file="res://raw_assets/sfx/Hit.mp3"
dest_files=["res://.godot/imported/Hit.mp3-b50a5457f485168cfa626bcc00cdb742.mp3str"]
[params]
loop=false
loop_offset=0
bpm=0
beat_count=0
bar_beats=4

View File

@ -0,0 +1,19 @@
[remap]
importer="mp3"
type="AudioStreamMP3"
uid="uid://dw5vleoexlhwx"
path="res://.godot/imported/LaserFast.mp3-7a5f2d27e19fd540b0aa06664fb56e7a.mp3str"
[deps]
source_file="res://raw_assets/sfx/LaserFast.mp3"
dest_files=["res://.godot/imported/LaserFast.mp3-7a5f2d27e19fd540b0aa06664fb56e7a.mp3str"]
[params]
loop=false
loop_offset=0
bpm=0
beat_count=0
bar_beats=4

View File

@ -0,0 +1,19 @@
[remap]
importer="oggvorbisstr"
type="AudioStreamOggVorbis"
uid="uid://dlsto2l7tudif"
path="res://.godot/imported/LaserShot.ogg-1e741e70a3f9fb490bfd6b6627f20ad9.oggvorbisstr"
[deps]
source_file="res://raw_assets/sfx/LaserShot.ogg"
dest_files=["res://.godot/imported/LaserShot.ogg-1e741e70a3f9fb490bfd6b6627f20ad9.oggvorbisstr"]
[params]
loop=false
loop_offset=0
bpm=0
beat_count=0
bar_beats=4

View File

@ -0,0 +1,19 @@
[remap]
importer="mp3"
type="AudioStreamMP3"
uid="uid://cqboecwvt1cp8"
path="res://.godot/imported/LaserWithRecovery.mp3-4943397bd8de5ccff649463864369cf1.mp3str"
[deps]
source_file="res://raw_assets/sfx/LaserWithRecovery.mp3"
dest_files=["res://.godot/imported/LaserWithRecovery.mp3-4943397bd8de5ccff649463864369cf1.mp3str"]
[params]
loop=false
loop_offset=0
bpm=0
beat_count=0
bar_beats=4

View File

@ -0,0 +1,19 @@
[remap]
importer="oggvorbisstr"
type="AudioStreamOggVorbis"
uid="uid://xxpkjhaovyd"
path="res://.godot/imported/LaserWithRecoveryEdited.ogg-6aacfe5dbf525a7dc1cd26fd76971753.oggvorbisstr"
[deps]
source_file="res://raw_assets/sfx/LaserWithRecoveryEdited.ogg"
dest_files=["res://.godot/imported/LaserWithRecoveryEdited.ogg-6aacfe5dbf525a7dc1cd26fd76971753.oggvorbisstr"]
[params]
loop=false
loop_offset=0
bpm=0
beat_count=0
bar_beats=4

View File

@ -2,7 +2,7 @@
[ext_resource type="PackedScene" uid="uid://cg81784ct8gf5" path="res://mesh/raygun.tscn" id="1_ckadf"]
[ext_resource type="PackedScene" uid="uid://ctslratcr8h6v" path="res://scenes/player/raygun_beam.tscn" id="1_m84jv"]
[ext_resource type="AudioStream" uid="uid://xxpkjhaovyd" path="res://assets/LaserWithRecoveryEdited.ogg" id="2_lxble"]
[ext_resource type="AudioStream" uid="uid://xxpkjhaovyd" path="res://raw_assets/sfx/LaserWithRecoveryEdited.ogg" id="2_lxble"]
[node name="raygun" type="Raygun" unique_id=573018429 node_paths=PackedStringArray("sound_emitter", "bullet_source")]
sound_emitter = NodePath("sound_emitter")

View File

@ -1,6 +1,6 @@
[gd_scene format=3 uid="uid://cl66unms2gim0"]
[ext_resource type="AudioStream" uid="uid://bfg31e3s4jv8c" path="res://assets/Hit.mp3" id="1_2hdmt"]
[ext_resource type="AudioStream" uid="uid://bfg31e3s4jv8c" path="res://raw_assets/sfx/Hit.mp3" id="1_2hdmt"]
[sub_resource type="ParticleProcessMaterial" id="ParticleProcessMaterial_1cgct"]
particle_flag_align_y = true

View File

@ -1,8 +1,8 @@
[gd_scene format=3 uid="uid://2sfy0vq0fqt3"]
[ext_resource type="Texture2D" uid="uid://bhrbrc725q0yd" path="res://assets/Ping_low.png" id="1_3pnyb"]
[ext_resource type="Texture2D" uid="uid://7u2jx45bwejo" path="res://assets/Ping_medium.png" id="2_h6por"]
[ext_resource type="Texture2D" uid="uid://c0n5ugd867e2k" path="res://assets/Ping_high.png" id="3_kx1on"]
[ext_resource type="Texture2D" uid="uid://bhrbrc725q0yd" path="res://raw_assets/ping/Ping_low.png" id="1_3pnyb"]
[ext_resource type="Texture2D" uid="uid://7u2jx45bwejo" path="res://raw_assets/ping/Ping_medium.png" id="2_h6por"]
[ext_resource type="Texture2D" uid="uid://c0n5ugd867e2k" path="res://raw_assets/ping/Ping_high.png" id="3_kx1on"]
[node name="player_listing" type="PlayerListing" unique_id=965142972 node_paths=PackedStringArray("name_label", "kills_label", "deaths_label", "ping_label", "ping_icon")]
name_label = NodePath("name")