From c211d080f93e924fd48491f0dcda7b8e37bdffcb Mon Sep 17 00:00:00 2001 From: Thomas Wessel Date: Thu, 3 Apr 2025 15:43:40 -0700 Subject: [PATCH 01/18] rename assets --- .../Relics/{assets => Assets}/relic_Breakfast.png | Bin .../{assets => Assets}/relic_Breakfast.png.import | 0 .../Relics/{assets => Assets}/relic_GoodVibes.png | Bin .../{assets => Assets}/relic_GoodVibes.png.import | 0 4 files changed, 0 insertions(+), 0 deletions(-) rename Classes/Relics/{assets => Assets}/relic_Breakfast.png (100%) rename Classes/Relics/{assets => Assets}/relic_Breakfast.png.import (100%) rename Classes/Relics/{assets => Assets}/relic_GoodVibes.png (100%) rename Classes/Relics/{assets => Assets}/relic_GoodVibes.png.import (100%) diff --git a/Classes/Relics/assets/relic_Breakfast.png b/Classes/Relics/Assets/relic_Breakfast.png similarity index 100% rename from Classes/Relics/assets/relic_Breakfast.png rename to Classes/Relics/Assets/relic_Breakfast.png diff --git a/Classes/Relics/assets/relic_Breakfast.png.import b/Classes/Relics/Assets/relic_Breakfast.png.import similarity index 100% rename from Classes/Relics/assets/relic_Breakfast.png.import rename to Classes/Relics/Assets/relic_Breakfast.png.import diff --git a/Classes/Relics/assets/relic_GoodVibes.png b/Classes/Relics/Assets/relic_GoodVibes.png similarity index 100% rename from Classes/Relics/assets/relic_GoodVibes.png rename to Classes/Relics/Assets/relic_GoodVibes.png diff --git a/Classes/Relics/assets/relic_GoodVibes.png.import b/Classes/Relics/Assets/relic_GoodVibes.png.import similarity index 100% rename from Classes/Relics/assets/relic_GoodVibes.png.import rename to Classes/Relics/Assets/relic_GoodVibes.png.import From 2afa27928e6adb39f4f5bad3e4a392185018a9e4 Mon Sep 17 00:00:00 2001 From: Thomas Wessel Date: Thu, 3 Apr 2025 15:46:01 -0700 Subject: [PATCH 02/18] more --- Audio/{midi => Midi}/Song1.mid | Bin Audio/{midi => Midi}/Song2.mid | Bin Audio/{midi => Midi}/Song3.mid | Bin Audio/{midi => Midi}/florestan-subset.sf2 | Bin 4 files changed, 0 insertions(+), 0 deletions(-) rename Audio/{midi => Midi}/Song1.mid (100%) rename Audio/{midi => Midi}/Song2.mid (100%) rename Audio/{midi => Midi}/Song3.mid (100%) rename Audio/{midi => Midi}/florestan-subset.sf2 (100%) diff --git a/Audio/midi/Song1.mid b/Audio/Midi/Song1.mid similarity index 100% rename from Audio/midi/Song1.mid rename to Audio/Midi/Song1.mid diff --git a/Audio/midi/Song2.mid b/Audio/Midi/Song2.mid similarity index 100% rename from Audio/midi/Song2.mid rename to Audio/Midi/Song2.mid diff --git a/Audio/midi/Song3.mid b/Audio/Midi/Song3.mid similarity index 100% rename from Audio/midi/Song3.mid rename to Audio/Midi/Song3.mid diff --git a/Audio/midi/florestan-subset.sf2 b/Audio/Midi/florestan-subset.sf2 similarity index 100% rename from Audio/midi/florestan-subset.sf2 rename to Audio/Midi/florestan-subset.sf2 From 83bc66371e5ee44b922b3711e3327b632e408091 Mon Sep 17 00:00:00 2001 From: Thomas Wessel Date: Thu, 3 Apr 2025 15:53:08 -0700 Subject: [PATCH 03/18] Translations --- .../{translations.csv => Translations.csv} | 0 Globals/Translations/translations.csv.import | 17 ----------------- 2 files changed, 17 deletions(-) rename Globals/Translations/{translations.csv => Translations.csv} (100%) delete mode 100644 Globals/Translations/translations.csv.import diff --git a/Globals/Translations/translations.csv b/Globals/Translations/Translations.csv similarity index 100% rename from Globals/Translations/translations.csv rename to Globals/Translations/Translations.csv diff --git a/Globals/Translations/translations.csv.import b/Globals/Translations/translations.csv.import deleted file mode 100644 index b1ceb83a..00000000 --- a/Globals/Translations/translations.csv.import +++ /dev/null @@ -1,17 +0,0 @@ -[remap] - -importer="csv_translation" -type="Translation" -uid="uid://drjnsd6mqpxqh" - -[deps] - -files=["res://Globals/Translations/Translations.en.translation", "res://Globals/Translations/Translations.cn.translation"] - -source_file="res://Globals/Translations/Translations.csv" -dest_files=["res://Globals/Translations/Translations.en.translation", "res://Globals/Translations/Translations.cn.translation"] - -[params] - -compress=true -delimiter=0 From f14ca3484031235a652d912b964227295cfac9bb Mon Sep 17 00:00:00 2001 From: Thomas Wessel Date: Thu, 3 Apr 2025 15:55:48 -0700 Subject: [PATCH 04/18] imports --- .../Relics/Assets/relic_Breakfast.png.import | 6 +++--- .../Relics/Assets/relic_GoodVibes.png.import | 6 +++--- Funk Engine.csproj | 4 ---- Globals/Translations/Translations.csv.import | 17 +++++++++++++++++ .../Assets/NoteQueue_Frame.png.import | 6 +++--- .../NoteManager/Assets/Arrow_Trail.png.import | 6 +++--- .../Enemies/BossBlood/Assets/Boss1.png.import | 6 +++--- .../Assets/Boss1EmissionShape.png.import | 6 +++--- Scenes/UI/Assets/HowToPlay_Combo_Bar.png.import | 6 +++--- .../UI/Remapping/Assets/A_Key_Light.png.import | 6 +++--- .../Assets/Arrow_Down_Key_Light.png.import | 6 +++--- .../Assets/Arrow_Left_Key_Light.png.import | 6 +++--- .../Assets/Arrow_Right_Key_Light.png.import | 6 +++--- .../Assets/Arrow_Up_Key_Light.png.import | 6 +++--- .../UI/Remapping/Assets/D_Key_Light.png.import | 6 +++--- .../UI/Remapping/Assets/E_Key_Light.png.import | 6 +++--- .../Assets/Positional_Prompts_Down.png.import | 6 +++--- .../Assets/Positional_Prompts_Left.png.import | 6 +++--- .../Assets/Positional_Prompts_Right.png.import | 6 +++--- .../Assets/Positional_Prompts_Up.png.import | 6 +++--- .../UI/Remapping/Assets/Q_Key_Light.png.import | 6 +++--- .../UI/Remapping/Assets/R_Key_Light.png.import | 6 +++--- .../UI/Remapping/Assets/S_Key_Light.png.import | 6 +++--- .../UI/Remapping/Assets/T_Key_Light.png.import | 6 +++--- .../UI/Remapping/Assets/W_Key_Light.png.import | 6 +++--- .../Assets/2D_Shadow_Map.webp.import | 6 +++--- .../Assets/Background_BackTree.png.import | 6 +++--- .../Assets/Background_FrontTree.png.import | 6 +++--- .../Assets/Background_MidTree.png.import | 6 +++--- .../Assets/Background_Moon.png.import | 6 +++--- .../Assets/Background_Sky.png.import | 6 +++--- .../Assets/TitleScreenFont.TTF.import | 6 +++--- .../UI/TitleScreen/Assets/TitleSong.ogg.import | 6 +++--- scenes/ChartViewport/LoopMarker.png.import | 6 +++--- scenes/ChestScene/assets/Chest.png.import | 6 +++--- scenes/Maps/assets/BattleIcon.png.import | 6 +++--- scenes/Maps/assets/BossIcon.png.import | 6 +++--- scenes/Maps/assets/ChestIcon.png.import | 6 +++--- .../NoteManager/assets/arrow_outline.png.import | 6 +++--- scenes/NoteManager/assets/new_arrow.png.import | 6 +++--- .../Parasifly/assets/Parasifly.png.import | 6 +++--- .../TheGWS/assets/GhostWolfSnake.png.import | 6 +++--- 42 files changed, 137 insertions(+), 124 deletions(-) create mode 100644 Globals/Translations/Translations.csv.import diff --git a/Classes/Relics/Assets/relic_Breakfast.png.import b/Classes/Relics/Assets/relic_Breakfast.png.import index afa89070..7b3d3f98 100644 --- a/Classes/Relics/Assets/relic_Breakfast.png.import +++ b/Classes/Relics/Assets/relic_Breakfast.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://csjx2hb4tdlw8" -path="res://.godot/imported/Relic_Breakfast.png-71ab89b12909df408626427d83246628.ctex" +path="res://.godot/imported/relic_Breakfast.png-f8a4431e13fa24c484b0e0643d5cccc6.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://Classes/Relics/Assets/Relic_Breakfast.png" -dest_files=["res://.godot/imported/Relic_Breakfast.png-71ab89b12909df408626427d83246628.ctex"] +source_file="res://Classes/Relics/Assets/relic_Breakfast.png" +dest_files=["res://.godot/imported/relic_Breakfast.png-f8a4431e13fa24c484b0e0643d5cccc6.ctex"] [params] diff --git a/Classes/Relics/Assets/relic_GoodVibes.png.import b/Classes/Relics/Assets/relic_GoodVibes.png.import index ea4e6399..70672930 100644 --- a/Classes/Relics/Assets/relic_GoodVibes.png.import +++ b/Classes/Relics/Assets/relic_GoodVibes.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://dg4tnp7plxmp7" -path="res://.godot/imported/Relic_GoodVibes.png-01d38d3d6a79fe959565a2bfe43c64ca.ctex" +path="res://.godot/imported/relic_GoodVibes.png-36c956f7337bb630f44945ece724aff7.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://Classes/Relics/Assets/Relic_GoodVibes.png" -dest_files=["res://.godot/imported/Relic_GoodVibes.png-01d38d3d6a79fe959565a2bfe43c64ca.ctex"] +source_file="res://Classes/Relics/Assets/relic_GoodVibes.png" +dest_files=["res://.godot/imported/relic_GoodVibes.png-36c956f7337bb630f44945ece724aff7.ctex"] [params] diff --git a/Funk Engine.csproj b/Funk Engine.csproj index 79bf1b7c..347a3064 100644 --- a/Funk Engine.csproj +++ b/Funk Engine.csproj @@ -12,8 +12,4 @@ - - - - \ No newline at end of file diff --git a/Globals/Translations/Translations.csv.import b/Globals/Translations/Translations.csv.import new file mode 100644 index 00000000..bc72c8ed --- /dev/null +++ b/Globals/Translations/Translations.csv.import @@ -0,0 +1,17 @@ +[remap] + +importer="csv_translation" +type="Translation" +uid="uid://b5fwfbchc68yq" + +[deps] + +files=["res://Globals/Translations/Translations.en.translation", "res://Globals/Translations/Translations.cn.translation"] + +source_file="res://Globals/Translations/Translations.csv" +dest_files=["res://Globals/Translations/Translations.en.translation", "res://Globals/Translations/Translations.cn.translation"] + +[params] + +compress=true +delimiter=0 diff --git a/Scenes/BattleDirector/Assets/NoteQueue_Frame.png.import b/Scenes/BattleDirector/Assets/NoteQueue_Frame.png.import index ac8fbec5..7c33cba7 100644 --- a/Scenes/BattleDirector/Assets/NoteQueue_Frame.png.import +++ b/Scenes/BattleDirector/Assets/NoteQueue_Frame.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://cnyr5usjdv0ni" -path="res://.godot/imported/NoteQueue_Frame.png-e9e1fc727e2cde6812934bdfe5d051a7.ctex" +path="res://.godot/imported/NoteQueue_Frame.png-5c4f811346c3ca52f321c86996bc15ff.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://Scenes/BattleDirector/Assets/NoteQueue_Frame.png" -dest_files=["res://.godot/imported/NoteQueue_Frame.png-e9e1fc727e2cde6812934bdfe5d051a7.ctex"] +source_file="res://scenes/BattleDirector/Assets/NoteQueue_Frame.png" +dest_files=["res://.godot/imported/NoteQueue_Frame.png-5c4f811346c3ca52f321c86996bc15ff.ctex"] [params] diff --git a/Scenes/NoteManager/Assets/Arrow_Trail.png.import b/Scenes/NoteManager/Assets/Arrow_Trail.png.import index 6c2cb9d9..f9591e32 100644 --- a/Scenes/NoteManager/Assets/Arrow_Trail.png.import +++ b/Scenes/NoteManager/Assets/Arrow_Trail.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://dbnvl0gbhl5b4" -path="res://.godot/imported/Arrow_Trail.png-384f0409031c318aa6fa51abecfd35b2.ctex" +path="res://.godot/imported/Arrow_Trail.png-2853d40e9a193ef5d28b14c207bdbdbd.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://Scenes/NoteManager/Assets/Arrow_Trail.png" -dest_files=["res://.godot/imported/Arrow_Trail.png-384f0409031c318aa6fa51abecfd35b2.ctex"] +source_file="res://scenes/NoteManager/assets/Arrow_Trail.png" +dest_files=["res://.godot/imported/Arrow_Trail.png-2853d40e9a193ef5d28b14c207bdbdbd.ctex"] [params] diff --git a/Scenes/Puppets/Enemies/BossBlood/Assets/Boss1.png.import b/Scenes/Puppets/Enemies/BossBlood/Assets/Boss1.png.import index f2bc0a6e..52e1124c 100644 --- a/Scenes/Puppets/Enemies/BossBlood/Assets/Boss1.png.import +++ b/Scenes/Puppets/Enemies/BossBlood/Assets/Boss1.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://veedngaorx3l" -path="res://.godot/imported/Boss1.png-b7a923dff8e0511e19fb7a3737126295.ctex" +path="res://.godot/imported/Boss1.png-977b956a280ca96d69d1c4a3fd55c9f7.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://Scenes/Puppets/Enemies/BossBlood/Assets/Boss1.png" -dest_files=["res://.godot/imported/Boss1.png-b7a923dff8e0511e19fb7a3737126295.ctex"] +source_file="res://scenes/Puppets/Enemies/BossBlood/assets/Boss1.png" +dest_files=["res://.godot/imported/Boss1.png-977b956a280ca96d69d1c4a3fd55c9f7.ctex"] [params] diff --git a/Scenes/Puppets/Enemies/BossBlood/Assets/Boss1EmissionShape.png.import b/Scenes/Puppets/Enemies/BossBlood/Assets/Boss1EmissionShape.png.import index 4a9075e9..c3678ba5 100644 --- a/Scenes/Puppets/Enemies/BossBlood/Assets/Boss1EmissionShape.png.import +++ b/Scenes/Puppets/Enemies/BossBlood/Assets/Boss1EmissionShape.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://b5jpi2i502lw5" -path="res://.godot/imported/Boss1EmissionShape.png-890f34e921959a3e1822c95f4278eab7.ctex" +path="res://.godot/imported/Boss1EmissionShape.png-c1955430ad1515c3a3c56d5cfd87027b.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://Scenes/Puppets/Enemies/BossBlood/Assets/Boss1EmissionShape.png" -dest_files=["res://.godot/imported/Boss1EmissionShape.png-890f34e921959a3e1822c95f4278eab7.ctex"] +source_file="res://scenes/Puppets/Enemies/BossBlood/assets/Boss1EmissionShape.png" +dest_files=["res://.godot/imported/Boss1EmissionShape.png-c1955430ad1515c3a3c56d5cfd87027b.ctex"] [params] diff --git a/Scenes/UI/Assets/HowToPlay_Combo_Bar.png.import b/Scenes/UI/Assets/HowToPlay_Combo_Bar.png.import index 9c786e63..20fdfa13 100644 --- a/Scenes/UI/Assets/HowToPlay_Combo_Bar.png.import +++ b/Scenes/UI/Assets/HowToPlay_Combo_Bar.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://dp3vkn65j4o3s" -path="res://.godot/imported/HowToPlay_Combo_Bar.png-0ad8e532b66f13ea35fafafcb5e4b1e4.ctex" +path="res://.godot/imported/HowToPlay_Combo_Bar.png-ff347f8f7e34aedaaacc8986214818f6.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://Scenes/UI/Assets/HowToPlay_Combo_Bar.png" -dest_files=["res://.godot/imported/HowToPlay_Combo_Bar.png-0ad8e532b66f13ea35fafafcb5e4b1e4.ctex"] +source_file="res://scenes/UI/Assets/HowToPlay_Combo_Bar.png" +dest_files=["res://.godot/imported/HowToPlay_Combo_Bar.png-ff347f8f7e34aedaaacc8986214818f6.ctex"] [params] diff --git a/Scenes/UI/Remapping/Assets/A_Key_Light.png.import b/Scenes/UI/Remapping/Assets/A_Key_Light.png.import index 9ec28787..d6f8c1b3 100644 --- a/Scenes/UI/Remapping/Assets/A_Key_Light.png.import +++ b/Scenes/UI/Remapping/Assets/A_Key_Light.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://ucxkeg8mkugt" -path="res://.godot/imported/A_Key_Light.png-7329269aa31c1a16ab62d73e21666a01.ctex" +path="res://.godot/imported/A_Key_Light.png-9defff247bfe7accb6409bf9cfaa5836.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://Scenes/UI/Remapping/Assets/A_Key_Light.png" -dest_files=["res://.godot/imported/A_Key_Light.png-7329269aa31c1a16ab62d73e21666a01.ctex"] +source_file="res://scenes/UI/Remapping/Assets/A_Key_Light.png" +dest_files=["res://.godot/imported/A_Key_Light.png-9defff247bfe7accb6409bf9cfaa5836.ctex"] [params] diff --git a/Scenes/UI/Remapping/Assets/Arrow_Down_Key_Light.png.import b/Scenes/UI/Remapping/Assets/Arrow_Down_Key_Light.png.import index b6f8778a..d83c1411 100644 --- a/Scenes/UI/Remapping/Assets/Arrow_Down_Key_Light.png.import +++ b/Scenes/UI/Remapping/Assets/Arrow_Down_Key_Light.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://q14p8ypgc43t" -path="res://.godot/imported/Arrow_Down_Key_Light.png-719d0f6b968006bdbddc6b92a5b89472.ctex" +path="res://.godot/imported/Arrow_Down_Key_Light.png-a0690356c867ae7b992583998fe45cbb.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://Scenes/UI/Remapping/Assets/Arrow_Down_Key_Light.png" -dest_files=["res://.godot/imported/Arrow_Down_Key_Light.png-719d0f6b968006bdbddc6b92a5b89472.ctex"] +source_file="res://scenes/UI/Remapping/Assets/Arrow_Down_Key_Light.png" +dest_files=["res://.godot/imported/Arrow_Down_Key_Light.png-a0690356c867ae7b992583998fe45cbb.ctex"] [params] diff --git a/Scenes/UI/Remapping/Assets/Arrow_Left_Key_Light.png.import b/Scenes/UI/Remapping/Assets/Arrow_Left_Key_Light.png.import index 2a215c28..a2575261 100644 --- a/Scenes/UI/Remapping/Assets/Arrow_Left_Key_Light.png.import +++ b/Scenes/UI/Remapping/Assets/Arrow_Left_Key_Light.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://cr6wtf6j6dcfg" -path="res://.godot/imported/Arrow_Left_Key_Light.png-4b95da442c5418f20e689be8c3098aed.ctex" +path="res://.godot/imported/Arrow_Left_Key_Light.png-e721278666ce53452b51e9ec448fdac8.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://Scenes/UI/Remapping/Assets/Arrow_Left_Key_Light.png" -dest_files=["res://.godot/imported/Arrow_Left_Key_Light.png-4b95da442c5418f20e689be8c3098aed.ctex"] +source_file="res://scenes/UI/Remapping/Assets/Arrow_Left_Key_Light.png" +dest_files=["res://.godot/imported/Arrow_Left_Key_Light.png-e721278666ce53452b51e9ec448fdac8.ctex"] [params] diff --git a/Scenes/UI/Remapping/Assets/Arrow_Right_Key_Light.png.import b/Scenes/UI/Remapping/Assets/Arrow_Right_Key_Light.png.import index 43a85ae3..0741eeec 100644 --- a/Scenes/UI/Remapping/Assets/Arrow_Right_Key_Light.png.import +++ b/Scenes/UI/Remapping/Assets/Arrow_Right_Key_Light.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://dvlekute37smy" -path="res://.godot/imported/Arrow_Right_Key_Light.png-90ea699d64bb15c43a7dbd41c0df8ee5.ctex" +path="res://.godot/imported/Arrow_Right_Key_Light.png-da63ae5cb1f7b7d0308ab080c6cd1f91.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://Scenes/UI/Remapping/Assets/Arrow_Right_Key_Light.png" -dest_files=["res://.godot/imported/Arrow_Right_Key_Light.png-90ea699d64bb15c43a7dbd41c0df8ee5.ctex"] +source_file="res://scenes/UI/Remapping/Assets/Arrow_Right_Key_Light.png" +dest_files=["res://.godot/imported/Arrow_Right_Key_Light.png-da63ae5cb1f7b7d0308ab080c6cd1f91.ctex"] [params] diff --git a/Scenes/UI/Remapping/Assets/Arrow_Up_Key_Light.png.import b/Scenes/UI/Remapping/Assets/Arrow_Up_Key_Light.png.import index 111faaaa..3399485c 100644 --- a/Scenes/UI/Remapping/Assets/Arrow_Up_Key_Light.png.import +++ b/Scenes/UI/Remapping/Assets/Arrow_Up_Key_Light.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://p06451gq2ujc" -path="res://.godot/imported/Arrow_Up_Key_Light.png-79a4f7cad3b102d463ad42f32589fc98.ctex" +path="res://.godot/imported/Arrow_Up_Key_Light.png-3ff666ddcdd00c6fba116634264307ae.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://Scenes/UI/Remapping/Assets/Arrow_Up_Key_Light.png" -dest_files=["res://.godot/imported/Arrow_Up_Key_Light.png-79a4f7cad3b102d463ad42f32589fc98.ctex"] +source_file="res://scenes/UI/Remapping/Assets/Arrow_Up_Key_Light.png" +dest_files=["res://.godot/imported/Arrow_Up_Key_Light.png-3ff666ddcdd00c6fba116634264307ae.ctex"] [params] diff --git a/Scenes/UI/Remapping/Assets/D_Key_Light.png.import b/Scenes/UI/Remapping/Assets/D_Key_Light.png.import index f7c65e6e..e3b921cc 100644 --- a/Scenes/UI/Remapping/Assets/D_Key_Light.png.import +++ b/Scenes/UI/Remapping/Assets/D_Key_Light.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://bpic7oh05r5fp" -path="res://.godot/imported/D_Key_Light.png-43d954deafcad31923243ddcf3dd23cd.ctex" +path="res://.godot/imported/D_Key_Light.png-5796c82af95ffb01e68a5c7d765214bc.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://Scenes/UI/Remapping/Assets/D_Key_Light.png" -dest_files=["res://.godot/imported/D_Key_Light.png-43d954deafcad31923243ddcf3dd23cd.ctex"] +source_file="res://scenes/UI/Remapping/Assets/D_Key_Light.png" +dest_files=["res://.godot/imported/D_Key_Light.png-5796c82af95ffb01e68a5c7d765214bc.ctex"] [params] diff --git a/Scenes/UI/Remapping/Assets/E_Key_Light.png.import b/Scenes/UI/Remapping/Assets/E_Key_Light.png.import index 01d43d93..72c984e3 100644 --- a/Scenes/UI/Remapping/Assets/E_Key_Light.png.import +++ b/Scenes/UI/Remapping/Assets/E_Key_Light.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://bvbvmvtgkjtj" -path="res://.godot/imported/E_Key_Light.png-9fe72c49193260a50b1ed18d45117b1f.ctex" +path="res://.godot/imported/E_Key_Light.png-6a8774e97a436587f9b4c662310450a2.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://Scenes/UI/Remapping/Assets/E_Key_Light.png" -dest_files=["res://.godot/imported/E_Key_Light.png-9fe72c49193260a50b1ed18d45117b1f.ctex"] +source_file="res://scenes/UI/Remapping/Assets/E_Key_Light.png" +dest_files=["res://.godot/imported/E_Key_Light.png-6a8774e97a436587f9b4c662310450a2.ctex"] [params] diff --git a/Scenes/UI/Remapping/Assets/Positional_Prompts_Down.png.import b/Scenes/UI/Remapping/Assets/Positional_Prompts_Down.png.import index a31d40f7..a550d919 100644 --- a/Scenes/UI/Remapping/Assets/Positional_Prompts_Down.png.import +++ b/Scenes/UI/Remapping/Assets/Positional_Prompts_Down.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://d2228hw1busi" -path="res://.godot/imported/Positional_Prompts_Down.png-b855260def89b120ff1fbf0bcc76916c.ctex" +path="res://.godot/imported/Positional_Prompts_Down.png-fd46140ada5c266a49b20208bf25115c.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://Scenes/UI/Remapping/Assets/Positional_Prompts_Down.png" -dest_files=["res://.godot/imported/Positional_Prompts_Down.png-b855260def89b120ff1fbf0bcc76916c.ctex"] +source_file="res://scenes/UI/Remapping/Assets/Positional_Prompts_Down.png" +dest_files=["res://.godot/imported/Positional_Prompts_Down.png-fd46140ada5c266a49b20208bf25115c.ctex"] [params] diff --git a/Scenes/UI/Remapping/Assets/Positional_Prompts_Left.png.import b/Scenes/UI/Remapping/Assets/Positional_Prompts_Left.png.import index 986944b1..10049e2e 100644 --- a/Scenes/UI/Remapping/Assets/Positional_Prompts_Left.png.import +++ b/Scenes/UI/Remapping/Assets/Positional_Prompts_Left.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://dhnaqfw7ev076" -path="res://.godot/imported/Positional_Prompts_Left.png-b56f95c01de276535d499cf8e52a2dd6.ctex" +path="res://.godot/imported/Positional_Prompts_Left.png-263e95372358fe1a12fa322824932d5c.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://Scenes/UI/Remapping/Assets/Positional_Prompts_Left.png" -dest_files=["res://.godot/imported/Positional_Prompts_Left.png-b56f95c01de276535d499cf8e52a2dd6.ctex"] +source_file="res://scenes/UI/Remapping/Assets/Positional_Prompts_Left.png" +dest_files=["res://.godot/imported/Positional_Prompts_Left.png-263e95372358fe1a12fa322824932d5c.ctex"] [params] diff --git a/Scenes/UI/Remapping/Assets/Positional_Prompts_Right.png.import b/Scenes/UI/Remapping/Assets/Positional_Prompts_Right.png.import index 3eb4b865..356165f5 100644 --- a/Scenes/UI/Remapping/Assets/Positional_Prompts_Right.png.import +++ b/Scenes/UI/Remapping/Assets/Positional_Prompts_Right.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://bm2i63ejobjdb" -path="res://.godot/imported/Positional_Prompts_Right.png-c530b7bc66d02f666feeec64f52e6b06.ctex" +path="res://.godot/imported/Positional_Prompts_Right.png-9ffba7601b1a0b44d06e372afd79c3a4.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://Scenes/UI/Remapping/Assets/Positional_Prompts_Right.png" -dest_files=["res://.godot/imported/Positional_Prompts_Right.png-c530b7bc66d02f666feeec64f52e6b06.ctex"] +source_file="res://scenes/UI/Remapping/Assets/Positional_Prompts_Right.png" +dest_files=["res://.godot/imported/Positional_Prompts_Right.png-9ffba7601b1a0b44d06e372afd79c3a4.ctex"] [params] diff --git a/Scenes/UI/Remapping/Assets/Positional_Prompts_Up.png.import b/Scenes/UI/Remapping/Assets/Positional_Prompts_Up.png.import index 8c122004..27d5b6f8 100644 --- a/Scenes/UI/Remapping/Assets/Positional_Prompts_Up.png.import +++ b/Scenes/UI/Remapping/Assets/Positional_Prompts_Up.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://dlj21le4bp7cw" -path="res://.godot/imported/Positional_Prompts_Up.png-239e554233dd2fd0b22ef9ebefbc3b5d.ctex" +path="res://.godot/imported/Positional_Prompts_Up.png-1c098350c48e85be7badcb8cb0a0e44e.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://Scenes/UI/Remapping/Assets/Positional_Prompts_Up.png" -dest_files=["res://.godot/imported/Positional_Prompts_Up.png-239e554233dd2fd0b22ef9ebefbc3b5d.ctex"] +source_file="res://scenes/UI/Remapping/Assets/Positional_Prompts_Up.png" +dest_files=["res://.godot/imported/Positional_Prompts_Up.png-1c098350c48e85be7badcb8cb0a0e44e.ctex"] [params] diff --git a/Scenes/UI/Remapping/Assets/Q_Key_Light.png.import b/Scenes/UI/Remapping/Assets/Q_Key_Light.png.import index 8b3d8f7d..a480e1bc 100644 --- a/Scenes/UI/Remapping/Assets/Q_Key_Light.png.import +++ b/Scenes/UI/Remapping/Assets/Q_Key_Light.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://dn2snw6ibyn78" -path="res://.godot/imported/Q_Key_Light.png-dd437257d3d8fd0495a1334ffc31bac8.ctex" +path="res://.godot/imported/Q_Key_Light.png-bc9220953cc79d208d7ab78f86aa1534.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://Scenes/UI/Remapping/Assets/Q_Key_Light.png" -dest_files=["res://.godot/imported/Q_Key_Light.png-dd437257d3d8fd0495a1334ffc31bac8.ctex"] +source_file="res://scenes/UI/Remapping/Assets/Q_Key_Light.png" +dest_files=["res://.godot/imported/Q_Key_Light.png-bc9220953cc79d208d7ab78f86aa1534.ctex"] [params] diff --git a/Scenes/UI/Remapping/Assets/R_Key_Light.png.import b/Scenes/UI/Remapping/Assets/R_Key_Light.png.import index dbd80ba6..647f0cfd 100644 --- a/Scenes/UI/Remapping/Assets/R_Key_Light.png.import +++ b/Scenes/UI/Remapping/Assets/R_Key_Light.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://d3sdo7e5n6qkn" -path="res://.godot/imported/R_Key_Light.png-5f8abebbfccbe9a5417f1ebed1e3a199.ctex" +path="res://.godot/imported/R_Key_Light.png-28626cf003b7ce27375c9702c793fb5e.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://Scenes/UI/Remapping/Assets/R_Key_Light.png" -dest_files=["res://.godot/imported/R_Key_Light.png-5f8abebbfccbe9a5417f1ebed1e3a199.ctex"] +source_file="res://scenes/UI/Remapping/Assets/R_Key_Light.png" +dest_files=["res://.godot/imported/R_Key_Light.png-28626cf003b7ce27375c9702c793fb5e.ctex"] [params] diff --git a/Scenes/UI/Remapping/Assets/S_Key_Light.png.import b/Scenes/UI/Remapping/Assets/S_Key_Light.png.import index 22ff5a3f..aef85ed4 100644 --- a/Scenes/UI/Remapping/Assets/S_Key_Light.png.import +++ b/Scenes/UI/Remapping/Assets/S_Key_Light.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://bhjl3xnuwauu0" -path="res://.godot/imported/S_Key_Light.png-0b94f3ef8198c961a4767f9f25627e55.ctex" +path="res://.godot/imported/S_Key_Light.png-45ca36f19d3cdc77dd7855c4eb1beed8.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://Scenes/UI/Remapping/Assets/S_Key_Light.png" -dest_files=["res://.godot/imported/S_Key_Light.png-0b94f3ef8198c961a4767f9f25627e55.ctex"] +source_file="res://scenes/UI/Remapping/Assets/S_Key_Light.png" +dest_files=["res://.godot/imported/S_Key_Light.png-45ca36f19d3cdc77dd7855c4eb1beed8.ctex"] [params] diff --git a/Scenes/UI/Remapping/Assets/T_Key_Light.png.import b/Scenes/UI/Remapping/Assets/T_Key_Light.png.import index acbc5a5a..1185e299 100644 --- a/Scenes/UI/Remapping/Assets/T_Key_Light.png.import +++ b/Scenes/UI/Remapping/Assets/T_Key_Light.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://7v6wwa5trbkf" -path="res://.godot/imported/T_Key_Light.png-5f9653ef3045ac239de1426add148130.ctex" +path="res://.godot/imported/T_Key_Light.png-79e56fdefcbd152c51c2643c0e71a721.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://Scenes/UI/Remapping/Assets/T_Key_Light.png" -dest_files=["res://.godot/imported/T_Key_Light.png-5f9653ef3045ac239de1426add148130.ctex"] +source_file="res://scenes/UI/Remapping/Assets/T_Key_Light.png" +dest_files=["res://.godot/imported/T_Key_Light.png-79e56fdefcbd152c51c2643c0e71a721.ctex"] [params] diff --git a/Scenes/UI/Remapping/Assets/W_Key_Light.png.import b/Scenes/UI/Remapping/Assets/W_Key_Light.png.import index dcd286a9..dc74fc94 100644 --- a/Scenes/UI/Remapping/Assets/W_Key_Light.png.import +++ b/Scenes/UI/Remapping/Assets/W_Key_Light.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://e4dr0lk7ll0e" -path="res://.godot/imported/W_Key_Light.png-0a27e3b3ab7dcb396c91bfe71e08d0f2.ctex" +path="res://.godot/imported/W_Key_Light.png-80ede602b6d37551c2473fe9c1896240.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://Scenes/UI/Remapping/Assets/W_Key_Light.png" -dest_files=["res://.godot/imported/W_Key_Light.png-0a27e3b3ab7dcb396c91bfe71e08d0f2.ctex"] +source_file="res://scenes/UI/Remapping/Assets/W_Key_Light.png" +dest_files=["res://.godot/imported/W_Key_Light.png-80ede602b6d37551c2473fe9c1896240.ctex"] [params] diff --git a/Scenes/UI/TitleScreen/Assets/2D_Shadow_Map.webp.import b/Scenes/UI/TitleScreen/Assets/2D_Shadow_Map.webp.import index 4ad1e0b5..e3856bed 100644 --- a/Scenes/UI/TitleScreen/Assets/2D_Shadow_Map.webp.import +++ b/Scenes/UI/TitleScreen/Assets/2D_Shadow_Map.webp.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://iqbqsiyjd3uq" -path="res://.godot/imported/2D_Shadow_Map.webp-4b8bd1396bf43482daedcda86cc73f1e.ctex" +path="res://.godot/imported/2D_Shadow_Map.webp-cebcb6bb6e6ee1b6afd0244cd5f44017.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://Scenes/UI/TitleScreen/Assets/2D_Shadow_Map.webp" -dest_files=["res://.godot/imported/2D_Shadow_Map.webp-4b8bd1396bf43482daedcda86cc73f1e.ctex"] +source_file="res://scenes/UI/TitleScreen/Assets/2D_Shadow_Map.webp" +dest_files=["res://.godot/imported/2D_Shadow_Map.webp-cebcb6bb6e6ee1b6afd0244cd5f44017.ctex"] [params] diff --git a/Scenes/UI/TitleScreen/Assets/Background_BackTree.png.import b/Scenes/UI/TitleScreen/Assets/Background_BackTree.png.import index ca73f218..dfc6782a 100644 --- a/Scenes/UI/TitleScreen/Assets/Background_BackTree.png.import +++ b/Scenes/UI/TitleScreen/Assets/Background_BackTree.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://de2j543j83hmh" -path="res://.godot/imported/Background_BackTree.png-34ec1466f02ede9e4fa1137087ff5280.ctex" +path="res://.godot/imported/Background_BackTree.png-0850420f849afb55b62802bdba568ed8.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://Scenes/UI/TitleScreen/Assets/Background_BackTree.png" -dest_files=["res://.godot/imported/Background_BackTree.png-34ec1466f02ede9e4fa1137087ff5280.ctex"] +source_file="res://scenes/UI/TitleScreen/Assets/Background_BackTree.png" +dest_files=["res://.godot/imported/Background_BackTree.png-0850420f849afb55b62802bdba568ed8.ctex"] [params] diff --git a/Scenes/UI/TitleScreen/Assets/Background_FrontTree.png.import b/Scenes/UI/TitleScreen/Assets/Background_FrontTree.png.import index be24437d..e622f094 100644 --- a/Scenes/UI/TitleScreen/Assets/Background_FrontTree.png.import +++ b/Scenes/UI/TitleScreen/Assets/Background_FrontTree.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://dat1eoyl3do4e" -path="res://.godot/imported/Background_FrontTree.png-e3154c7490a9bd01245c1f64710b66a0.ctex" +path="res://.godot/imported/Background_FrontTree.png-8d79aa3822050dff901610a1ec3ce667.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://Scenes/UI/TitleScreen/Assets/Background_FrontTree.png" -dest_files=["res://.godot/imported/Background_FrontTree.png-e3154c7490a9bd01245c1f64710b66a0.ctex"] +source_file="res://scenes/UI/TitleScreen/Assets/Background_FrontTree.png" +dest_files=["res://.godot/imported/Background_FrontTree.png-8d79aa3822050dff901610a1ec3ce667.ctex"] [params] diff --git a/Scenes/UI/TitleScreen/Assets/Background_MidTree.png.import b/Scenes/UI/TitleScreen/Assets/Background_MidTree.png.import index 6918fe47..5d329831 100644 --- a/Scenes/UI/TitleScreen/Assets/Background_MidTree.png.import +++ b/Scenes/UI/TitleScreen/Assets/Background_MidTree.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://d3rxic3mi8jwb" -path="res://.godot/imported/Background_MidTree.png-939b82845c3f3610a7685b8eb46a89a5.ctex" +path="res://.godot/imported/Background_MidTree.png-66fd4fb3a2334b53e0b8f6587352290d.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://Scenes/UI/TitleScreen/Assets/Background_MidTree.png" -dest_files=["res://.godot/imported/Background_MidTree.png-939b82845c3f3610a7685b8eb46a89a5.ctex"] +source_file="res://scenes/UI/TitleScreen/Assets/Background_MidTree.png" +dest_files=["res://.godot/imported/Background_MidTree.png-66fd4fb3a2334b53e0b8f6587352290d.ctex"] [params] diff --git a/Scenes/UI/TitleScreen/Assets/Background_Moon.png.import b/Scenes/UI/TitleScreen/Assets/Background_Moon.png.import index 741c4e09..50ecd8b0 100644 --- a/Scenes/UI/TitleScreen/Assets/Background_Moon.png.import +++ b/Scenes/UI/TitleScreen/Assets/Background_Moon.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://bj8dxrlwuwrv4" -path="res://.godot/imported/Background_Moon.png-a1baea55b2e52d17f012f0bd52fc2722.ctex" +path="res://.godot/imported/Background_Moon.png-d75159d841df1803a2929c2bad1a2303.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://Scenes/UI/TitleScreen/Assets/Background_Moon.png" -dest_files=["res://.godot/imported/Background_Moon.png-a1baea55b2e52d17f012f0bd52fc2722.ctex"] +source_file="res://scenes/UI/TitleScreen/Assets/Background_Moon.png" +dest_files=["res://.godot/imported/Background_Moon.png-d75159d841df1803a2929c2bad1a2303.ctex"] [params] diff --git a/Scenes/UI/TitleScreen/Assets/Background_Sky.png.import b/Scenes/UI/TitleScreen/Assets/Background_Sky.png.import index 34ed1c61..bb41396f 100644 --- a/Scenes/UI/TitleScreen/Assets/Background_Sky.png.import +++ b/Scenes/UI/TitleScreen/Assets/Background_Sky.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://ruxgynq6bc1m" -path="res://.godot/imported/Background_Sky.png-2287c9572e3b33cdfded4fecf0575b3b.ctex" +path="res://.godot/imported/Background_Sky.png-46a82e6b597486ed2f4092013128ed7e.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://Scenes/UI/TitleScreen/Assets/Background_Sky.png" -dest_files=["res://.godot/imported/Background_Sky.png-2287c9572e3b33cdfded4fecf0575b3b.ctex"] +source_file="res://scenes/UI/TitleScreen/Assets/Background_Sky.png" +dest_files=["res://.godot/imported/Background_Sky.png-46a82e6b597486ed2f4092013128ed7e.ctex"] [params] diff --git a/Scenes/UI/TitleScreen/Assets/TitleScreenFont.TTF.import b/Scenes/UI/TitleScreen/Assets/TitleScreenFont.TTF.import index 0290ce84..d8038cdd 100644 --- a/Scenes/UI/TitleScreen/Assets/TitleScreenFont.TTF.import +++ b/Scenes/UI/TitleScreen/Assets/TitleScreenFont.TTF.import @@ -3,12 +3,12 @@ importer="font_data_dynamic" type="FontFile" uid="uid://dlwfb7kb7pd76" -path="res://.godot/imported/TitleScreenFont.TTF-03d6a62f30e72d635244aa6624ad94aa.fontdata" +path="res://.godot/imported/TitleScreenFont.TTF-1694c91bf8df4824f32c5bdd3ccbb7ca.fontdata" [deps] -source_file="res://Scenes/UI/TitleScreen/Assets/TitleScreenFont.TTF" -dest_files=["res://.godot/imported/TitleScreenFont.TTF-03d6a62f30e72d635244aa6624ad94aa.fontdata"] +source_file="res://scenes/UI/TitleScreen/Assets/TitleScreenFont.TTF" +dest_files=["res://.godot/imported/TitleScreenFont.TTF-1694c91bf8df4824f32c5bdd3ccbb7ca.fontdata"] [params] diff --git a/Scenes/UI/TitleScreen/Assets/TitleSong.ogg.import b/Scenes/UI/TitleScreen/Assets/TitleSong.ogg.import index ad6007b6..e106dc3b 100644 --- a/Scenes/UI/TitleScreen/Assets/TitleSong.ogg.import +++ b/Scenes/UI/TitleScreen/Assets/TitleSong.ogg.import @@ -3,12 +3,12 @@ importer="oggvorbisstr" type="AudioStreamOggVorbis" uid="uid://b52r6rgf4qsdr" -path="res://.godot/imported/TitleSong.ogg-894bb65678ae34703fbf3d156bf74fb9.oggvorbisstr" +path="res://.godot/imported/TitleSong.ogg-bfd345d16d551443acee7066dceea96d.oggvorbisstr" [deps] -source_file="res://Scenes/UI/TitleScreen/Assets/TitleSong.ogg" -dest_files=["res://.godot/imported/TitleSong.ogg-894bb65678ae34703fbf3d156bf74fb9.oggvorbisstr"] +source_file="res://scenes/UI/TitleScreen/Assets/TitleSong.ogg" +dest_files=["res://.godot/imported/TitleSong.ogg-bfd345d16d551443acee7066dceea96d.oggvorbisstr"] [params] diff --git a/scenes/ChartViewport/LoopMarker.png.import b/scenes/ChartViewport/LoopMarker.png.import index cb40aa84..dd4e29e8 100644 --- a/scenes/ChartViewport/LoopMarker.png.import +++ b/scenes/ChartViewport/LoopMarker.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://cp78odda2doab" -path="res://.godot/imported/LoopMarker.png-3a64c93c568eb883d6e75352e54af2e2.ctex" +path="res://.godot/imported/LoopMarker.png-01682285489df860e67dba1278ff087a.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://Scenes/ChartViewport/LoopMarker.png" -dest_files=["res://.godot/imported/LoopMarker.png-3a64c93c568eb883d6e75352e54af2e2.ctex"] +source_file="res://scenes/ChartViewport/LoopMarker.png" +dest_files=["res://.godot/imported/LoopMarker.png-01682285489df860e67dba1278ff087a.ctex"] [params] diff --git a/scenes/ChestScene/assets/Chest.png.import b/scenes/ChestScene/assets/Chest.png.import index 248995bf..2f5a70d2 100644 --- a/scenes/ChestScene/assets/Chest.png.import +++ b/scenes/ChestScene/assets/Chest.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://d0ywqw1j1k71v" -path="res://.godot/imported/Chest.png-cad54acb66da27b26ce6e2198073849a.ctex" +path="res://.godot/imported/Chest.png-fb3cdf8f34ea60a7ae2cb63e4d6ad62a.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://Scenes/ChestScene/Assets/Chest.png" -dest_files=["res://.godot/imported/Chest.png-cad54acb66da27b26ce6e2198073849a.ctex"] +source_file="res://scenes/ChestScene/assets/Chest.png" +dest_files=["res://.godot/imported/Chest.png-fb3cdf8f34ea60a7ae2cb63e4d6ad62a.ctex"] [params] diff --git a/scenes/Maps/assets/BattleIcon.png.import b/scenes/Maps/assets/BattleIcon.png.import index fed4f33d..7e2ba8f7 100644 --- a/scenes/Maps/assets/BattleIcon.png.import +++ b/scenes/Maps/assets/BattleIcon.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://7ius17ox1e70" -path="res://.godot/imported/BattleIcon.png-7f2aaf8e14988b8f2fe2d26908d82e0b.ctex" +path="res://.godot/imported/BattleIcon.png-7774ff140253fc7228adca1e1cc84da5.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://Scenes/Maps/Assets/BattleIcon.png" -dest_files=["res://.godot/imported/BattleIcon.png-7f2aaf8e14988b8f2fe2d26908d82e0b.ctex"] +source_file="res://scenes/Maps/assets/BattleIcon.png" +dest_files=["res://.godot/imported/BattleIcon.png-7774ff140253fc7228adca1e1cc84da5.ctex"] [params] diff --git a/scenes/Maps/assets/BossIcon.png.import b/scenes/Maps/assets/BossIcon.png.import index 03a5f053..8954c123 100644 --- a/scenes/Maps/assets/BossIcon.png.import +++ b/scenes/Maps/assets/BossIcon.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://xwx7j1wufwx1" -path="res://.godot/imported/BossIcon.png-78fabe547636e3d1de7dad53eb9c2945.ctex" +path="res://.godot/imported/BossIcon.png-d10acdd0cb08fa24b6fb43e6a501cfba.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://Scenes/Maps/Assets/BossIcon.png" -dest_files=["res://.godot/imported/BossIcon.png-78fabe547636e3d1de7dad53eb9c2945.ctex"] +source_file="res://scenes/Maps/assets/BossIcon.png" +dest_files=["res://.godot/imported/BossIcon.png-d10acdd0cb08fa24b6fb43e6a501cfba.ctex"] [params] diff --git a/scenes/Maps/assets/ChestIcon.png.import b/scenes/Maps/assets/ChestIcon.png.import index 391aae0e..7b4992d1 100644 --- a/scenes/Maps/assets/ChestIcon.png.import +++ b/scenes/Maps/assets/ChestIcon.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://othbopej2fym" -path="res://.godot/imported/ChestIcon.png-bd4d2bdafdfef4375e0242a6557c8462.ctex" +path="res://.godot/imported/ChestIcon.png-83b4a439102e920a2f15bc896417dcfc.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://Scenes/Maps/Assets/ChestIcon.png" -dest_files=["res://.godot/imported/ChestIcon.png-bd4d2bdafdfef4375e0242a6557c8462.ctex"] +source_file="res://scenes/Maps/assets/ChestIcon.png" +dest_files=["res://.godot/imported/ChestIcon.png-83b4a439102e920a2f15bc896417dcfc.ctex"] [params] diff --git a/scenes/NoteManager/assets/arrow_outline.png.import b/scenes/NoteManager/assets/arrow_outline.png.import index d96ddd56..ddce3452 100644 --- a/scenes/NoteManager/assets/arrow_outline.png.import +++ b/scenes/NoteManager/assets/arrow_outline.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://cgq2ar3pdmkac" -path="res://.godot/imported/Arrow_Outline.png-dbc89009df5f433f3228bbd1180824d6.ctex" +path="res://.godot/imported/arrow_outline.png-e6c3a5bad7a7781c2ff5674b6be1d846.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://Scenes/NoteManager/Assets/Arrow_Outline.png" -dest_files=["res://.godot/imported/Arrow_Outline.png-dbc89009df5f433f3228bbd1180824d6.ctex"] +source_file="res://scenes/NoteManager/assets/arrow_outline.png" +dest_files=["res://.godot/imported/arrow_outline.png-e6c3a5bad7a7781c2ff5674b6be1d846.ctex"] [params] diff --git a/scenes/NoteManager/assets/new_arrow.png.import b/scenes/NoteManager/assets/new_arrow.png.import index 6ee119f2..621fdc24 100644 --- a/scenes/NoteManager/assets/new_arrow.png.import +++ b/scenes/NoteManager/assets/new_arrow.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://hfxynr5jdgsp" -path="res://.godot/imported/New_Arrow.png-b9cc790fe65b856a0cee80c6a83cb011.ctex" +path="res://.godot/imported/new_arrow.png-39e96431fc9ad4968d5317df07ceec7f.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://Scenes/NoteManager/Assets/New_Arrow.png" -dest_files=["res://.godot/imported/New_Arrow.png-b9cc790fe65b856a0cee80c6a83cb011.ctex"] +source_file="res://scenes/NoteManager/assets/new_arrow.png" +dest_files=["res://.godot/imported/new_arrow.png-39e96431fc9ad4968d5317df07ceec7f.ctex"] [params] diff --git a/scenes/Puppets/Enemies/Parasifly/assets/Parasifly.png.import b/scenes/Puppets/Enemies/Parasifly/assets/Parasifly.png.import index ec6ff59c..baf2af11 100644 --- a/scenes/Puppets/Enemies/Parasifly/assets/Parasifly.png.import +++ b/scenes/Puppets/Enemies/Parasifly/assets/Parasifly.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://pngu3pw1pu4o" -path="res://.godot/imported/Parasifly.png-e934ce1bba2c8ecd40cde71e3e1e2a93.ctex" +path="res://.godot/imported/Parasifly.png-505ed58d09842f4f662770b57ebb5c8b.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://Scenes/Puppets/Enemies/Parasifly/Assets/Parasifly.png" -dest_files=["res://.godot/imported/Parasifly.png-e934ce1bba2c8ecd40cde71e3e1e2a93.ctex"] +source_file="res://scenes/Puppets/Enemies/Parasifly/assets/Parasifly.png" +dest_files=["res://.godot/imported/Parasifly.png-505ed58d09842f4f662770b57ebb5c8b.ctex"] [params] diff --git a/scenes/Puppets/Enemies/TheGWS/assets/GhostWolfSnake.png.import b/scenes/Puppets/Enemies/TheGWS/assets/GhostWolfSnake.png.import index 28d27d2d..74a94dac 100644 --- a/scenes/Puppets/Enemies/TheGWS/assets/GhostWolfSnake.png.import +++ b/scenes/Puppets/Enemies/TheGWS/assets/GhostWolfSnake.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://ci0a2h2eatjht" -path="res://.godot/imported/GhostWolfSnake.png-27fd9a5a8dfbef2a1a54d234a003dce7.ctex" +path="res://.godot/imported/GhostWolfSnake.png-6a5e038cc9802e04c7700f7f9b1f8a8f.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://Scenes/Puppets/Enemies/TheGWS/Assets/GhostWolfSnake.png" -dest_files=["res://.godot/imported/GhostWolfSnake.png-27fd9a5a8dfbef2a1a54d234a003dce7.ctex"] +source_file="res://scenes/Puppets/Enemies/TheGWS/assets/GhostWolfSnake.png" +dest_files=["res://.godot/imported/GhostWolfSnake.png-6a5e038cc9802e04c7700f7f9b1f8a8f.ctex"] [params] From f34396ce4741407442c762bd687012624a8c8edb Mon Sep 17 00:00:00 2001 From: Thomas Wessel Date: Thu, 3 Apr 2025 16:00:03 -0700 Subject: [PATCH 05/18] Merge Scenes --- .../BattleDirector/NotePlacementBar.tscn | 0 .../BattleDirector/notePoofParticles.tscn | 0 .../BattleDirector/scripts/BattleDirector.cs | 0 .../BattleDirector/scripts/Conductor.cs | 0 .../BattleDirector/scripts/NotePlacementBar.cs | 0 .../scripts/NoteQueueParticlesFactory.cs | 0 .../BattleDirector/scripts/TextParticle.cs | 0 {scenes => Scenes}/ChartViewport/ChartViewport.tscn | 0 {scenes => Scenes}/ChartViewport/LoopMarker.png | Bin .../ChartViewport/LoopMarker.png.import | 0 .../ChartViewport/scripts/ChartManager.cs | 0 .../ChartViewport/scripts/HitParticles.cs | 0 .../ChartViewport/scripts/Loopable.cs | 0 {scenes => Scenes}/ChestScene/ChestScene.cs | 0 {scenes => Scenes}/ChestScene/ChestScene.tscn | 0 {scenes => Scenes}/ChestScene/assets/Chest.png | Bin .../ChestScene/assets/Chest.png.import | 0 {scenes => Scenes}/Maps/assets/BattleIcon.png | Bin .../Maps/assets/BattleIcon.png.import | 0 {scenes => Scenes}/Maps/assets/BossIcon.png | Bin {scenes => Scenes}/Maps/assets/BossIcon.png.import | 0 {scenes => Scenes}/Maps/assets/ChestIcon.png | Bin {scenes => Scenes}/Maps/assets/ChestIcon.png.import | 0 {scenes => Scenes}/Maps/cartographer.tscn | 0 {scenes => Scenes}/Maps/scripts/Cartographer.cs | 0 .../NoteManager/assets/arrow_outline.png | Bin .../NoteManager/assets/arrow_outline.png.import | 0 {scenes => Scenes}/NoteManager/assets/new_arrow.png | Bin .../NoteManager/assets/new_arrow.png.import | 0 .../NoteManager/scripts/InputHandler.cs | 0 {scenes => Scenes}/NoteManager/scripts/NoteArrow.cs | 0 .../NoteManager/scripts/NoteChecker.cs | 0 .../Puppets/Enemies/BossBlood/Boss1.tscn | 0 .../Puppets/Enemies/BossBlood/P_BossBlood.cs | 0 .../BossBlood/assets/Boss1EmissionShape.tres | 0 {scenes => Scenes}/Puppets/Enemies/EnemyEffect.cs | 0 {scenes => Scenes}/Puppets/Enemies/EnemyPuppet.cs | 0 {scenes => Scenes}/Puppets/Enemies/EnemyPuppet.tscn | 0 .../Puppets/Enemies/Parasifly/P_Parasifly.cs | 0 .../Puppets/Enemies/Parasifly/Parasifly.tscn | 0 .../Puppets/Enemies/Parasifly/assets/Parasifly.png | Bin .../Enemies/Parasifly/assets/Parasifly.png.import | 0 {scenes => Scenes}/Puppets/Enemies/TheGWS/GWS.tscn | 0 .../Puppets/Enemies/TheGWS/P_TheGWS.cs | 0 .../Enemies/TheGWS/assets/GhostWolfSnake.png | Bin .../Enemies/TheGWS/assets/GhostWolfSnake.png.import | 0 {scenes => Scenes}/Puppets/HealthBar.tscn | 0 {scenes => Scenes}/Puppets/PlayerPuppet.tscn | 0 {scenes => Scenes}/Puppets/scripts/HealthBar.cs | 0 {scenes => Scenes}/Puppets/scripts/PlayerPuppet.cs | 0 {scenes => Scenes}/Puppets/scripts/PlayerStats.cs | 0 .../Puppets/scripts/PuppetTemplate.cs | 0 {scenes => Scenes}/UI/EndScreen.tscn | 0 {scenes => Scenes}/UI/Pause.tscn | 0 {scenes => Scenes}/UI/RewardSelectionUI.tscn | 0 {scenes => Scenes}/UI/inventory.tscn | 0 {scenes => Scenes}/UI/scripts/DisplayButton.cs | 0 {scenes => Scenes}/UI/scripts/EndScreen.cs | 0 {scenes => Scenes}/UI/scripts/Inventory.cs | 0 {scenes => Scenes}/UI/scripts/MenuModule.cs | 0 {scenes => Scenes}/UI/scripts/PauseMenu.cs | 0 {scenes => Scenes}/UI/scripts/RewardSelect.cs | 0 62 files changed, 0 insertions(+), 0 deletions(-) rename {scenes => Scenes}/BattleDirector/NotePlacementBar.tscn (100%) rename {scenes => Scenes}/BattleDirector/notePoofParticles.tscn (100%) rename {scenes => Scenes}/BattleDirector/scripts/BattleDirector.cs (100%) rename {scenes => Scenes}/BattleDirector/scripts/Conductor.cs (100%) rename {scenes => Scenes}/BattleDirector/scripts/NotePlacementBar.cs (100%) rename {scenes => Scenes}/BattleDirector/scripts/NoteQueueParticlesFactory.cs (100%) rename {scenes => Scenes}/BattleDirector/scripts/TextParticle.cs (100%) rename {scenes => Scenes}/ChartViewport/ChartViewport.tscn (100%) rename {scenes => Scenes}/ChartViewport/LoopMarker.png (100%) rename {scenes => Scenes}/ChartViewport/LoopMarker.png.import (100%) rename {scenes => Scenes}/ChartViewport/scripts/ChartManager.cs (100%) rename {scenes => Scenes}/ChartViewport/scripts/HitParticles.cs (100%) rename {scenes => Scenes}/ChartViewport/scripts/Loopable.cs (100%) rename {scenes => Scenes}/ChestScene/ChestScene.cs (100%) rename {scenes => Scenes}/ChestScene/ChestScene.tscn (100%) rename {scenes => Scenes}/ChestScene/assets/Chest.png (100%) rename {scenes => Scenes}/ChestScene/assets/Chest.png.import (100%) rename {scenes => Scenes}/Maps/assets/BattleIcon.png (100%) rename {scenes => Scenes}/Maps/assets/BattleIcon.png.import (100%) rename {scenes => Scenes}/Maps/assets/BossIcon.png (100%) rename {scenes => Scenes}/Maps/assets/BossIcon.png.import (100%) rename {scenes => Scenes}/Maps/assets/ChestIcon.png (100%) rename {scenes => Scenes}/Maps/assets/ChestIcon.png.import (100%) rename {scenes => Scenes}/Maps/cartographer.tscn (100%) rename {scenes => Scenes}/Maps/scripts/Cartographer.cs (100%) rename {scenes => Scenes}/NoteManager/assets/arrow_outline.png (100%) rename {scenes => Scenes}/NoteManager/assets/arrow_outline.png.import (100%) rename {scenes => Scenes}/NoteManager/assets/new_arrow.png (100%) rename {scenes => Scenes}/NoteManager/assets/new_arrow.png.import (100%) rename {scenes => Scenes}/NoteManager/scripts/InputHandler.cs (100%) rename {scenes => Scenes}/NoteManager/scripts/NoteArrow.cs (100%) rename {scenes => Scenes}/NoteManager/scripts/NoteChecker.cs (100%) rename {scenes => Scenes}/Puppets/Enemies/BossBlood/Boss1.tscn (100%) rename {scenes => Scenes}/Puppets/Enemies/BossBlood/P_BossBlood.cs (100%) rename {scenes => Scenes}/Puppets/Enemies/BossBlood/assets/Boss1EmissionShape.tres (100%) rename {scenes => Scenes}/Puppets/Enemies/EnemyEffect.cs (100%) rename {scenes => Scenes}/Puppets/Enemies/EnemyPuppet.cs (100%) rename {scenes => Scenes}/Puppets/Enemies/EnemyPuppet.tscn (100%) rename {scenes => Scenes}/Puppets/Enemies/Parasifly/P_Parasifly.cs (100%) rename {scenes => Scenes}/Puppets/Enemies/Parasifly/Parasifly.tscn (100%) rename {scenes => Scenes}/Puppets/Enemies/Parasifly/assets/Parasifly.png (100%) rename {scenes => Scenes}/Puppets/Enemies/Parasifly/assets/Parasifly.png.import (100%) rename {scenes => Scenes}/Puppets/Enemies/TheGWS/GWS.tscn (100%) rename {scenes => Scenes}/Puppets/Enemies/TheGWS/P_TheGWS.cs (100%) rename {scenes => Scenes}/Puppets/Enemies/TheGWS/assets/GhostWolfSnake.png (100%) rename {scenes => Scenes}/Puppets/Enemies/TheGWS/assets/GhostWolfSnake.png.import (100%) rename {scenes => Scenes}/Puppets/HealthBar.tscn (100%) rename {scenes => Scenes}/Puppets/PlayerPuppet.tscn (100%) rename {scenes => Scenes}/Puppets/scripts/HealthBar.cs (100%) rename {scenes => Scenes}/Puppets/scripts/PlayerPuppet.cs (100%) rename {scenes => Scenes}/Puppets/scripts/PlayerStats.cs (100%) rename {scenes => Scenes}/Puppets/scripts/PuppetTemplate.cs (100%) rename {scenes => Scenes}/UI/EndScreen.tscn (100%) rename {scenes => Scenes}/UI/Pause.tscn (100%) rename {scenes => Scenes}/UI/RewardSelectionUI.tscn (100%) rename {scenes => Scenes}/UI/inventory.tscn (100%) rename {scenes => Scenes}/UI/scripts/DisplayButton.cs (100%) rename {scenes => Scenes}/UI/scripts/EndScreen.cs (100%) rename {scenes => Scenes}/UI/scripts/Inventory.cs (100%) rename {scenes => Scenes}/UI/scripts/MenuModule.cs (100%) rename {scenes => Scenes}/UI/scripts/PauseMenu.cs (100%) rename {scenes => Scenes}/UI/scripts/RewardSelect.cs (100%) diff --git a/scenes/BattleDirector/NotePlacementBar.tscn b/Scenes/BattleDirector/NotePlacementBar.tscn similarity index 100% rename from scenes/BattleDirector/NotePlacementBar.tscn rename to Scenes/BattleDirector/NotePlacementBar.tscn diff --git a/scenes/BattleDirector/notePoofParticles.tscn b/Scenes/BattleDirector/notePoofParticles.tscn similarity index 100% rename from scenes/BattleDirector/notePoofParticles.tscn rename to Scenes/BattleDirector/notePoofParticles.tscn diff --git a/scenes/BattleDirector/scripts/BattleDirector.cs b/Scenes/BattleDirector/scripts/BattleDirector.cs similarity index 100% rename from scenes/BattleDirector/scripts/BattleDirector.cs rename to Scenes/BattleDirector/scripts/BattleDirector.cs diff --git a/scenes/BattleDirector/scripts/Conductor.cs b/Scenes/BattleDirector/scripts/Conductor.cs similarity index 100% rename from scenes/BattleDirector/scripts/Conductor.cs rename to Scenes/BattleDirector/scripts/Conductor.cs diff --git a/scenes/BattleDirector/scripts/NotePlacementBar.cs b/Scenes/BattleDirector/scripts/NotePlacementBar.cs similarity index 100% rename from scenes/BattleDirector/scripts/NotePlacementBar.cs rename to Scenes/BattleDirector/scripts/NotePlacementBar.cs diff --git a/scenes/BattleDirector/scripts/NoteQueueParticlesFactory.cs b/Scenes/BattleDirector/scripts/NoteQueueParticlesFactory.cs similarity index 100% rename from scenes/BattleDirector/scripts/NoteQueueParticlesFactory.cs rename to Scenes/BattleDirector/scripts/NoteQueueParticlesFactory.cs diff --git a/scenes/BattleDirector/scripts/TextParticle.cs b/Scenes/BattleDirector/scripts/TextParticle.cs similarity index 100% rename from scenes/BattleDirector/scripts/TextParticle.cs rename to Scenes/BattleDirector/scripts/TextParticle.cs diff --git a/scenes/ChartViewport/ChartViewport.tscn b/Scenes/ChartViewport/ChartViewport.tscn similarity index 100% rename from scenes/ChartViewport/ChartViewport.tscn rename to Scenes/ChartViewport/ChartViewport.tscn diff --git a/scenes/ChartViewport/LoopMarker.png b/Scenes/ChartViewport/LoopMarker.png similarity index 100% rename from scenes/ChartViewport/LoopMarker.png rename to Scenes/ChartViewport/LoopMarker.png diff --git a/scenes/ChartViewport/LoopMarker.png.import b/Scenes/ChartViewport/LoopMarker.png.import similarity index 100% rename from scenes/ChartViewport/LoopMarker.png.import rename to Scenes/ChartViewport/LoopMarker.png.import diff --git a/scenes/ChartViewport/scripts/ChartManager.cs b/Scenes/ChartViewport/scripts/ChartManager.cs similarity index 100% rename from scenes/ChartViewport/scripts/ChartManager.cs rename to Scenes/ChartViewport/scripts/ChartManager.cs diff --git a/scenes/ChartViewport/scripts/HitParticles.cs b/Scenes/ChartViewport/scripts/HitParticles.cs similarity index 100% rename from scenes/ChartViewport/scripts/HitParticles.cs rename to Scenes/ChartViewport/scripts/HitParticles.cs diff --git a/scenes/ChartViewport/scripts/Loopable.cs b/Scenes/ChartViewport/scripts/Loopable.cs similarity index 100% rename from scenes/ChartViewport/scripts/Loopable.cs rename to Scenes/ChartViewport/scripts/Loopable.cs diff --git a/scenes/ChestScene/ChestScene.cs b/Scenes/ChestScene/ChestScene.cs similarity index 100% rename from scenes/ChestScene/ChestScene.cs rename to Scenes/ChestScene/ChestScene.cs diff --git a/scenes/ChestScene/ChestScene.tscn b/Scenes/ChestScene/ChestScene.tscn similarity index 100% rename from scenes/ChestScene/ChestScene.tscn rename to Scenes/ChestScene/ChestScene.tscn diff --git a/scenes/ChestScene/assets/Chest.png b/Scenes/ChestScene/assets/Chest.png similarity index 100% rename from scenes/ChestScene/assets/Chest.png rename to Scenes/ChestScene/assets/Chest.png diff --git a/scenes/ChestScene/assets/Chest.png.import b/Scenes/ChestScene/assets/Chest.png.import similarity index 100% rename from scenes/ChestScene/assets/Chest.png.import rename to Scenes/ChestScene/assets/Chest.png.import diff --git a/scenes/Maps/assets/BattleIcon.png b/Scenes/Maps/assets/BattleIcon.png similarity index 100% rename from scenes/Maps/assets/BattleIcon.png rename to Scenes/Maps/assets/BattleIcon.png diff --git a/scenes/Maps/assets/BattleIcon.png.import b/Scenes/Maps/assets/BattleIcon.png.import similarity index 100% rename from scenes/Maps/assets/BattleIcon.png.import rename to Scenes/Maps/assets/BattleIcon.png.import diff --git a/scenes/Maps/assets/BossIcon.png b/Scenes/Maps/assets/BossIcon.png similarity index 100% rename from scenes/Maps/assets/BossIcon.png rename to Scenes/Maps/assets/BossIcon.png diff --git a/scenes/Maps/assets/BossIcon.png.import b/Scenes/Maps/assets/BossIcon.png.import similarity index 100% rename from scenes/Maps/assets/BossIcon.png.import rename to Scenes/Maps/assets/BossIcon.png.import diff --git a/scenes/Maps/assets/ChestIcon.png b/Scenes/Maps/assets/ChestIcon.png similarity index 100% rename from scenes/Maps/assets/ChestIcon.png rename to Scenes/Maps/assets/ChestIcon.png diff --git a/scenes/Maps/assets/ChestIcon.png.import b/Scenes/Maps/assets/ChestIcon.png.import similarity index 100% rename from scenes/Maps/assets/ChestIcon.png.import rename to Scenes/Maps/assets/ChestIcon.png.import diff --git a/scenes/Maps/cartographer.tscn b/Scenes/Maps/cartographer.tscn similarity index 100% rename from scenes/Maps/cartographer.tscn rename to Scenes/Maps/cartographer.tscn diff --git a/scenes/Maps/scripts/Cartographer.cs b/Scenes/Maps/scripts/Cartographer.cs similarity index 100% rename from scenes/Maps/scripts/Cartographer.cs rename to Scenes/Maps/scripts/Cartographer.cs diff --git a/scenes/NoteManager/assets/arrow_outline.png b/Scenes/NoteManager/assets/arrow_outline.png similarity index 100% rename from scenes/NoteManager/assets/arrow_outline.png rename to Scenes/NoteManager/assets/arrow_outline.png diff --git a/scenes/NoteManager/assets/arrow_outline.png.import b/Scenes/NoteManager/assets/arrow_outline.png.import similarity index 100% rename from scenes/NoteManager/assets/arrow_outline.png.import rename to Scenes/NoteManager/assets/arrow_outline.png.import diff --git a/scenes/NoteManager/assets/new_arrow.png b/Scenes/NoteManager/assets/new_arrow.png similarity index 100% rename from scenes/NoteManager/assets/new_arrow.png rename to Scenes/NoteManager/assets/new_arrow.png diff --git a/scenes/NoteManager/assets/new_arrow.png.import b/Scenes/NoteManager/assets/new_arrow.png.import similarity index 100% rename from scenes/NoteManager/assets/new_arrow.png.import rename to Scenes/NoteManager/assets/new_arrow.png.import diff --git a/scenes/NoteManager/scripts/InputHandler.cs b/Scenes/NoteManager/scripts/InputHandler.cs similarity index 100% rename from scenes/NoteManager/scripts/InputHandler.cs rename to Scenes/NoteManager/scripts/InputHandler.cs diff --git a/scenes/NoteManager/scripts/NoteArrow.cs b/Scenes/NoteManager/scripts/NoteArrow.cs similarity index 100% rename from scenes/NoteManager/scripts/NoteArrow.cs rename to Scenes/NoteManager/scripts/NoteArrow.cs diff --git a/scenes/NoteManager/scripts/NoteChecker.cs b/Scenes/NoteManager/scripts/NoteChecker.cs similarity index 100% rename from scenes/NoteManager/scripts/NoteChecker.cs rename to Scenes/NoteManager/scripts/NoteChecker.cs diff --git a/scenes/Puppets/Enemies/BossBlood/Boss1.tscn b/Scenes/Puppets/Enemies/BossBlood/Boss1.tscn similarity index 100% rename from scenes/Puppets/Enemies/BossBlood/Boss1.tscn rename to Scenes/Puppets/Enemies/BossBlood/Boss1.tscn diff --git a/scenes/Puppets/Enemies/BossBlood/P_BossBlood.cs b/Scenes/Puppets/Enemies/BossBlood/P_BossBlood.cs similarity index 100% rename from scenes/Puppets/Enemies/BossBlood/P_BossBlood.cs rename to Scenes/Puppets/Enemies/BossBlood/P_BossBlood.cs diff --git a/scenes/Puppets/Enemies/BossBlood/assets/Boss1EmissionShape.tres b/Scenes/Puppets/Enemies/BossBlood/assets/Boss1EmissionShape.tres similarity index 100% rename from scenes/Puppets/Enemies/BossBlood/assets/Boss1EmissionShape.tres rename to Scenes/Puppets/Enemies/BossBlood/assets/Boss1EmissionShape.tres diff --git a/scenes/Puppets/Enemies/EnemyEffect.cs b/Scenes/Puppets/Enemies/EnemyEffect.cs similarity index 100% rename from scenes/Puppets/Enemies/EnemyEffect.cs rename to Scenes/Puppets/Enemies/EnemyEffect.cs diff --git a/scenes/Puppets/Enemies/EnemyPuppet.cs b/Scenes/Puppets/Enemies/EnemyPuppet.cs similarity index 100% rename from scenes/Puppets/Enemies/EnemyPuppet.cs rename to Scenes/Puppets/Enemies/EnemyPuppet.cs diff --git a/scenes/Puppets/Enemies/EnemyPuppet.tscn b/Scenes/Puppets/Enemies/EnemyPuppet.tscn similarity index 100% rename from scenes/Puppets/Enemies/EnemyPuppet.tscn rename to Scenes/Puppets/Enemies/EnemyPuppet.tscn diff --git a/scenes/Puppets/Enemies/Parasifly/P_Parasifly.cs b/Scenes/Puppets/Enemies/Parasifly/P_Parasifly.cs similarity index 100% rename from scenes/Puppets/Enemies/Parasifly/P_Parasifly.cs rename to Scenes/Puppets/Enemies/Parasifly/P_Parasifly.cs diff --git a/scenes/Puppets/Enemies/Parasifly/Parasifly.tscn b/Scenes/Puppets/Enemies/Parasifly/Parasifly.tscn similarity index 100% rename from scenes/Puppets/Enemies/Parasifly/Parasifly.tscn rename to Scenes/Puppets/Enemies/Parasifly/Parasifly.tscn diff --git a/scenes/Puppets/Enemies/Parasifly/assets/Parasifly.png b/Scenes/Puppets/Enemies/Parasifly/assets/Parasifly.png similarity index 100% rename from scenes/Puppets/Enemies/Parasifly/assets/Parasifly.png rename to Scenes/Puppets/Enemies/Parasifly/assets/Parasifly.png diff --git a/scenes/Puppets/Enemies/Parasifly/assets/Parasifly.png.import b/Scenes/Puppets/Enemies/Parasifly/assets/Parasifly.png.import similarity index 100% rename from scenes/Puppets/Enemies/Parasifly/assets/Parasifly.png.import rename to Scenes/Puppets/Enemies/Parasifly/assets/Parasifly.png.import diff --git a/scenes/Puppets/Enemies/TheGWS/GWS.tscn b/Scenes/Puppets/Enemies/TheGWS/GWS.tscn similarity index 100% rename from scenes/Puppets/Enemies/TheGWS/GWS.tscn rename to Scenes/Puppets/Enemies/TheGWS/GWS.tscn diff --git a/scenes/Puppets/Enemies/TheGWS/P_TheGWS.cs b/Scenes/Puppets/Enemies/TheGWS/P_TheGWS.cs similarity index 100% rename from scenes/Puppets/Enemies/TheGWS/P_TheGWS.cs rename to Scenes/Puppets/Enemies/TheGWS/P_TheGWS.cs diff --git a/scenes/Puppets/Enemies/TheGWS/assets/GhostWolfSnake.png b/Scenes/Puppets/Enemies/TheGWS/assets/GhostWolfSnake.png similarity index 100% rename from scenes/Puppets/Enemies/TheGWS/assets/GhostWolfSnake.png rename to Scenes/Puppets/Enemies/TheGWS/assets/GhostWolfSnake.png diff --git a/scenes/Puppets/Enemies/TheGWS/assets/GhostWolfSnake.png.import b/Scenes/Puppets/Enemies/TheGWS/assets/GhostWolfSnake.png.import similarity index 100% rename from scenes/Puppets/Enemies/TheGWS/assets/GhostWolfSnake.png.import rename to Scenes/Puppets/Enemies/TheGWS/assets/GhostWolfSnake.png.import diff --git a/scenes/Puppets/HealthBar.tscn b/Scenes/Puppets/HealthBar.tscn similarity index 100% rename from scenes/Puppets/HealthBar.tscn rename to Scenes/Puppets/HealthBar.tscn diff --git a/scenes/Puppets/PlayerPuppet.tscn b/Scenes/Puppets/PlayerPuppet.tscn similarity index 100% rename from scenes/Puppets/PlayerPuppet.tscn rename to Scenes/Puppets/PlayerPuppet.tscn diff --git a/scenes/Puppets/scripts/HealthBar.cs b/Scenes/Puppets/scripts/HealthBar.cs similarity index 100% rename from scenes/Puppets/scripts/HealthBar.cs rename to Scenes/Puppets/scripts/HealthBar.cs diff --git a/scenes/Puppets/scripts/PlayerPuppet.cs b/Scenes/Puppets/scripts/PlayerPuppet.cs similarity index 100% rename from scenes/Puppets/scripts/PlayerPuppet.cs rename to Scenes/Puppets/scripts/PlayerPuppet.cs diff --git a/scenes/Puppets/scripts/PlayerStats.cs b/Scenes/Puppets/scripts/PlayerStats.cs similarity index 100% rename from scenes/Puppets/scripts/PlayerStats.cs rename to Scenes/Puppets/scripts/PlayerStats.cs diff --git a/scenes/Puppets/scripts/PuppetTemplate.cs b/Scenes/Puppets/scripts/PuppetTemplate.cs similarity index 100% rename from scenes/Puppets/scripts/PuppetTemplate.cs rename to Scenes/Puppets/scripts/PuppetTemplate.cs diff --git a/scenes/UI/EndScreen.tscn b/Scenes/UI/EndScreen.tscn similarity index 100% rename from scenes/UI/EndScreen.tscn rename to Scenes/UI/EndScreen.tscn diff --git a/scenes/UI/Pause.tscn b/Scenes/UI/Pause.tscn similarity index 100% rename from scenes/UI/Pause.tscn rename to Scenes/UI/Pause.tscn diff --git a/scenes/UI/RewardSelectionUI.tscn b/Scenes/UI/RewardSelectionUI.tscn similarity index 100% rename from scenes/UI/RewardSelectionUI.tscn rename to Scenes/UI/RewardSelectionUI.tscn diff --git a/scenes/UI/inventory.tscn b/Scenes/UI/inventory.tscn similarity index 100% rename from scenes/UI/inventory.tscn rename to Scenes/UI/inventory.tscn diff --git a/scenes/UI/scripts/DisplayButton.cs b/Scenes/UI/scripts/DisplayButton.cs similarity index 100% rename from scenes/UI/scripts/DisplayButton.cs rename to Scenes/UI/scripts/DisplayButton.cs diff --git a/scenes/UI/scripts/EndScreen.cs b/Scenes/UI/scripts/EndScreen.cs similarity index 100% rename from scenes/UI/scripts/EndScreen.cs rename to Scenes/UI/scripts/EndScreen.cs diff --git a/scenes/UI/scripts/Inventory.cs b/Scenes/UI/scripts/Inventory.cs similarity index 100% rename from scenes/UI/scripts/Inventory.cs rename to Scenes/UI/scripts/Inventory.cs diff --git a/scenes/UI/scripts/MenuModule.cs b/Scenes/UI/scripts/MenuModule.cs similarity index 100% rename from scenes/UI/scripts/MenuModule.cs rename to Scenes/UI/scripts/MenuModule.cs diff --git a/scenes/UI/scripts/PauseMenu.cs b/Scenes/UI/scripts/PauseMenu.cs similarity index 100% rename from scenes/UI/scripts/PauseMenu.cs rename to Scenes/UI/scripts/PauseMenu.cs diff --git a/scenes/UI/scripts/RewardSelect.cs b/Scenes/UI/scripts/RewardSelect.cs similarity index 100% rename from scenes/UI/scripts/RewardSelect.cs rename to Scenes/UI/scripts/RewardSelect.cs From 51ec73079ca170db461a1585f558c787f634f9e0 Mon Sep 17 00:00:00 2001 From: Thomas Wessel Date: Thu, 3 Apr 2025 16:02:57 -0700 Subject: [PATCH 06/18] BD/Scripts --- Scenes/BattleDirector/{scripts => Scripts}/BattleDirector.cs | 0 Scenes/BattleDirector/{scripts => Scripts}/Conductor.cs | 0 Scenes/BattleDirector/{scripts => Scripts}/NotePlacementBar.cs | 0 .../{scripts => Scripts}/NoteQueueParticlesFactory.cs | 0 Scenes/BattleDirector/{scripts => Scripts}/TextParticle.cs | 0 5 files changed, 0 insertions(+), 0 deletions(-) rename Scenes/BattleDirector/{scripts => Scripts}/BattleDirector.cs (100%) rename Scenes/BattleDirector/{scripts => Scripts}/Conductor.cs (100%) rename Scenes/BattleDirector/{scripts => Scripts}/NotePlacementBar.cs (100%) rename Scenes/BattleDirector/{scripts => Scripts}/NoteQueueParticlesFactory.cs (100%) rename Scenes/BattleDirector/{scripts => Scripts}/TextParticle.cs (100%) diff --git a/Scenes/BattleDirector/scripts/BattleDirector.cs b/Scenes/BattleDirector/Scripts/BattleDirector.cs similarity index 100% rename from Scenes/BattleDirector/scripts/BattleDirector.cs rename to Scenes/BattleDirector/Scripts/BattleDirector.cs diff --git a/Scenes/BattleDirector/scripts/Conductor.cs b/Scenes/BattleDirector/Scripts/Conductor.cs similarity index 100% rename from Scenes/BattleDirector/scripts/Conductor.cs rename to Scenes/BattleDirector/Scripts/Conductor.cs diff --git a/Scenes/BattleDirector/scripts/NotePlacementBar.cs b/Scenes/BattleDirector/Scripts/NotePlacementBar.cs similarity index 100% rename from Scenes/BattleDirector/scripts/NotePlacementBar.cs rename to Scenes/BattleDirector/Scripts/NotePlacementBar.cs diff --git a/Scenes/BattleDirector/scripts/NoteQueueParticlesFactory.cs b/Scenes/BattleDirector/Scripts/NoteQueueParticlesFactory.cs similarity index 100% rename from Scenes/BattleDirector/scripts/NoteQueueParticlesFactory.cs rename to Scenes/BattleDirector/Scripts/NoteQueueParticlesFactory.cs diff --git a/Scenes/BattleDirector/scripts/TextParticle.cs b/Scenes/BattleDirector/Scripts/TextParticle.cs similarity index 100% rename from Scenes/BattleDirector/scripts/TextParticle.cs rename to Scenes/BattleDirector/Scripts/TextParticle.cs From 8355ef619dc66d4caca7a1b57ed51905233c76ab Mon Sep 17 00:00:00 2001 From: Thomas Wessel Date: Thu, 3 Apr 2025 16:26:00 -0700 Subject: [PATCH 07/18] note poof --- .../{notePoofParticles.tscn => NotePoofParticles.tscn} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename Scenes/BattleDirector/{notePoofParticles.tscn => NotePoofParticles.tscn} (100%) diff --git a/Scenes/BattleDirector/notePoofParticles.tscn b/Scenes/BattleDirector/NotePoofParticles.tscn similarity index 100% rename from Scenes/BattleDirector/notePoofParticles.tscn rename to Scenes/BattleDirector/NotePoofParticles.tscn From 6070ac3ec9d112040b35a8ea0bd77c0b6db3088a Mon Sep 17 00:00:00 2001 From: Thomas Wessel Date: Thu, 3 Apr 2025 16:32:07 -0700 Subject: [PATCH 08/18] Why --- .../{scripts => Scripts}/ChartManager.cs | 0 .../{scripts => Scripts}/HitParticles.cs | 0 .../ChartViewport/{scripts => Scripts}/Loopable.cs | 0 Scenes/ChestScene/{assets => Assets}/Chest.png | Bin .../ChestScene/{assets => Assets}/Chest.png.import | 0 Scenes/Maps/{assets => Assets}/BattleIcon.png | Bin .../Maps/{assets => Assets}/BattleIcon.png.import | 0 Scenes/Maps/{assets => Assets}/BossIcon.png | Bin Scenes/Maps/{assets => Assets}/BossIcon.png.import | 0 Scenes/Maps/{assets => Assets}/ChestIcon.png | Bin Scenes/Maps/{assets => Assets}/ChestIcon.png.import | 0 .../Maps/{cartographer.tscn => Cartographer.tscn} | 0 Scenes/Maps/{scripts => Scripts}/Cartographer.cs | 0 13 files changed, 0 insertions(+), 0 deletions(-) rename Scenes/ChartViewport/{scripts => Scripts}/ChartManager.cs (100%) rename Scenes/ChartViewport/{scripts => Scripts}/HitParticles.cs (100%) rename Scenes/ChartViewport/{scripts => Scripts}/Loopable.cs (100%) rename Scenes/ChestScene/{assets => Assets}/Chest.png (100%) rename Scenes/ChestScene/{assets => Assets}/Chest.png.import (100%) rename Scenes/Maps/{assets => Assets}/BattleIcon.png (100%) rename Scenes/Maps/{assets => Assets}/BattleIcon.png.import (100%) rename Scenes/Maps/{assets => Assets}/BossIcon.png (100%) rename Scenes/Maps/{assets => Assets}/BossIcon.png.import (100%) rename Scenes/Maps/{assets => Assets}/ChestIcon.png (100%) rename Scenes/Maps/{assets => Assets}/ChestIcon.png.import (100%) rename Scenes/Maps/{cartographer.tscn => Cartographer.tscn} (100%) rename Scenes/Maps/{scripts => Scripts}/Cartographer.cs (100%) diff --git a/Scenes/ChartViewport/scripts/ChartManager.cs b/Scenes/ChartViewport/Scripts/ChartManager.cs similarity index 100% rename from Scenes/ChartViewport/scripts/ChartManager.cs rename to Scenes/ChartViewport/Scripts/ChartManager.cs diff --git a/Scenes/ChartViewport/scripts/HitParticles.cs b/Scenes/ChartViewport/Scripts/HitParticles.cs similarity index 100% rename from Scenes/ChartViewport/scripts/HitParticles.cs rename to Scenes/ChartViewport/Scripts/HitParticles.cs diff --git a/Scenes/ChartViewport/scripts/Loopable.cs b/Scenes/ChartViewport/Scripts/Loopable.cs similarity index 100% rename from Scenes/ChartViewport/scripts/Loopable.cs rename to Scenes/ChartViewport/Scripts/Loopable.cs diff --git a/Scenes/ChestScene/assets/Chest.png b/Scenes/ChestScene/Assets/Chest.png similarity index 100% rename from Scenes/ChestScene/assets/Chest.png rename to Scenes/ChestScene/Assets/Chest.png diff --git a/Scenes/ChestScene/assets/Chest.png.import b/Scenes/ChestScene/Assets/Chest.png.import similarity index 100% rename from Scenes/ChestScene/assets/Chest.png.import rename to Scenes/ChestScene/Assets/Chest.png.import diff --git a/Scenes/Maps/assets/BattleIcon.png b/Scenes/Maps/Assets/BattleIcon.png similarity index 100% rename from Scenes/Maps/assets/BattleIcon.png rename to Scenes/Maps/Assets/BattleIcon.png diff --git a/Scenes/Maps/assets/BattleIcon.png.import b/Scenes/Maps/Assets/BattleIcon.png.import similarity index 100% rename from Scenes/Maps/assets/BattleIcon.png.import rename to Scenes/Maps/Assets/BattleIcon.png.import diff --git a/Scenes/Maps/assets/BossIcon.png b/Scenes/Maps/Assets/BossIcon.png similarity index 100% rename from Scenes/Maps/assets/BossIcon.png rename to Scenes/Maps/Assets/BossIcon.png diff --git a/Scenes/Maps/assets/BossIcon.png.import b/Scenes/Maps/Assets/BossIcon.png.import similarity index 100% rename from Scenes/Maps/assets/BossIcon.png.import rename to Scenes/Maps/Assets/BossIcon.png.import diff --git a/Scenes/Maps/assets/ChestIcon.png b/Scenes/Maps/Assets/ChestIcon.png similarity index 100% rename from Scenes/Maps/assets/ChestIcon.png rename to Scenes/Maps/Assets/ChestIcon.png diff --git a/Scenes/Maps/assets/ChestIcon.png.import b/Scenes/Maps/Assets/ChestIcon.png.import similarity index 100% rename from Scenes/Maps/assets/ChestIcon.png.import rename to Scenes/Maps/Assets/ChestIcon.png.import diff --git a/Scenes/Maps/cartographer.tscn b/Scenes/Maps/Cartographer.tscn similarity index 100% rename from Scenes/Maps/cartographer.tscn rename to Scenes/Maps/Cartographer.tscn diff --git a/Scenes/Maps/scripts/Cartographer.cs b/Scenes/Maps/Scripts/Cartographer.cs similarity index 100% rename from Scenes/Maps/scripts/Cartographer.cs rename to Scenes/Maps/Scripts/Cartographer.cs From 734f37e2dca3e2b79164ce8c74c87594d403f564 Mon Sep 17 00:00:00 2001 From: Thomas Wessel Date: Thu, 3 Apr 2025 16:35:15 -0700 Subject: [PATCH 09/18] merge notemanager scripts --- .../{assets => Assets}/arrow_outline.png | Bin .../{assets => Assets}/arrow_outline.png.import | 0 Scenes/NoteManager/{assets => Assets}/new_arrow.png | Bin .../{assets => Assets}/new_arrow.png.import | 0 .../{scripts => Scripts}/InputHandler.cs | 0 .../NoteManager/{scripts => Scripts}/NoteArrow.cs | 0 .../NoteManager/{scripts => Scripts}/NoteChecker.cs | 0 7 files changed, 0 insertions(+), 0 deletions(-) rename Scenes/NoteManager/{assets => Assets}/arrow_outline.png (100%) rename Scenes/NoteManager/{assets => Assets}/arrow_outline.png.import (100%) rename Scenes/NoteManager/{assets => Assets}/new_arrow.png (100%) rename Scenes/NoteManager/{assets => Assets}/new_arrow.png.import (100%) rename Scenes/NoteManager/{scripts => Scripts}/InputHandler.cs (100%) rename Scenes/NoteManager/{scripts => Scripts}/NoteArrow.cs (100%) rename Scenes/NoteManager/{scripts => Scripts}/NoteChecker.cs (100%) diff --git a/Scenes/NoteManager/assets/arrow_outline.png b/Scenes/NoteManager/Assets/arrow_outline.png similarity index 100% rename from Scenes/NoteManager/assets/arrow_outline.png rename to Scenes/NoteManager/Assets/arrow_outline.png diff --git a/Scenes/NoteManager/assets/arrow_outline.png.import b/Scenes/NoteManager/Assets/arrow_outline.png.import similarity index 100% rename from Scenes/NoteManager/assets/arrow_outline.png.import rename to Scenes/NoteManager/Assets/arrow_outline.png.import diff --git a/Scenes/NoteManager/assets/new_arrow.png b/Scenes/NoteManager/Assets/new_arrow.png similarity index 100% rename from Scenes/NoteManager/assets/new_arrow.png rename to Scenes/NoteManager/Assets/new_arrow.png diff --git a/Scenes/NoteManager/assets/new_arrow.png.import b/Scenes/NoteManager/Assets/new_arrow.png.import similarity index 100% rename from Scenes/NoteManager/assets/new_arrow.png.import rename to Scenes/NoteManager/Assets/new_arrow.png.import diff --git a/Scenes/NoteManager/scripts/InputHandler.cs b/Scenes/NoteManager/Scripts/InputHandler.cs similarity index 100% rename from Scenes/NoteManager/scripts/InputHandler.cs rename to Scenes/NoteManager/Scripts/InputHandler.cs diff --git a/Scenes/NoteManager/scripts/NoteArrow.cs b/Scenes/NoteManager/Scripts/NoteArrow.cs similarity index 100% rename from Scenes/NoteManager/scripts/NoteArrow.cs rename to Scenes/NoteManager/Scripts/NoteArrow.cs diff --git a/Scenes/NoteManager/scripts/NoteChecker.cs b/Scenes/NoteManager/Scripts/NoteChecker.cs similarity index 100% rename from Scenes/NoteManager/scripts/NoteChecker.cs rename to Scenes/NoteManager/Scripts/NoteChecker.cs From 227463cbfb302eb350a4c034ab21156a5a54c460 Mon Sep 17 00:00:00 2001 From: Thomas Wessel Date: Thu, 3 Apr 2025 16:38:40 -0700 Subject: [PATCH 10/18] puppet scripts --- Scenes/Puppets/{scripts => Scripts}/HealthBar.cs | 0 Scenes/Puppets/{scripts => Scripts}/PlayerPuppet.cs | 0 Scenes/Puppets/{scripts => Scripts}/PlayerStats.cs | 0 Scenes/Puppets/{scripts => Scripts}/PuppetTemplate.cs | 0 4 files changed, 0 insertions(+), 0 deletions(-) rename Scenes/Puppets/{scripts => Scripts}/HealthBar.cs (100%) rename Scenes/Puppets/{scripts => Scripts}/PlayerPuppet.cs (100%) rename Scenes/Puppets/{scripts => Scripts}/PlayerStats.cs (100%) rename Scenes/Puppets/{scripts => Scripts}/PuppetTemplate.cs (100%) diff --git a/Scenes/Puppets/scripts/HealthBar.cs b/Scenes/Puppets/Scripts/HealthBar.cs similarity index 100% rename from Scenes/Puppets/scripts/HealthBar.cs rename to Scenes/Puppets/Scripts/HealthBar.cs diff --git a/Scenes/Puppets/scripts/PlayerPuppet.cs b/Scenes/Puppets/Scripts/PlayerPuppet.cs similarity index 100% rename from Scenes/Puppets/scripts/PlayerPuppet.cs rename to Scenes/Puppets/Scripts/PlayerPuppet.cs diff --git a/Scenes/Puppets/scripts/PlayerStats.cs b/Scenes/Puppets/Scripts/PlayerStats.cs similarity index 100% rename from Scenes/Puppets/scripts/PlayerStats.cs rename to Scenes/Puppets/Scripts/PlayerStats.cs diff --git a/Scenes/Puppets/scripts/PuppetTemplate.cs b/Scenes/Puppets/Scripts/PuppetTemplate.cs similarity index 100% rename from Scenes/Puppets/scripts/PuppetTemplate.cs rename to Scenes/Puppets/Scripts/PuppetTemplate.cs From 9354bf477eb08189c54cdddbdd5da5be685874a9 Mon Sep 17 00:00:00 2001 From: Thomas Wessel Date: Thu, 3 Apr 2025 16:43:34 -0700 Subject: [PATCH 11/18] arrow assets --- .../Assets/{arrow_outline.png => Arrow_Outline.png} | Bin .../Assets/{new_arrow.png => New_Arrow.png} | Bin 2 files changed, 0 insertions(+), 0 deletions(-) rename Scenes/NoteManager/Assets/{arrow_outline.png => Arrow_Outline.png} (100%) rename Scenes/NoteManager/Assets/{new_arrow.png => New_Arrow.png} (100%) diff --git a/Scenes/NoteManager/Assets/arrow_outline.png b/Scenes/NoteManager/Assets/Arrow_Outline.png similarity index 100% rename from Scenes/NoteManager/Assets/arrow_outline.png rename to Scenes/NoteManager/Assets/Arrow_Outline.png diff --git a/Scenes/NoteManager/Assets/new_arrow.png b/Scenes/NoteManager/Assets/New_Arrow.png similarity index 100% rename from Scenes/NoteManager/Assets/new_arrow.png rename to Scenes/NoteManager/Assets/New_Arrow.png From 7307492f570e536b97efd7d21ed0ccaf1d5dc565 Mon Sep 17 00:00:00 2001 From: Thomas Wessel Date: Thu, 3 Apr 2025 16:47:34 -0700 Subject: [PATCH 12/18] enemies --- .../{assets => Assets}/Boss1EmissionShape.tres | 0 .../Parasifly/{assets => Assets}/Parasifly.png | Bin .../{assets => Assets}/Parasifly.png.import | 0 .../TheGWS/{assets => Assets}/GhostWolfSnake.png | Bin .../{assets => Assets}/GhostWolfSnake.png.import | 0 5 files changed, 0 insertions(+), 0 deletions(-) rename Scenes/Puppets/Enemies/BossBlood/{assets => Assets}/Boss1EmissionShape.tres (100%) rename Scenes/Puppets/Enemies/Parasifly/{assets => Assets}/Parasifly.png (100%) rename Scenes/Puppets/Enemies/Parasifly/{assets => Assets}/Parasifly.png.import (100%) rename Scenes/Puppets/Enemies/TheGWS/{assets => Assets}/GhostWolfSnake.png (100%) rename Scenes/Puppets/Enemies/TheGWS/{assets => Assets}/GhostWolfSnake.png.import (100%) diff --git a/Scenes/Puppets/Enemies/BossBlood/assets/Boss1EmissionShape.tres b/Scenes/Puppets/Enemies/BossBlood/Assets/Boss1EmissionShape.tres similarity index 100% rename from Scenes/Puppets/Enemies/BossBlood/assets/Boss1EmissionShape.tres rename to Scenes/Puppets/Enemies/BossBlood/Assets/Boss1EmissionShape.tres diff --git a/Scenes/Puppets/Enemies/Parasifly/assets/Parasifly.png b/Scenes/Puppets/Enemies/Parasifly/Assets/Parasifly.png similarity index 100% rename from Scenes/Puppets/Enemies/Parasifly/assets/Parasifly.png rename to Scenes/Puppets/Enemies/Parasifly/Assets/Parasifly.png diff --git a/Scenes/Puppets/Enemies/Parasifly/assets/Parasifly.png.import b/Scenes/Puppets/Enemies/Parasifly/Assets/Parasifly.png.import similarity index 100% rename from Scenes/Puppets/Enemies/Parasifly/assets/Parasifly.png.import rename to Scenes/Puppets/Enemies/Parasifly/Assets/Parasifly.png.import diff --git a/Scenes/Puppets/Enemies/TheGWS/assets/GhostWolfSnake.png b/Scenes/Puppets/Enemies/TheGWS/Assets/GhostWolfSnake.png similarity index 100% rename from Scenes/Puppets/Enemies/TheGWS/assets/GhostWolfSnake.png rename to Scenes/Puppets/Enemies/TheGWS/Assets/GhostWolfSnake.png diff --git a/Scenes/Puppets/Enemies/TheGWS/assets/GhostWolfSnake.png.import b/Scenes/Puppets/Enemies/TheGWS/Assets/GhostWolfSnake.png.import similarity index 100% rename from Scenes/Puppets/Enemies/TheGWS/assets/GhostWolfSnake.png.import rename to Scenes/Puppets/Enemies/TheGWS/Assets/GhostWolfSnake.png.import From 8f0032033a590d9140fd74096e1074cfe79f7c77 Mon Sep 17 00:00:00 2001 From: Thomas Wessel Date: Thu, 3 Apr 2025 16:56:32 -0700 Subject: [PATCH 13/18] UI --- Scenes/UI/{inventory.tscn => Inventory.tscn} | 0 Scenes/UI/{scripts => Scripts}/DisplayButton.cs | 0 Scenes/UI/{scripts => Scripts}/EndScreen.cs | 0 Scenes/UI/{scripts => Scripts}/Inventory.cs | 0 Scenes/UI/{scripts => Scripts}/MenuModule.cs | 0 Scenes/UI/{scripts => Scripts}/PauseMenu.cs | 0 Scenes/UI/{scripts => Scripts}/RewardSelect.cs | 0 7 files changed, 0 insertions(+), 0 deletions(-) rename Scenes/UI/{inventory.tscn => Inventory.tscn} (100%) rename Scenes/UI/{scripts => Scripts}/DisplayButton.cs (100%) rename Scenes/UI/{scripts => Scripts}/EndScreen.cs (100%) rename Scenes/UI/{scripts => Scripts}/Inventory.cs (100%) rename Scenes/UI/{scripts => Scripts}/MenuModule.cs (100%) rename Scenes/UI/{scripts => Scripts}/PauseMenu.cs (100%) rename Scenes/UI/{scripts => Scripts}/RewardSelect.cs (100%) diff --git a/Scenes/UI/inventory.tscn b/Scenes/UI/Inventory.tscn similarity index 100% rename from Scenes/UI/inventory.tscn rename to Scenes/UI/Inventory.tscn diff --git a/Scenes/UI/scripts/DisplayButton.cs b/Scenes/UI/Scripts/DisplayButton.cs similarity index 100% rename from Scenes/UI/scripts/DisplayButton.cs rename to Scenes/UI/Scripts/DisplayButton.cs diff --git a/Scenes/UI/scripts/EndScreen.cs b/Scenes/UI/Scripts/EndScreen.cs similarity index 100% rename from Scenes/UI/scripts/EndScreen.cs rename to Scenes/UI/Scripts/EndScreen.cs diff --git a/Scenes/UI/scripts/Inventory.cs b/Scenes/UI/Scripts/Inventory.cs similarity index 100% rename from Scenes/UI/scripts/Inventory.cs rename to Scenes/UI/Scripts/Inventory.cs diff --git a/Scenes/UI/scripts/MenuModule.cs b/Scenes/UI/Scripts/MenuModule.cs similarity index 100% rename from Scenes/UI/scripts/MenuModule.cs rename to Scenes/UI/Scripts/MenuModule.cs diff --git a/Scenes/UI/scripts/PauseMenu.cs b/Scenes/UI/Scripts/PauseMenu.cs similarity index 100% rename from Scenes/UI/scripts/PauseMenu.cs rename to Scenes/UI/Scripts/PauseMenu.cs diff --git a/Scenes/UI/scripts/RewardSelect.cs b/Scenes/UI/Scripts/RewardSelect.cs similarity index 100% rename from Scenes/UI/scripts/RewardSelect.cs rename to Scenes/UI/Scripts/RewardSelect.cs From e2dbe4cb9bfd45cbabaaded3dfc116a8ae602b91 Mon Sep 17 00:00:00 2001 From: LifeHckr Date: Thu, 3 Apr 2025 17:07:48 -0700 Subject: [PATCH 14/18] Update imports --- Scenes/BattleDirector/Assets/NoteQueue_Frame.png.import | 6 +++--- Scenes/ChartViewport/LoopMarker.png.import | 6 +++--- Scenes/ChestScene/Assets/Chest.png.import | 6 +++--- Scenes/Maps/Assets/BattleIcon.png.import | 6 +++--- Scenes/Maps/Assets/BossIcon.png.import | 6 +++--- Scenes/Maps/Assets/ChestIcon.png.import | 6 +++--- Scenes/NoteManager/Assets/Arrow_Trail.png.import | 6 +++--- Scenes/NoteManager/Assets/arrow_outline.png.import | 6 +++--- Scenes/NoteManager/Assets/new_arrow.png.import | 6 +++--- Scenes/Puppets/Enemies/BossBlood/Assets/Boss1.png.import | 6 +++--- .../Enemies/BossBlood/Assets/Boss1EmissionShape.png.import | 6 +++--- .../Puppets/Enemies/Parasifly/Assets/Parasifly.png.import | 6 +++--- .../Puppets/Enemies/TheGWS/Assets/GhostWolfSnake.png.import | 6 +++--- Scenes/UI/Assets/HowToPlay_Combo_Bar.png.import | 6 +++--- Scenes/UI/Remapping/Assets/A_Key_Light.png.import | 6 +++--- Scenes/UI/Remapping/Assets/Arrow_Down_Key_Light.png.import | 6 +++--- Scenes/UI/Remapping/Assets/Arrow_Left_Key_Light.png.import | 6 +++--- Scenes/UI/Remapping/Assets/Arrow_Right_Key_Light.png.import | 6 +++--- Scenes/UI/Remapping/Assets/Arrow_Up_Key_Light.png.import | 6 +++--- Scenes/UI/Remapping/Assets/D_Key_Light.png.import | 6 +++--- Scenes/UI/Remapping/Assets/E_Key_Light.png.import | 6 +++--- .../UI/Remapping/Assets/Positional_Prompts_Down.png.import | 6 +++--- .../UI/Remapping/Assets/Positional_Prompts_Left.png.import | 6 +++--- .../UI/Remapping/Assets/Positional_Prompts_Right.png.import | 6 +++--- Scenes/UI/Remapping/Assets/Positional_Prompts_Up.png.import | 6 +++--- Scenes/UI/Remapping/Assets/Q_Key_Light.png.import | 6 +++--- Scenes/UI/Remapping/Assets/R_Key_Light.png.import | 6 +++--- Scenes/UI/Remapping/Assets/S_Key_Light.png.import | 6 +++--- Scenes/UI/Remapping/Assets/T_Key_Light.png.import | 6 +++--- Scenes/UI/Remapping/Assets/W_Key_Light.png.import | 6 +++--- Scenes/UI/TitleScreen/Assets/2D_Shadow_Map.webp.import | 6 +++--- Scenes/UI/TitleScreen/Assets/Background_BackTree.png.import | 6 +++--- .../UI/TitleScreen/Assets/Background_FrontTree.png.import | 6 +++--- Scenes/UI/TitleScreen/Assets/Background_MidTree.png.import | 6 +++--- Scenes/UI/TitleScreen/Assets/Background_Moon.png.import | 6 +++--- Scenes/UI/TitleScreen/Assets/Background_Sky.png.import | 6 +++--- Scenes/UI/TitleScreen/Assets/TitleScreenFont.TTF.import | 6 +++--- Scenes/UI/TitleScreen/Assets/TitleSong.ogg.import | 6 +++--- 38 files changed, 114 insertions(+), 114 deletions(-) diff --git a/Scenes/BattleDirector/Assets/NoteQueue_Frame.png.import b/Scenes/BattleDirector/Assets/NoteQueue_Frame.png.import index 7c33cba7..ac8fbec5 100644 --- a/Scenes/BattleDirector/Assets/NoteQueue_Frame.png.import +++ b/Scenes/BattleDirector/Assets/NoteQueue_Frame.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://cnyr5usjdv0ni" -path="res://.godot/imported/NoteQueue_Frame.png-5c4f811346c3ca52f321c86996bc15ff.ctex" +path="res://.godot/imported/NoteQueue_Frame.png-e9e1fc727e2cde6812934bdfe5d051a7.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://scenes/BattleDirector/Assets/NoteQueue_Frame.png" -dest_files=["res://.godot/imported/NoteQueue_Frame.png-5c4f811346c3ca52f321c86996bc15ff.ctex"] +source_file="res://Scenes/BattleDirector/Assets/NoteQueue_Frame.png" +dest_files=["res://.godot/imported/NoteQueue_Frame.png-e9e1fc727e2cde6812934bdfe5d051a7.ctex"] [params] diff --git a/Scenes/ChartViewport/LoopMarker.png.import b/Scenes/ChartViewport/LoopMarker.png.import index dd4e29e8..cb40aa84 100644 --- a/Scenes/ChartViewport/LoopMarker.png.import +++ b/Scenes/ChartViewport/LoopMarker.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://cp78odda2doab" -path="res://.godot/imported/LoopMarker.png-01682285489df860e67dba1278ff087a.ctex" +path="res://.godot/imported/LoopMarker.png-3a64c93c568eb883d6e75352e54af2e2.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://scenes/ChartViewport/LoopMarker.png" -dest_files=["res://.godot/imported/LoopMarker.png-01682285489df860e67dba1278ff087a.ctex"] +source_file="res://Scenes/ChartViewport/LoopMarker.png" +dest_files=["res://.godot/imported/LoopMarker.png-3a64c93c568eb883d6e75352e54af2e2.ctex"] [params] diff --git a/Scenes/ChestScene/Assets/Chest.png.import b/Scenes/ChestScene/Assets/Chest.png.import index 2f5a70d2..248995bf 100644 --- a/Scenes/ChestScene/Assets/Chest.png.import +++ b/Scenes/ChestScene/Assets/Chest.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://d0ywqw1j1k71v" -path="res://.godot/imported/Chest.png-fb3cdf8f34ea60a7ae2cb63e4d6ad62a.ctex" +path="res://.godot/imported/Chest.png-cad54acb66da27b26ce6e2198073849a.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://scenes/ChestScene/assets/Chest.png" -dest_files=["res://.godot/imported/Chest.png-fb3cdf8f34ea60a7ae2cb63e4d6ad62a.ctex"] +source_file="res://Scenes/ChestScene/Assets/Chest.png" +dest_files=["res://.godot/imported/Chest.png-cad54acb66da27b26ce6e2198073849a.ctex"] [params] diff --git a/Scenes/Maps/Assets/BattleIcon.png.import b/Scenes/Maps/Assets/BattleIcon.png.import index 7e2ba8f7..fed4f33d 100644 --- a/Scenes/Maps/Assets/BattleIcon.png.import +++ b/Scenes/Maps/Assets/BattleIcon.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://7ius17ox1e70" -path="res://.godot/imported/BattleIcon.png-7774ff140253fc7228adca1e1cc84da5.ctex" +path="res://.godot/imported/BattleIcon.png-7f2aaf8e14988b8f2fe2d26908d82e0b.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://scenes/Maps/assets/BattleIcon.png" -dest_files=["res://.godot/imported/BattleIcon.png-7774ff140253fc7228adca1e1cc84da5.ctex"] +source_file="res://Scenes/Maps/Assets/BattleIcon.png" +dest_files=["res://.godot/imported/BattleIcon.png-7f2aaf8e14988b8f2fe2d26908d82e0b.ctex"] [params] diff --git a/Scenes/Maps/Assets/BossIcon.png.import b/Scenes/Maps/Assets/BossIcon.png.import index 8954c123..03a5f053 100644 --- a/Scenes/Maps/Assets/BossIcon.png.import +++ b/Scenes/Maps/Assets/BossIcon.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://xwx7j1wufwx1" -path="res://.godot/imported/BossIcon.png-d10acdd0cb08fa24b6fb43e6a501cfba.ctex" +path="res://.godot/imported/BossIcon.png-78fabe547636e3d1de7dad53eb9c2945.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://scenes/Maps/assets/BossIcon.png" -dest_files=["res://.godot/imported/BossIcon.png-d10acdd0cb08fa24b6fb43e6a501cfba.ctex"] +source_file="res://Scenes/Maps/Assets/BossIcon.png" +dest_files=["res://.godot/imported/BossIcon.png-78fabe547636e3d1de7dad53eb9c2945.ctex"] [params] diff --git a/Scenes/Maps/Assets/ChestIcon.png.import b/Scenes/Maps/Assets/ChestIcon.png.import index 7b4992d1..391aae0e 100644 --- a/Scenes/Maps/Assets/ChestIcon.png.import +++ b/Scenes/Maps/Assets/ChestIcon.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://othbopej2fym" -path="res://.godot/imported/ChestIcon.png-83b4a439102e920a2f15bc896417dcfc.ctex" +path="res://.godot/imported/ChestIcon.png-bd4d2bdafdfef4375e0242a6557c8462.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://scenes/Maps/assets/ChestIcon.png" -dest_files=["res://.godot/imported/ChestIcon.png-83b4a439102e920a2f15bc896417dcfc.ctex"] +source_file="res://Scenes/Maps/Assets/ChestIcon.png" +dest_files=["res://.godot/imported/ChestIcon.png-bd4d2bdafdfef4375e0242a6557c8462.ctex"] [params] diff --git a/Scenes/NoteManager/Assets/Arrow_Trail.png.import b/Scenes/NoteManager/Assets/Arrow_Trail.png.import index f9591e32..6c2cb9d9 100644 --- a/Scenes/NoteManager/Assets/Arrow_Trail.png.import +++ b/Scenes/NoteManager/Assets/Arrow_Trail.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://dbnvl0gbhl5b4" -path="res://.godot/imported/Arrow_Trail.png-2853d40e9a193ef5d28b14c207bdbdbd.ctex" +path="res://.godot/imported/Arrow_Trail.png-384f0409031c318aa6fa51abecfd35b2.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://scenes/NoteManager/assets/Arrow_Trail.png" -dest_files=["res://.godot/imported/Arrow_Trail.png-2853d40e9a193ef5d28b14c207bdbdbd.ctex"] +source_file="res://Scenes/NoteManager/Assets/Arrow_Trail.png" +dest_files=["res://.godot/imported/Arrow_Trail.png-384f0409031c318aa6fa51abecfd35b2.ctex"] [params] diff --git a/Scenes/NoteManager/Assets/arrow_outline.png.import b/Scenes/NoteManager/Assets/arrow_outline.png.import index ddce3452..d96ddd56 100644 --- a/Scenes/NoteManager/Assets/arrow_outline.png.import +++ b/Scenes/NoteManager/Assets/arrow_outline.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://cgq2ar3pdmkac" -path="res://.godot/imported/arrow_outline.png-e6c3a5bad7a7781c2ff5674b6be1d846.ctex" +path="res://.godot/imported/Arrow_Outline.png-dbc89009df5f433f3228bbd1180824d6.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://scenes/NoteManager/assets/arrow_outline.png" -dest_files=["res://.godot/imported/arrow_outline.png-e6c3a5bad7a7781c2ff5674b6be1d846.ctex"] +source_file="res://Scenes/NoteManager/Assets/Arrow_Outline.png" +dest_files=["res://.godot/imported/Arrow_Outline.png-dbc89009df5f433f3228bbd1180824d6.ctex"] [params] diff --git a/Scenes/NoteManager/Assets/new_arrow.png.import b/Scenes/NoteManager/Assets/new_arrow.png.import index 621fdc24..6ee119f2 100644 --- a/Scenes/NoteManager/Assets/new_arrow.png.import +++ b/Scenes/NoteManager/Assets/new_arrow.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://hfxynr5jdgsp" -path="res://.godot/imported/new_arrow.png-39e96431fc9ad4968d5317df07ceec7f.ctex" +path="res://.godot/imported/New_Arrow.png-b9cc790fe65b856a0cee80c6a83cb011.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://scenes/NoteManager/assets/new_arrow.png" -dest_files=["res://.godot/imported/new_arrow.png-39e96431fc9ad4968d5317df07ceec7f.ctex"] +source_file="res://Scenes/NoteManager/Assets/New_Arrow.png" +dest_files=["res://.godot/imported/New_Arrow.png-b9cc790fe65b856a0cee80c6a83cb011.ctex"] [params] diff --git a/Scenes/Puppets/Enemies/BossBlood/Assets/Boss1.png.import b/Scenes/Puppets/Enemies/BossBlood/Assets/Boss1.png.import index 52e1124c..f2bc0a6e 100644 --- a/Scenes/Puppets/Enemies/BossBlood/Assets/Boss1.png.import +++ b/Scenes/Puppets/Enemies/BossBlood/Assets/Boss1.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://veedngaorx3l" -path="res://.godot/imported/Boss1.png-977b956a280ca96d69d1c4a3fd55c9f7.ctex" +path="res://.godot/imported/Boss1.png-b7a923dff8e0511e19fb7a3737126295.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://scenes/Puppets/Enemies/BossBlood/assets/Boss1.png" -dest_files=["res://.godot/imported/Boss1.png-977b956a280ca96d69d1c4a3fd55c9f7.ctex"] +source_file="res://Scenes/Puppets/Enemies/BossBlood/Assets/Boss1.png" +dest_files=["res://.godot/imported/Boss1.png-b7a923dff8e0511e19fb7a3737126295.ctex"] [params] diff --git a/Scenes/Puppets/Enemies/BossBlood/Assets/Boss1EmissionShape.png.import b/Scenes/Puppets/Enemies/BossBlood/Assets/Boss1EmissionShape.png.import index c3678ba5..4a9075e9 100644 --- a/Scenes/Puppets/Enemies/BossBlood/Assets/Boss1EmissionShape.png.import +++ b/Scenes/Puppets/Enemies/BossBlood/Assets/Boss1EmissionShape.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://b5jpi2i502lw5" -path="res://.godot/imported/Boss1EmissionShape.png-c1955430ad1515c3a3c56d5cfd87027b.ctex" +path="res://.godot/imported/Boss1EmissionShape.png-890f34e921959a3e1822c95f4278eab7.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://scenes/Puppets/Enemies/BossBlood/assets/Boss1EmissionShape.png" -dest_files=["res://.godot/imported/Boss1EmissionShape.png-c1955430ad1515c3a3c56d5cfd87027b.ctex"] +source_file="res://Scenes/Puppets/Enemies/BossBlood/Assets/Boss1EmissionShape.png" +dest_files=["res://.godot/imported/Boss1EmissionShape.png-890f34e921959a3e1822c95f4278eab7.ctex"] [params] diff --git a/Scenes/Puppets/Enemies/Parasifly/Assets/Parasifly.png.import b/Scenes/Puppets/Enemies/Parasifly/Assets/Parasifly.png.import index baf2af11..ec6ff59c 100644 --- a/Scenes/Puppets/Enemies/Parasifly/Assets/Parasifly.png.import +++ b/Scenes/Puppets/Enemies/Parasifly/Assets/Parasifly.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://pngu3pw1pu4o" -path="res://.godot/imported/Parasifly.png-505ed58d09842f4f662770b57ebb5c8b.ctex" +path="res://.godot/imported/Parasifly.png-e934ce1bba2c8ecd40cde71e3e1e2a93.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://scenes/Puppets/Enemies/Parasifly/assets/Parasifly.png" -dest_files=["res://.godot/imported/Parasifly.png-505ed58d09842f4f662770b57ebb5c8b.ctex"] +source_file="res://Scenes/Puppets/Enemies/Parasifly/Assets/Parasifly.png" +dest_files=["res://.godot/imported/Parasifly.png-e934ce1bba2c8ecd40cde71e3e1e2a93.ctex"] [params] diff --git a/Scenes/Puppets/Enemies/TheGWS/Assets/GhostWolfSnake.png.import b/Scenes/Puppets/Enemies/TheGWS/Assets/GhostWolfSnake.png.import index 74a94dac..28d27d2d 100644 --- a/Scenes/Puppets/Enemies/TheGWS/Assets/GhostWolfSnake.png.import +++ b/Scenes/Puppets/Enemies/TheGWS/Assets/GhostWolfSnake.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://ci0a2h2eatjht" -path="res://.godot/imported/GhostWolfSnake.png-6a5e038cc9802e04c7700f7f9b1f8a8f.ctex" +path="res://.godot/imported/GhostWolfSnake.png-27fd9a5a8dfbef2a1a54d234a003dce7.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://scenes/Puppets/Enemies/TheGWS/assets/GhostWolfSnake.png" -dest_files=["res://.godot/imported/GhostWolfSnake.png-6a5e038cc9802e04c7700f7f9b1f8a8f.ctex"] +source_file="res://Scenes/Puppets/Enemies/TheGWS/Assets/GhostWolfSnake.png" +dest_files=["res://.godot/imported/GhostWolfSnake.png-27fd9a5a8dfbef2a1a54d234a003dce7.ctex"] [params] diff --git a/Scenes/UI/Assets/HowToPlay_Combo_Bar.png.import b/Scenes/UI/Assets/HowToPlay_Combo_Bar.png.import index 20fdfa13..9c786e63 100644 --- a/Scenes/UI/Assets/HowToPlay_Combo_Bar.png.import +++ b/Scenes/UI/Assets/HowToPlay_Combo_Bar.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://dp3vkn65j4o3s" -path="res://.godot/imported/HowToPlay_Combo_Bar.png-ff347f8f7e34aedaaacc8986214818f6.ctex" +path="res://.godot/imported/HowToPlay_Combo_Bar.png-0ad8e532b66f13ea35fafafcb5e4b1e4.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://scenes/UI/Assets/HowToPlay_Combo_Bar.png" -dest_files=["res://.godot/imported/HowToPlay_Combo_Bar.png-ff347f8f7e34aedaaacc8986214818f6.ctex"] +source_file="res://Scenes/UI/Assets/HowToPlay_Combo_Bar.png" +dest_files=["res://.godot/imported/HowToPlay_Combo_Bar.png-0ad8e532b66f13ea35fafafcb5e4b1e4.ctex"] [params] diff --git a/Scenes/UI/Remapping/Assets/A_Key_Light.png.import b/Scenes/UI/Remapping/Assets/A_Key_Light.png.import index d6f8c1b3..9ec28787 100644 --- a/Scenes/UI/Remapping/Assets/A_Key_Light.png.import +++ b/Scenes/UI/Remapping/Assets/A_Key_Light.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://ucxkeg8mkugt" -path="res://.godot/imported/A_Key_Light.png-9defff247bfe7accb6409bf9cfaa5836.ctex" +path="res://.godot/imported/A_Key_Light.png-7329269aa31c1a16ab62d73e21666a01.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://scenes/UI/Remapping/Assets/A_Key_Light.png" -dest_files=["res://.godot/imported/A_Key_Light.png-9defff247bfe7accb6409bf9cfaa5836.ctex"] +source_file="res://Scenes/UI/Remapping/Assets/A_Key_Light.png" +dest_files=["res://.godot/imported/A_Key_Light.png-7329269aa31c1a16ab62d73e21666a01.ctex"] [params] diff --git a/Scenes/UI/Remapping/Assets/Arrow_Down_Key_Light.png.import b/Scenes/UI/Remapping/Assets/Arrow_Down_Key_Light.png.import index d83c1411..b6f8778a 100644 --- a/Scenes/UI/Remapping/Assets/Arrow_Down_Key_Light.png.import +++ b/Scenes/UI/Remapping/Assets/Arrow_Down_Key_Light.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://q14p8ypgc43t" -path="res://.godot/imported/Arrow_Down_Key_Light.png-a0690356c867ae7b992583998fe45cbb.ctex" +path="res://.godot/imported/Arrow_Down_Key_Light.png-719d0f6b968006bdbddc6b92a5b89472.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://scenes/UI/Remapping/Assets/Arrow_Down_Key_Light.png" -dest_files=["res://.godot/imported/Arrow_Down_Key_Light.png-a0690356c867ae7b992583998fe45cbb.ctex"] +source_file="res://Scenes/UI/Remapping/Assets/Arrow_Down_Key_Light.png" +dest_files=["res://.godot/imported/Arrow_Down_Key_Light.png-719d0f6b968006bdbddc6b92a5b89472.ctex"] [params] diff --git a/Scenes/UI/Remapping/Assets/Arrow_Left_Key_Light.png.import b/Scenes/UI/Remapping/Assets/Arrow_Left_Key_Light.png.import index a2575261..2a215c28 100644 --- a/Scenes/UI/Remapping/Assets/Arrow_Left_Key_Light.png.import +++ b/Scenes/UI/Remapping/Assets/Arrow_Left_Key_Light.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://cr6wtf6j6dcfg" -path="res://.godot/imported/Arrow_Left_Key_Light.png-e721278666ce53452b51e9ec448fdac8.ctex" +path="res://.godot/imported/Arrow_Left_Key_Light.png-4b95da442c5418f20e689be8c3098aed.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://scenes/UI/Remapping/Assets/Arrow_Left_Key_Light.png" -dest_files=["res://.godot/imported/Arrow_Left_Key_Light.png-e721278666ce53452b51e9ec448fdac8.ctex"] +source_file="res://Scenes/UI/Remapping/Assets/Arrow_Left_Key_Light.png" +dest_files=["res://.godot/imported/Arrow_Left_Key_Light.png-4b95da442c5418f20e689be8c3098aed.ctex"] [params] diff --git a/Scenes/UI/Remapping/Assets/Arrow_Right_Key_Light.png.import b/Scenes/UI/Remapping/Assets/Arrow_Right_Key_Light.png.import index 0741eeec..43a85ae3 100644 --- a/Scenes/UI/Remapping/Assets/Arrow_Right_Key_Light.png.import +++ b/Scenes/UI/Remapping/Assets/Arrow_Right_Key_Light.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://dvlekute37smy" -path="res://.godot/imported/Arrow_Right_Key_Light.png-da63ae5cb1f7b7d0308ab080c6cd1f91.ctex" +path="res://.godot/imported/Arrow_Right_Key_Light.png-90ea699d64bb15c43a7dbd41c0df8ee5.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://scenes/UI/Remapping/Assets/Arrow_Right_Key_Light.png" -dest_files=["res://.godot/imported/Arrow_Right_Key_Light.png-da63ae5cb1f7b7d0308ab080c6cd1f91.ctex"] +source_file="res://Scenes/UI/Remapping/Assets/Arrow_Right_Key_Light.png" +dest_files=["res://.godot/imported/Arrow_Right_Key_Light.png-90ea699d64bb15c43a7dbd41c0df8ee5.ctex"] [params] diff --git a/Scenes/UI/Remapping/Assets/Arrow_Up_Key_Light.png.import b/Scenes/UI/Remapping/Assets/Arrow_Up_Key_Light.png.import index 3399485c..111faaaa 100644 --- a/Scenes/UI/Remapping/Assets/Arrow_Up_Key_Light.png.import +++ b/Scenes/UI/Remapping/Assets/Arrow_Up_Key_Light.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://p06451gq2ujc" -path="res://.godot/imported/Arrow_Up_Key_Light.png-3ff666ddcdd00c6fba116634264307ae.ctex" +path="res://.godot/imported/Arrow_Up_Key_Light.png-79a4f7cad3b102d463ad42f32589fc98.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://scenes/UI/Remapping/Assets/Arrow_Up_Key_Light.png" -dest_files=["res://.godot/imported/Arrow_Up_Key_Light.png-3ff666ddcdd00c6fba116634264307ae.ctex"] +source_file="res://Scenes/UI/Remapping/Assets/Arrow_Up_Key_Light.png" +dest_files=["res://.godot/imported/Arrow_Up_Key_Light.png-79a4f7cad3b102d463ad42f32589fc98.ctex"] [params] diff --git a/Scenes/UI/Remapping/Assets/D_Key_Light.png.import b/Scenes/UI/Remapping/Assets/D_Key_Light.png.import index e3b921cc..f7c65e6e 100644 --- a/Scenes/UI/Remapping/Assets/D_Key_Light.png.import +++ b/Scenes/UI/Remapping/Assets/D_Key_Light.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://bpic7oh05r5fp" -path="res://.godot/imported/D_Key_Light.png-5796c82af95ffb01e68a5c7d765214bc.ctex" +path="res://.godot/imported/D_Key_Light.png-43d954deafcad31923243ddcf3dd23cd.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://scenes/UI/Remapping/Assets/D_Key_Light.png" -dest_files=["res://.godot/imported/D_Key_Light.png-5796c82af95ffb01e68a5c7d765214bc.ctex"] +source_file="res://Scenes/UI/Remapping/Assets/D_Key_Light.png" +dest_files=["res://.godot/imported/D_Key_Light.png-43d954deafcad31923243ddcf3dd23cd.ctex"] [params] diff --git a/Scenes/UI/Remapping/Assets/E_Key_Light.png.import b/Scenes/UI/Remapping/Assets/E_Key_Light.png.import index 72c984e3..01d43d93 100644 --- a/Scenes/UI/Remapping/Assets/E_Key_Light.png.import +++ b/Scenes/UI/Remapping/Assets/E_Key_Light.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://bvbvmvtgkjtj" -path="res://.godot/imported/E_Key_Light.png-6a8774e97a436587f9b4c662310450a2.ctex" +path="res://.godot/imported/E_Key_Light.png-9fe72c49193260a50b1ed18d45117b1f.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://scenes/UI/Remapping/Assets/E_Key_Light.png" -dest_files=["res://.godot/imported/E_Key_Light.png-6a8774e97a436587f9b4c662310450a2.ctex"] +source_file="res://Scenes/UI/Remapping/Assets/E_Key_Light.png" +dest_files=["res://.godot/imported/E_Key_Light.png-9fe72c49193260a50b1ed18d45117b1f.ctex"] [params] diff --git a/Scenes/UI/Remapping/Assets/Positional_Prompts_Down.png.import b/Scenes/UI/Remapping/Assets/Positional_Prompts_Down.png.import index a550d919..a31d40f7 100644 --- a/Scenes/UI/Remapping/Assets/Positional_Prompts_Down.png.import +++ b/Scenes/UI/Remapping/Assets/Positional_Prompts_Down.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://d2228hw1busi" -path="res://.godot/imported/Positional_Prompts_Down.png-fd46140ada5c266a49b20208bf25115c.ctex" +path="res://.godot/imported/Positional_Prompts_Down.png-b855260def89b120ff1fbf0bcc76916c.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://scenes/UI/Remapping/Assets/Positional_Prompts_Down.png" -dest_files=["res://.godot/imported/Positional_Prompts_Down.png-fd46140ada5c266a49b20208bf25115c.ctex"] +source_file="res://Scenes/UI/Remapping/Assets/Positional_Prompts_Down.png" +dest_files=["res://.godot/imported/Positional_Prompts_Down.png-b855260def89b120ff1fbf0bcc76916c.ctex"] [params] diff --git a/Scenes/UI/Remapping/Assets/Positional_Prompts_Left.png.import b/Scenes/UI/Remapping/Assets/Positional_Prompts_Left.png.import index 10049e2e..986944b1 100644 --- a/Scenes/UI/Remapping/Assets/Positional_Prompts_Left.png.import +++ b/Scenes/UI/Remapping/Assets/Positional_Prompts_Left.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://dhnaqfw7ev076" -path="res://.godot/imported/Positional_Prompts_Left.png-263e95372358fe1a12fa322824932d5c.ctex" +path="res://.godot/imported/Positional_Prompts_Left.png-b56f95c01de276535d499cf8e52a2dd6.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://scenes/UI/Remapping/Assets/Positional_Prompts_Left.png" -dest_files=["res://.godot/imported/Positional_Prompts_Left.png-263e95372358fe1a12fa322824932d5c.ctex"] +source_file="res://Scenes/UI/Remapping/Assets/Positional_Prompts_Left.png" +dest_files=["res://.godot/imported/Positional_Prompts_Left.png-b56f95c01de276535d499cf8e52a2dd6.ctex"] [params] diff --git a/Scenes/UI/Remapping/Assets/Positional_Prompts_Right.png.import b/Scenes/UI/Remapping/Assets/Positional_Prompts_Right.png.import index 356165f5..3eb4b865 100644 --- a/Scenes/UI/Remapping/Assets/Positional_Prompts_Right.png.import +++ b/Scenes/UI/Remapping/Assets/Positional_Prompts_Right.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://bm2i63ejobjdb" -path="res://.godot/imported/Positional_Prompts_Right.png-9ffba7601b1a0b44d06e372afd79c3a4.ctex" +path="res://.godot/imported/Positional_Prompts_Right.png-c530b7bc66d02f666feeec64f52e6b06.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://scenes/UI/Remapping/Assets/Positional_Prompts_Right.png" -dest_files=["res://.godot/imported/Positional_Prompts_Right.png-9ffba7601b1a0b44d06e372afd79c3a4.ctex"] +source_file="res://Scenes/UI/Remapping/Assets/Positional_Prompts_Right.png" +dest_files=["res://.godot/imported/Positional_Prompts_Right.png-c530b7bc66d02f666feeec64f52e6b06.ctex"] [params] diff --git a/Scenes/UI/Remapping/Assets/Positional_Prompts_Up.png.import b/Scenes/UI/Remapping/Assets/Positional_Prompts_Up.png.import index 27d5b6f8..8c122004 100644 --- a/Scenes/UI/Remapping/Assets/Positional_Prompts_Up.png.import +++ b/Scenes/UI/Remapping/Assets/Positional_Prompts_Up.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://dlj21le4bp7cw" -path="res://.godot/imported/Positional_Prompts_Up.png-1c098350c48e85be7badcb8cb0a0e44e.ctex" +path="res://.godot/imported/Positional_Prompts_Up.png-239e554233dd2fd0b22ef9ebefbc3b5d.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://scenes/UI/Remapping/Assets/Positional_Prompts_Up.png" -dest_files=["res://.godot/imported/Positional_Prompts_Up.png-1c098350c48e85be7badcb8cb0a0e44e.ctex"] +source_file="res://Scenes/UI/Remapping/Assets/Positional_Prompts_Up.png" +dest_files=["res://.godot/imported/Positional_Prompts_Up.png-239e554233dd2fd0b22ef9ebefbc3b5d.ctex"] [params] diff --git a/Scenes/UI/Remapping/Assets/Q_Key_Light.png.import b/Scenes/UI/Remapping/Assets/Q_Key_Light.png.import index a480e1bc..8b3d8f7d 100644 --- a/Scenes/UI/Remapping/Assets/Q_Key_Light.png.import +++ b/Scenes/UI/Remapping/Assets/Q_Key_Light.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://dn2snw6ibyn78" -path="res://.godot/imported/Q_Key_Light.png-bc9220953cc79d208d7ab78f86aa1534.ctex" +path="res://.godot/imported/Q_Key_Light.png-dd437257d3d8fd0495a1334ffc31bac8.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://scenes/UI/Remapping/Assets/Q_Key_Light.png" -dest_files=["res://.godot/imported/Q_Key_Light.png-bc9220953cc79d208d7ab78f86aa1534.ctex"] +source_file="res://Scenes/UI/Remapping/Assets/Q_Key_Light.png" +dest_files=["res://.godot/imported/Q_Key_Light.png-dd437257d3d8fd0495a1334ffc31bac8.ctex"] [params] diff --git a/Scenes/UI/Remapping/Assets/R_Key_Light.png.import b/Scenes/UI/Remapping/Assets/R_Key_Light.png.import index 647f0cfd..dbd80ba6 100644 --- a/Scenes/UI/Remapping/Assets/R_Key_Light.png.import +++ b/Scenes/UI/Remapping/Assets/R_Key_Light.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://d3sdo7e5n6qkn" -path="res://.godot/imported/R_Key_Light.png-28626cf003b7ce27375c9702c793fb5e.ctex" +path="res://.godot/imported/R_Key_Light.png-5f8abebbfccbe9a5417f1ebed1e3a199.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://scenes/UI/Remapping/Assets/R_Key_Light.png" -dest_files=["res://.godot/imported/R_Key_Light.png-28626cf003b7ce27375c9702c793fb5e.ctex"] +source_file="res://Scenes/UI/Remapping/Assets/R_Key_Light.png" +dest_files=["res://.godot/imported/R_Key_Light.png-5f8abebbfccbe9a5417f1ebed1e3a199.ctex"] [params] diff --git a/Scenes/UI/Remapping/Assets/S_Key_Light.png.import b/Scenes/UI/Remapping/Assets/S_Key_Light.png.import index aef85ed4..22ff5a3f 100644 --- a/Scenes/UI/Remapping/Assets/S_Key_Light.png.import +++ b/Scenes/UI/Remapping/Assets/S_Key_Light.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://bhjl3xnuwauu0" -path="res://.godot/imported/S_Key_Light.png-45ca36f19d3cdc77dd7855c4eb1beed8.ctex" +path="res://.godot/imported/S_Key_Light.png-0b94f3ef8198c961a4767f9f25627e55.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://scenes/UI/Remapping/Assets/S_Key_Light.png" -dest_files=["res://.godot/imported/S_Key_Light.png-45ca36f19d3cdc77dd7855c4eb1beed8.ctex"] +source_file="res://Scenes/UI/Remapping/Assets/S_Key_Light.png" +dest_files=["res://.godot/imported/S_Key_Light.png-0b94f3ef8198c961a4767f9f25627e55.ctex"] [params] diff --git a/Scenes/UI/Remapping/Assets/T_Key_Light.png.import b/Scenes/UI/Remapping/Assets/T_Key_Light.png.import index 1185e299..acbc5a5a 100644 --- a/Scenes/UI/Remapping/Assets/T_Key_Light.png.import +++ b/Scenes/UI/Remapping/Assets/T_Key_Light.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://7v6wwa5trbkf" -path="res://.godot/imported/T_Key_Light.png-79e56fdefcbd152c51c2643c0e71a721.ctex" +path="res://.godot/imported/T_Key_Light.png-5f9653ef3045ac239de1426add148130.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://scenes/UI/Remapping/Assets/T_Key_Light.png" -dest_files=["res://.godot/imported/T_Key_Light.png-79e56fdefcbd152c51c2643c0e71a721.ctex"] +source_file="res://Scenes/UI/Remapping/Assets/T_Key_Light.png" +dest_files=["res://.godot/imported/T_Key_Light.png-5f9653ef3045ac239de1426add148130.ctex"] [params] diff --git a/Scenes/UI/Remapping/Assets/W_Key_Light.png.import b/Scenes/UI/Remapping/Assets/W_Key_Light.png.import index dc74fc94..dcd286a9 100644 --- a/Scenes/UI/Remapping/Assets/W_Key_Light.png.import +++ b/Scenes/UI/Remapping/Assets/W_Key_Light.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://e4dr0lk7ll0e" -path="res://.godot/imported/W_Key_Light.png-80ede602b6d37551c2473fe9c1896240.ctex" +path="res://.godot/imported/W_Key_Light.png-0a27e3b3ab7dcb396c91bfe71e08d0f2.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://scenes/UI/Remapping/Assets/W_Key_Light.png" -dest_files=["res://.godot/imported/W_Key_Light.png-80ede602b6d37551c2473fe9c1896240.ctex"] +source_file="res://Scenes/UI/Remapping/Assets/W_Key_Light.png" +dest_files=["res://.godot/imported/W_Key_Light.png-0a27e3b3ab7dcb396c91bfe71e08d0f2.ctex"] [params] diff --git a/Scenes/UI/TitleScreen/Assets/2D_Shadow_Map.webp.import b/Scenes/UI/TitleScreen/Assets/2D_Shadow_Map.webp.import index e3856bed..4ad1e0b5 100644 --- a/Scenes/UI/TitleScreen/Assets/2D_Shadow_Map.webp.import +++ b/Scenes/UI/TitleScreen/Assets/2D_Shadow_Map.webp.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://iqbqsiyjd3uq" -path="res://.godot/imported/2D_Shadow_Map.webp-cebcb6bb6e6ee1b6afd0244cd5f44017.ctex" +path="res://.godot/imported/2D_Shadow_Map.webp-4b8bd1396bf43482daedcda86cc73f1e.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://scenes/UI/TitleScreen/Assets/2D_Shadow_Map.webp" -dest_files=["res://.godot/imported/2D_Shadow_Map.webp-cebcb6bb6e6ee1b6afd0244cd5f44017.ctex"] +source_file="res://Scenes/UI/TitleScreen/Assets/2D_Shadow_Map.webp" +dest_files=["res://.godot/imported/2D_Shadow_Map.webp-4b8bd1396bf43482daedcda86cc73f1e.ctex"] [params] diff --git a/Scenes/UI/TitleScreen/Assets/Background_BackTree.png.import b/Scenes/UI/TitleScreen/Assets/Background_BackTree.png.import index dfc6782a..ca73f218 100644 --- a/Scenes/UI/TitleScreen/Assets/Background_BackTree.png.import +++ b/Scenes/UI/TitleScreen/Assets/Background_BackTree.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://de2j543j83hmh" -path="res://.godot/imported/Background_BackTree.png-0850420f849afb55b62802bdba568ed8.ctex" +path="res://.godot/imported/Background_BackTree.png-34ec1466f02ede9e4fa1137087ff5280.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://scenes/UI/TitleScreen/Assets/Background_BackTree.png" -dest_files=["res://.godot/imported/Background_BackTree.png-0850420f849afb55b62802bdba568ed8.ctex"] +source_file="res://Scenes/UI/TitleScreen/Assets/Background_BackTree.png" +dest_files=["res://.godot/imported/Background_BackTree.png-34ec1466f02ede9e4fa1137087ff5280.ctex"] [params] diff --git a/Scenes/UI/TitleScreen/Assets/Background_FrontTree.png.import b/Scenes/UI/TitleScreen/Assets/Background_FrontTree.png.import index e622f094..be24437d 100644 --- a/Scenes/UI/TitleScreen/Assets/Background_FrontTree.png.import +++ b/Scenes/UI/TitleScreen/Assets/Background_FrontTree.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://dat1eoyl3do4e" -path="res://.godot/imported/Background_FrontTree.png-8d79aa3822050dff901610a1ec3ce667.ctex" +path="res://.godot/imported/Background_FrontTree.png-e3154c7490a9bd01245c1f64710b66a0.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://scenes/UI/TitleScreen/Assets/Background_FrontTree.png" -dest_files=["res://.godot/imported/Background_FrontTree.png-8d79aa3822050dff901610a1ec3ce667.ctex"] +source_file="res://Scenes/UI/TitleScreen/Assets/Background_FrontTree.png" +dest_files=["res://.godot/imported/Background_FrontTree.png-e3154c7490a9bd01245c1f64710b66a0.ctex"] [params] diff --git a/Scenes/UI/TitleScreen/Assets/Background_MidTree.png.import b/Scenes/UI/TitleScreen/Assets/Background_MidTree.png.import index 5d329831..6918fe47 100644 --- a/Scenes/UI/TitleScreen/Assets/Background_MidTree.png.import +++ b/Scenes/UI/TitleScreen/Assets/Background_MidTree.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://d3rxic3mi8jwb" -path="res://.godot/imported/Background_MidTree.png-66fd4fb3a2334b53e0b8f6587352290d.ctex" +path="res://.godot/imported/Background_MidTree.png-939b82845c3f3610a7685b8eb46a89a5.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://scenes/UI/TitleScreen/Assets/Background_MidTree.png" -dest_files=["res://.godot/imported/Background_MidTree.png-66fd4fb3a2334b53e0b8f6587352290d.ctex"] +source_file="res://Scenes/UI/TitleScreen/Assets/Background_MidTree.png" +dest_files=["res://.godot/imported/Background_MidTree.png-939b82845c3f3610a7685b8eb46a89a5.ctex"] [params] diff --git a/Scenes/UI/TitleScreen/Assets/Background_Moon.png.import b/Scenes/UI/TitleScreen/Assets/Background_Moon.png.import index 50ecd8b0..741c4e09 100644 --- a/Scenes/UI/TitleScreen/Assets/Background_Moon.png.import +++ b/Scenes/UI/TitleScreen/Assets/Background_Moon.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://bj8dxrlwuwrv4" -path="res://.godot/imported/Background_Moon.png-d75159d841df1803a2929c2bad1a2303.ctex" +path="res://.godot/imported/Background_Moon.png-a1baea55b2e52d17f012f0bd52fc2722.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://scenes/UI/TitleScreen/Assets/Background_Moon.png" -dest_files=["res://.godot/imported/Background_Moon.png-d75159d841df1803a2929c2bad1a2303.ctex"] +source_file="res://Scenes/UI/TitleScreen/Assets/Background_Moon.png" +dest_files=["res://.godot/imported/Background_Moon.png-a1baea55b2e52d17f012f0bd52fc2722.ctex"] [params] diff --git a/Scenes/UI/TitleScreen/Assets/Background_Sky.png.import b/Scenes/UI/TitleScreen/Assets/Background_Sky.png.import index bb41396f..34ed1c61 100644 --- a/Scenes/UI/TitleScreen/Assets/Background_Sky.png.import +++ b/Scenes/UI/TitleScreen/Assets/Background_Sky.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://ruxgynq6bc1m" -path="res://.godot/imported/Background_Sky.png-46a82e6b597486ed2f4092013128ed7e.ctex" +path="res://.godot/imported/Background_Sky.png-2287c9572e3b33cdfded4fecf0575b3b.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://scenes/UI/TitleScreen/Assets/Background_Sky.png" -dest_files=["res://.godot/imported/Background_Sky.png-46a82e6b597486ed2f4092013128ed7e.ctex"] +source_file="res://Scenes/UI/TitleScreen/Assets/Background_Sky.png" +dest_files=["res://.godot/imported/Background_Sky.png-2287c9572e3b33cdfded4fecf0575b3b.ctex"] [params] diff --git a/Scenes/UI/TitleScreen/Assets/TitleScreenFont.TTF.import b/Scenes/UI/TitleScreen/Assets/TitleScreenFont.TTF.import index d8038cdd..0290ce84 100644 --- a/Scenes/UI/TitleScreen/Assets/TitleScreenFont.TTF.import +++ b/Scenes/UI/TitleScreen/Assets/TitleScreenFont.TTF.import @@ -3,12 +3,12 @@ importer="font_data_dynamic" type="FontFile" uid="uid://dlwfb7kb7pd76" -path="res://.godot/imported/TitleScreenFont.TTF-1694c91bf8df4824f32c5bdd3ccbb7ca.fontdata" +path="res://.godot/imported/TitleScreenFont.TTF-03d6a62f30e72d635244aa6624ad94aa.fontdata" [deps] -source_file="res://scenes/UI/TitleScreen/Assets/TitleScreenFont.TTF" -dest_files=["res://.godot/imported/TitleScreenFont.TTF-1694c91bf8df4824f32c5bdd3ccbb7ca.fontdata"] +source_file="res://Scenes/UI/TitleScreen/Assets/TitleScreenFont.TTF" +dest_files=["res://.godot/imported/TitleScreenFont.TTF-03d6a62f30e72d635244aa6624ad94aa.fontdata"] [params] diff --git a/Scenes/UI/TitleScreen/Assets/TitleSong.ogg.import b/Scenes/UI/TitleScreen/Assets/TitleSong.ogg.import index e106dc3b..ad6007b6 100644 --- a/Scenes/UI/TitleScreen/Assets/TitleSong.ogg.import +++ b/Scenes/UI/TitleScreen/Assets/TitleSong.ogg.import @@ -3,12 +3,12 @@ importer="oggvorbisstr" type="AudioStreamOggVorbis" uid="uid://b52r6rgf4qsdr" -path="res://.godot/imported/TitleSong.ogg-bfd345d16d551443acee7066dceea96d.oggvorbisstr" +path="res://.godot/imported/TitleSong.ogg-894bb65678ae34703fbf3d156bf74fb9.oggvorbisstr" [deps] -source_file="res://scenes/UI/TitleScreen/Assets/TitleSong.ogg" -dest_files=["res://.godot/imported/TitleSong.ogg-bfd345d16d551443acee7066dceea96d.oggvorbisstr"] +source_file="res://Scenes/UI/TitleScreen/Assets/TitleSong.ogg" +dest_files=["res://.godot/imported/TitleSong.ogg-894bb65678ae34703fbf3d156bf74fb9.oggvorbisstr"] [params] From 0c9e10e5e48655e01a10efbbbeeb4b2588f0268f Mon Sep 17 00:00:00 2001 From: Thomas Wessel Date: Thu, 3 Apr 2025 17:28:23 -0700 Subject: [PATCH 15/18] relics --- .../{relic_Breakfast.png => Relic_Breakfast.png} | Bin .../{relic_GoodVibes.png => Relic_GoodVibes.png} | Bin 2 files changed, 0 insertions(+), 0 deletions(-) rename Classes/Relics/Assets/{relic_Breakfast.png => Relic_Breakfast.png} (100%) rename Classes/Relics/Assets/{relic_GoodVibes.png => Relic_GoodVibes.png} (100%) diff --git a/Classes/Relics/Assets/relic_Breakfast.png b/Classes/Relics/Assets/Relic_Breakfast.png similarity index 100% rename from Classes/Relics/Assets/relic_Breakfast.png rename to Classes/Relics/Assets/Relic_Breakfast.png diff --git a/Classes/Relics/Assets/relic_GoodVibes.png b/Classes/Relics/Assets/Relic_GoodVibes.png similarity index 100% rename from Classes/Relics/Assets/relic_GoodVibes.png rename to Classes/Relics/Assets/Relic_GoodVibes.png From 11e421c344c936632e5da92d0dfeb7d9b6c62d17 Mon Sep 17 00:00:00 2001 From: LifeHckr Date: Thu, 3 Apr 2025 17:31:51 -0700 Subject: [PATCH 16/18] Enabled case sensitivity - Update imports --- ...elic_Breakfast.png.import => Relic_Breakfast.png.import} | 6 +++--- ...elic_GoodVibes.png.import => Relic_GoodVibes.png.import} | 6 +++--- .../{arrow_outline.png.import => Arrow_Outline.png.import} | 0 .../Assets/{new_arrow.png.import => New_Arrow.png.import} | 0 4 files changed, 6 insertions(+), 6 deletions(-) rename Classes/Relics/Assets/{relic_Breakfast.png.import => Relic_Breakfast.png.import} (69%) rename Classes/Relics/Assets/{relic_GoodVibes.png.import => Relic_GoodVibes.png.import} (69%) rename Scenes/NoteManager/Assets/{arrow_outline.png.import => Arrow_Outline.png.import} (100%) rename Scenes/NoteManager/Assets/{new_arrow.png.import => New_Arrow.png.import} (100%) diff --git a/Classes/Relics/Assets/relic_Breakfast.png.import b/Classes/Relics/Assets/Relic_Breakfast.png.import similarity index 69% rename from Classes/Relics/Assets/relic_Breakfast.png.import rename to Classes/Relics/Assets/Relic_Breakfast.png.import index 7b3d3f98..afa89070 100644 --- a/Classes/Relics/Assets/relic_Breakfast.png.import +++ b/Classes/Relics/Assets/Relic_Breakfast.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://csjx2hb4tdlw8" -path="res://.godot/imported/relic_Breakfast.png-f8a4431e13fa24c484b0e0643d5cccc6.ctex" +path="res://.godot/imported/Relic_Breakfast.png-71ab89b12909df408626427d83246628.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://Classes/Relics/Assets/relic_Breakfast.png" -dest_files=["res://.godot/imported/relic_Breakfast.png-f8a4431e13fa24c484b0e0643d5cccc6.ctex"] +source_file="res://Classes/Relics/Assets/Relic_Breakfast.png" +dest_files=["res://.godot/imported/Relic_Breakfast.png-71ab89b12909df408626427d83246628.ctex"] [params] diff --git a/Classes/Relics/Assets/relic_GoodVibes.png.import b/Classes/Relics/Assets/Relic_GoodVibes.png.import similarity index 69% rename from Classes/Relics/Assets/relic_GoodVibes.png.import rename to Classes/Relics/Assets/Relic_GoodVibes.png.import index 70672930..ea4e6399 100644 --- a/Classes/Relics/Assets/relic_GoodVibes.png.import +++ b/Classes/Relics/Assets/Relic_GoodVibes.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://dg4tnp7plxmp7" -path="res://.godot/imported/relic_GoodVibes.png-36c956f7337bb630f44945ece724aff7.ctex" +path="res://.godot/imported/Relic_GoodVibes.png-01d38d3d6a79fe959565a2bfe43c64ca.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://Classes/Relics/Assets/relic_GoodVibes.png" -dest_files=["res://.godot/imported/relic_GoodVibes.png-36c956f7337bb630f44945ece724aff7.ctex"] +source_file="res://Classes/Relics/Assets/Relic_GoodVibes.png" +dest_files=["res://.godot/imported/Relic_GoodVibes.png-01d38d3d6a79fe959565a2bfe43c64ca.ctex"] [params] diff --git a/Scenes/NoteManager/Assets/arrow_outline.png.import b/Scenes/NoteManager/Assets/Arrow_Outline.png.import similarity index 100% rename from Scenes/NoteManager/Assets/arrow_outline.png.import rename to Scenes/NoteManager/Assets/Arrow_Outline.png.import diff --git a/Scenes/NoteManager/Assets/new_arrow.png.import b/Scenes/NoteManager/Assets/New_Arrow.png.import similarity index 100% rename from Scenes/NoteManager/Assets/new_arrow.png.import rename to Scenes/NoteManager/Assets/New_Arrow.png.import From 5c9e8028ba81ffb51463fd5c08f4df4a39038a6e Mon Sep 17 00:00:00 2001 From: Thomas Wessel Date: Thu, 3 Apr 2025 17:36:27 -0700 Subject: [PATCH 17/18] re-add husky --- Funk Engine.csproj | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Funk Engine.csproj b/Funk Engine.csproj index 347a3064..79bf1b7c 100644 --- a/Funk Engine.csproj +++ b/Funk Engine.csproj @@ -12,4 +12,8 @@ + + + + \ No newline at end of file From 190c3949f58ed28b9a95c00d771eeaa704f90941 Mon Sep 17 00:00:00 2001 From: Thomas Wessel Date: Thu, 3 Apr 2025 17:38:01 -0700 Subject: [PATCH 18/18] Fix name in csproj --- Funk Engine.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Funk Engine.csproj b/Funk Engine.csproj index 79bf1b7c..55ac398d 100644 --- a/Funk Engine.csproj +++ b/Funk Engine.csproj @@ -10,7 +10,7 @@ - +