From c6ada84dad033deb20bbd51fd7df0f980648a021 Mon Sep 17 00:00:00 2001 From: megamichi Date: Fri, 7 Feb 2025 19:35:04 +0100 Subject: [PATCH] - reorganized files --- README.md | 2 +- Scenen/falle.tscn | 2 +- Scenen/main.tscn | 4 +- Scenen/menu.gd | 4 +- Scenen/menu.tscn | 10 +-- Scenen/plattform.tscn | 2 +- Scenen/player.tscn | 2 +- .../Mask Dude/Idle (32x32).png.import | 34 --------- assets/Free/Menu/Levels/22.png.import | 34 --------- .../Ninja Frog/Double Jump (32x32).png.import | 34 --------- assets/Ninja Frog/Run (32x32).png.import | 34 --------- assets/{Free => images}/20 Enemies.png | Bin assets/{Free => images}/20 Enemies.png.import | 6 +- assets/{Free => images}/Background/Blue.png | Bin .../Background/Blue.png.import | 6 +- assets/{Free => images}/Background/Brown.png | Bin .../Background/Brown.png.import | 6 +- assets/{Free => images}/Background/Gray.png | Bin .../Background/Gray.png.import | 6 +- assets/{Free => images}/Background/Green.png | Bin .../Background/Green.png.import | 6 +- assets/{Free => images}/Background/Pink.png | Bin .../Background/Pink.png.import | 6 +- assets/{Free => images}/Background/Purple.png | Bin .../Background/Purple.png.import | 6 +- assets/{Free => images}/Background/Yellow.png | Bin .../Background/Yellow.png.import | 6 +- assets/{Free => images}/Hello.png | Bin assets/{Free => images}/Hello.png.import | 6 +- .../Items/Boxes/Box1/Break.png | Bin .../Items/Boxes/Box1/Break.png.import | 6 +- .../Items/Boxes/Box1/Hit (28x24).png | Bin .../Items/Boxes/Box1/Hit (28x24).png.import | 6 +- .../Items/Boxes/Box1/Idle.png | Bin .../Items/Boxes/Box1/Idle.png.import | 6 +- .../Items/Boxes/Box2/Break.png | Bin .../Items/Boxes/Box2/Break.png.import | 6 +- .../Items/Boxes/Box2/Hit (28x24).png | Bin .../Items/Boxes/Box2/Hit (28x24).png.import | 6 +- .../Items/Boxes/Box2/Idle.png | Bin .../Items/Boxes/Box2/Idle.png.import | 6 +- .../Items/Boxes/Box3/Break.png | Bin .../Items/Boxes/Box3/Break.png.import | 6 +- .../Items/Boxes/Box3/Hit (28x24).png | Bin .../Items/Boxes/Box3/Hit (28x24).png.import | 6 +- .../Items/Boxes/Box3/Idle.png | Bin .../Items/Boxes/Box3/Idle.png.import | 6 +- .../Checkpoint (Flag Idle)(64x64).png | Bin .../Checkpoint (Flag Idle)(64x64).png.import | 6 +- .../Checkpoint (Flag Out) (64x64).png | Bin .../Checkpoint (Flag Out) (64x64).png.import | 6 +- .../Checkpoint/Checkpoint (No Flag).png | Bin .../Checkpoint (No Flag).png.import | 6 +- .../Items/Checkpoints/End/End (Idle).png | Bin .../Checkpoints/End/End (Idle).png.import | 6 +- .../Checkpoints/End/End (Pressed) (64x64).png | Bin .../End/End (Pressed) (64x64).png.import | 6 +- .../Items/Checkpoints/Start/Start (Idle).png | Bin .../Checkpoints/Start/Start (Idle).png.import | 6 +- .../Start/Start (Moving) (64x64).png | Bin .../Start/Start (Moving) (64x64).png.import | 6 +- .../{Free => images}/Items/Fruits/Apple.png | Bin .../Items/Fruits/Apple.png.import | 6 +- .../{Free => images}/Items/Fruits/Bananas.png | Bin .../Items/Fruits/Bananas.png.import | 6 +- .../Items/Fruits/Cherries.png | Bin .../Items/Fruits/Cherries.png.import | 6 +- .../Items/Fruits/Collected.png | Bin .../Items/Fruits/Collected.png.import | 6 +- assets/{Free => images}/Items/Fruits/Kiwi.png | Bin .../Items/Fruits/Kiwi.png.import | 6 +- .../{Free => images}/Items/Fruits/Melon.png | Bin .../Items/Fruits/Melon.png.import | 6 +- .../{Free => images}/Items/Fruits/Orange.png | Bin .../Items/Fruits/Orange.png.import | 6 +- .../Items/Fruits/Pineapple.png | Bin .../Items/Fruits/Pineapple.png.import | 6 +- .../Items/Fruits/Strawberry.png | Bin .../Items/Fruits/Strawberry.png.import | 6 +- .../Main Characters/Appearing (96x96).png | Bin .../Appearing (96x96).png.import | 6 +- .../Main Characters/Desappearing (96x96).png | Bin .../Desappearing (96x96).png.import | 6 +- .../Mask Dude/Double Jump (32x32).png | Bin .../Mask Dude/Double Jump (32x32).png.import | 6 +- .../Mask Dude/Fall (32x32).png | Bin .../Mask Dude/Fall (32x32).png.import | 6 +- .../Main Characters/Mask Dude/Hit (32x32).png | Bin .../Mask Dude/Hit (32x32).png.import | 6 +- .../Mask Dude/Idle (32x32).png | Bin .../Mask Dude/Idle (32x32).png.import} | 8 +- .../Mask Dude/Jump (32x32).png | Bin .../Mask Dude/Jump (32x32).png.import | 6 +- .../Main Characters/Mask Dude/Run (32x32).png | Bin .../Mask Dude/Run (32x32).png.import | 6 +- .../Mask Dude/Wall Jump (32x32).png | Bin .../Mask Dude/Wall Jump (32x32).png.import | 6 +- .../Pink Man/Double Jump (32x32).png | Bin .../Pink Man/Double Jump (32x32).png.import | 6 +- .../Main Characters/Pink Man/Fall (32x32).png | Bin .../Pink Man/Fall (32x32).png.import | 6 +- .../Main Characters/Pink Man/Hit (32x32).png | Bin .../Pink Man/Hit (32x32).png.import | 6 +- .../Main Characters/Pink Man/Idle (32x32).png | Bin .../Pink Man/Idle (32x32).png.import | 6 +- .../Main Characters/Pink Man/Jump (32x32).png | Bin .../Pink Man/Jump (32x32).png.import | 6 +- .../Main Characters/Pink Man/Run (32x32).png | Bin .../Pink Man/Run (32x32).png.import | 6 +- .../Pink Man/Wall Jump (32x32).png | Bin .../Pink Man/Wall Jump (32x32).png.import | 6 +- .../Virtual Guy/Double Jump (32x32).png | Bin .../Double Jump (32x32).png.import | 6 +- .../Virtual Guy/Fall (32x32).png | Bin .../Virtual Guy/Fall (32x32).png.import | 6 +- .../Virtual Guy/Hit (32x32).png | Bin .../Virtual Guy/Hit (32x32).png.import | 6 +- .../Virtual Guy/Idle (32x32).png | Bin .../Virtual Guy/Idle (32x32).png.import | 6 +- .../Virtual Guy/Jump (32x32).png | Bin .../Virtual Guy/Jump (32x32).png.import | 6 +- .../Virtual Guy/Run (32x32).png | Bin .../Virtual Guy/Run (32x32).png.import | 6 +- .../Virtual Guy/Wall Jump (32x32).png | Bin .../Virtual Guy/Wall Jump (32x32).png.import | 6 +- .../Menu/Buttons/Achievements.png | Bin .../Menu/Buttons/Achievements.png.import | 6 +- assets/{Free => images}/Menu/Buttons/Back.png | Bin .../Menu/Buttons/Back.png.import | 6 +- .../{Free => images}/Menu/Buttons/Close.png | Bin .../Menu/Buttons/Close.png.import | 6 +- .../Menu/Buttons/Leaderboard.png | Bin .../Menu/Buttons/Leaderboard.png.import | 6 +- .../{Free => images}/Menu/Buttons/Levels.png | Bin .../Menu/Buttons/Levels.png.import | 6 +- assets/{Free => images}/Menu/Buttons/Next.png | Bin .../Menu/Buttons/Next.png.import | 6 +- assets/{Free => images}/Menu/Buttons/Play.png | Bin .../Menu/Buttons/Play.png.import | 6 +- .../Menu/Buttons/Previous.png | Bin .../Menu/Buttons/Previous.png.import | 6 +- .../{Free => images}/Menu/Buttons/Restart.png | Bin .../Menu/Buttons/Restart.png.import | 6 +- .../Menu/Buttons/Settings.png | Bin .../Menu/Buttons/Settings.png.import | 6 +- .../{Free => images}/Menu/Buttons/Volume.png | Bin .../Menu/Buttons/Volume.png.import | 6 +- .../Menu/Buttons/Volume_mute.png | Bin .../Menu/Buttons/Volume_mute.png.import | 6 +- assets/{Free => images}/Menu/Levels/01.png | Bin .../Menu/Levels/01.png.import | 6 +- assets/{Free => images}/Menu/Levels/02.png | Bin .../Menu/Levels/02.png.import | 6 +- assets/{Free => images}/Menu/Levels/03.png | Bin .../Menu/Levels/03.png.import | 6 +- assets/{Free => images}/Menu/Levels/04.png | Bin assets/images/Menu/Levels/04.png.import | 34 +++++++++ assets/{Free => images}/Menu/Levels/05.png | Bin .../Menu/Levels/05.png.import | 6 +- assets/{Free => images}/Menu/Levels/06.png | Bin .../Menu/Levels/06.png.import | 6 +- assets/{Free => images}/Menu/Levels/07.png | Bin .../Menu/Levels/07.png.import | 6 +- assets/{Free => images}/Menu/Levels/08.png | Bin .../Menu/Levels/08.png.import | 6 +- assets/{Free => images}/Menu/Levels/09.png | Bin .../Menu/Levels/09.png.import | 6 +- assets/{Free => images}/Menu/Levels/10.png | Bin assets/images/Menu/Levels/10.png.import | 34 +++++++++ assets/{Free => images}/Menu/Levels/11.png | Bin .../Menu/Levels/11.png.import | 6 +- assets/{Free => images}/Menu/Levels/12.png | Bin .../Menu/Levels/12.png.import | 6 +- assets/{Free => images}/Menu/Levels/13.png | Bin .../Menu/Levels/13.png.import | 6 +- assets/{Free => images}/Menu/Levels/14.png | Bin .../Menu/Levels/14.png.import | 6 +- assets/{Free => images}/Menu/Levels/15.png | Bin .../Menu/Levels/15.png.import | 6 +- assets/{Free => images}/Menu/Levels/16.png | Bin .../Menu/Levels/16.png.import | 6 +- assets/{Free => images}/Menu/Levels/17.png | Bin .../Menu/Levels/17.png.import | 6 +- assets/{Free => images}/Menu/Levels/18.png | Bin .../Menu/Levels/18.png.import | 6 +- assets/{Free => images}/Menu/Levels/19.png | Bin .../Menu/Levels/19.png.import | 6 +- assets/{Free => images}/Menu/Levels/20.png | Bin .../Menu/Levels/20.png.import | 6 +- assets/{Free => images}/Menu/Levels/21.png | Bin .../Menu/Levels/21.png.import | 6 +- assets/{Free => images}/Menu/Levels/22.png | Bin .../Menu/Levels/22.png.import} | 8 +- assets/{Free => images}/Menu/Levels/23.png | Bin .../Menu/Levels/23.png.import | 6 +- assets/{Free => images}/Menu/Levels/24.png | Bin .../Menu/Levels/24.png.import | 6 +- assets/{Free => images}/Menu/Levels/25.png | Bin .../Menu/Levels/25.png.import | 6 +- assets/{Free => images}/Menu/Levels/26.png | Bin .../Menu/Levels/26.png.import | 6 +- assets/{Free => images}/Menu/Levels/27.png | Bin .../Menu/Levels/27.png.import | 6 +- assets/{Free => images}/Menu/Levels/28.png | Bin .../Menu/Levels/28.png.import | 6 +- assets/{Free => images}/Menu/Levels/29.png | Bin .../Menu/Levels/29.png.import | 6 +- assets/{Free => images}/Menu/Levels/30.png | Bin .../Menu/Levels/30.png.import | 6 +- assets/{Free => images}/Menu/Levels/31.png | Bin .../Menu/Levels/31.png.import | 6 +- assets/{Free => images}/Menu/Levels/32.png | Bin .../Menu/Levels/32.png.import | 6 +- assets/{Free => images}/Menu/Levels/33.png | Bin .../Menu/Levels/33.png.import | 6 +- assets/{Free => images}/Menu/Levels/34.png | Bin .../Menu/Levels/34.png.import | 6 +- assets/{Free => images}/Menu/Levels/35.png | Bin .../Menu/Levels/35.png.import | 6 +- assets/{Free => images}/Menu/Levels/36.png | Bin .../Menu/Levels/36.png.import | 6 +- assets/{Free => images}/Menu/Levels/37.png | Bin .../Menu/Levels/37.png.import | 6 +- assets/{Free => images}/Menu/Levels/38.png | Bin .../Menu/Levels/38.png.import | 6 +- assets/{Free => images}/Menu/Levels/39.png | Bin .../Menu/Levels/39.png.import | 6 +- assets/{Free => images}/Menu/Levels/40.png | Bin .../Menu/Levels/40.png.import | 6 +- assets/{Free => images}/Menu/Levels/41.png | Bin .../Menu/Levels/41.png.import | 6 +- assets/{Free => images}/Menu/Levels/42.png | Bin .../Menu/Levels/42.png.import | 6 +- assets/{Free => images}/Menu/Levels/43.png | Bin .../Menu/Levels/43.png.import | 6 +- assets/{Free => images}/Menu/Levels/44.png | Bin .../Menu/Levels/44.png.import | 6 +- assets/{Free => images}/Menu/Levels/45.png | Bin .../Menu/Levels/45.png.import | 6 +- assets/{Free => images}/Menu/Levels/46.png | Bin .../Menu/Levels/46.png.import | 6 +- assets/{Free => images}/Menu/Levels/47.png | Bin .../Menu/Levels/47.png.import | 6 +- assets/{Free => images}/Menu/Levels/48.png | Bin .../Menu/Levels/48.png.import | 6 +- assets/{Free => images}/Menu/Levels/49.png | Bin .../Menu/Levels/49.png.import | 6 +- assets/{Free => images}/Menu/Levels/50.png | Bin .../Menu/Levels/50.png.import | 6 +- .../Menu/Text/Text (Black) (8x10).png | Bin .../Menu/Text/Text (Black) (8x10).png.import | 6 +- .../Menu/Text/Text (White) (8x10).png | Bin .../Menu/Text/Text (White) (8x10).png.import | 6 +- .../Ninja Frog/Double Jump (32x32).png | Bin .../Double Jump (32x32).png.import} | 8 +- .../{ => images}/Ninja Frog/Fall (32x32).png | Bin .../Ninja Frog/Fall (32x32).png.import | 6 +- .../{ => images}/Ninja Frog/Hit (32x32).png | Bin .../Ninja Frog/Hit (32x32).png.import | 6 +- .../{ => images}/Ninja Frog/Idle (32x32).png | Bin .../Ninja Frog/Idle (32x32).png.import | 6 +- .../{ => images}/Ninja Frog/Jump (32x32).png | Bin .../Ninja Frog/Jump (32x32).png.import | 6 +- .../{ => images}/Ninja Frog/Run (32x32).png | Bin .../Ninja Frog/Run (32x32).png.import} | 8 +- .../Ninja Frog/Wall Jump (32x32).png | Bin .../Ninja Frog/Wall Jump (32x32).png.import | 6 +- .../Other/Confetti (16x16).png | Bin .../Other/Confetti (16x16).png.import | 6 +- .../{Free => images}/Other/Dust Particle.png | Bin .../Other/Dust Particle.png.import | 6 +- assets/{Free => images}/Other/Shadow.png | Bin .../{Free => images}/Other/Shadow.png.import | 6 +- assets/{Free => images}/Other/Transition.png | Bin .../Other/Transition.png.import | 6 +- .../Terrain/Terrain (16x16).png | Bin .../Terrain/Terrain (16x16).png.import | 6 +- .../Traps/Arrow/Hit (18x18).png | Bin .../Traps/Arrow/Hit (18x18).png.import | 6 +- .../Traps/Arrow/Idle (18x18).png | Bin .../Traps/Arrow/Idle (18x18).png.import | 34 +++++++++ .../Traps/Blocks/HitSide (22x22).png | Bin .../Traps/Blocks/HitSide (22x22).png.import | 6 +- .../Traps/Blocks/HitTop (22x22).png | Bin .../Traps/Blocks/HitTop (22x22).png.import | 6 +- assets/{Free => images}/Traps/Blocks/Idle.png | Bin .../Traps/Blocks/Idle.png.import | 6 +- .../Traps/Blocks/Part 1 (22x22).png | Bin .../Traps/Blocks/Part 1 (22x22).png.import | 6 +- .../Traps/Blocks/Part 2 (22x22).png | Bin .../Traps/Blocks/Part 2 (22x22).png.import | 6 +- .../Traps/Falling Platforms/Off.png | Bin .../Traps/Falling Platforms/Off.png.import | 6 +- .../Traps/Falling Platforms/On (32x10).png | Bin .../Falling Platforms/On (32x10).png.import | 6 +- assets/{Free => images}/Traps/Fan/Off.png | Bin .../{Free => images}/Traps/Fan/Off.png.import | 6 +- .../{Free => images}/Traps/Fan/On (24x8).png | Bin .../Traps/Fan/On (24x8).png.import | 6 +- .../Traps/Fire/Hit (16x32).png | Bin .../Traps/Fire/Hit (16x32).png.import | 6 +- assets/{Free => images}/Traps/Fire/Off.png | Bin .../Traps/Fire/Off.png.import | 6 +- .../Traps/Fire/On (16x32).png | Bin .../Traps/Fire/On (16x32).png.import | 6 +- .../Traps/Platforms/Brown Off.png | Bin .../Traps/Platforms/Brown Off.png.import | 6 +- .../Traps/Platforms/Brown On (32x8).png | Bin .../Platforms/Brown On (32x8).png.import | 6 +- .../Traps/Platforms/Chain.png | Bin .../Traps/Platforms/Chain.png.import | 6 +- .../Traps/Platforms/Grey Off.png | Bin .../Traps/Platforms/Grey Off.png.import | 6 +- .../Traps/Platforms/Grey On (32x8).png | Bin .../Traps/Platforms/Grey On (32x8).png.import | 6 +- .../Traps/Rock Head/Blink (42x42).png | Bin .../Traps/Rock Head/Blink (42x42).png.import | 6 +- .../Traps/Rock Head/Bottom Hit (42x42).png | Bin .../Rock Head/Bottom Hit (42x42).png.import | 6 +- .../{Free => images}/Traps/Rock Head/Idle.png | Bin .../Traps/Rock Head/Idle.png.import | 6 +- .../Traps/Rock Head/Left Hit (42x42).png | Bin .../Rock Head/Left Hit (42x42).png.import | 34 +++++++++ .../Traps/Rock Head/Right Hit (42x42).png | Bin .../Rock Head/Right Hit (42x42).png.import | 6 +- .../Traps/Rock Head/Top Hit (42x42).png | Bin .../Rock Head/Top Hit (42x42).png.import | 6 +- .../Traps/Sand Mud Ice/Ice Particle.png | Bin .../Sand Mud Ice/Ice Particle.png.import | 6 +- .../Traps/Sand Mud Ice/Mud Particle.png | Bin .../Sand Mud Ice/Mud Particle.png.import | 6 +- .../Sand Mud Ice/Sand Mud Ice (16x6).png | Bin .../Sand Mud Ice (16x6).png.import | 6 +- .../Traps/Sand Mud Ice/Sand Particle.png | Bin .../Sand Mud Ice/Sand Particle.png.import | 6 +- assets/{Free => images}/Traps/Saw/Chain.png | Bin .../Traps/Saw/Chain.png.import | 6 +- assets/{Free => images}/Traps/Saw/Off.png | Bin .../{Free => images}/Traps/Saw/Off.png.import | 6 +- .../{Free => images}/Traps/Saw/On (38x38).png | Bin .../Traps/Saw/On (38x38).png.import | 6 +- .../Traps/Spike Head/Blink (54x52).png | Bin .../Traps/Spike Head/Blink (54x52).png.import | 6 +- .../Traps/Spike Head/Bottom Hit (54x52).png | Bin .../Spike Head/Bottom Hit (54x52).png.import | 6 +- .../Traps/Spike Head/Idle.png | Bin .../Traps/Spike Head/Idle.png.import | 6 +- .../Traps/Spike Head/Left Hit (54x52).png | Bin .../Spike Head/Left Hit (54x52).png.import | 6 +- .../Traps/Spike Head/Right Hit (54x52).png | Bin .../Spike Head/Right Hit (54x52).png.import | 6 +- .../Traps/Spike Head/Top Hit (54x52).png | Bin .../Spike Head/Top Hit (54x52).png.import | 6 +- .../Traps/Spiked Ball/Chain.png | Bin .../Traps/Spiked Ball/Chain.png.import | 6 +- .../Traps/Spiked Ball/Spiked Ball.png | Bin .../Traps/Spiked Ball/Spiked Ball.png.import | 6 +- assets/{Free => images}/Traps/Spikes/Idle.png | Bin .../Traps/Spikes/Idle.png.import | 6 +- .../Traps/Trampoline/Idle.png | Bin .../Traps/Trampoline/Idle.png.import | 6 +- .../Traps/Trampoline/Jump (28x28).png | Bin .../Traps/Trampoline/Jump (28x28).png.import | 6 +- assets/{ => images}/background.png | Bin assets/{ => images}/background.png.import | 6 +- .../{shared image.png => images/tileset.png} | Bin .../tileset.png.import} | 6 +- export_presets.cfg | 69 +++++++++++++++++- project.godot | 4 +- 369 files changed, 745 insertions(+), 678 deletions(-) delete mode 100644 assets/Free/Main Characters/Mask Dude/Idle (32x32).png.import delete mode 100644 assets/Free/Menu/Levels/22.png.import delete mode 100644 assets/Ninja Frog/Double Jump (32x32).png.import delete mode 100644 assets/Ninja Frog/Run (32x32).png.import rename assets/{Free => images}/20 Enemies.png (100%) rename assets/{Free => images}/20 Enemies.png.import (71%) rename assets/{Free => images}/Background/Blue.png (100%) rename assets/{Free => images}/Background/Blue.png.import (72%) rename assets/{Free => images}/Background/Brown.png (100%) rename assets/{Free => images}/Background/Brown.png.import (71%) rename assets/{Free => images}/Background/Gray.png (100%) rename assets/{Free => images}/Background/Gray.png.import (72%) rename assets/{Free => images}/Background/Green.png (100%) rename assets/{Free => images}/Background/Green.png.import (71%) rename assets/{Free => images}/Background/Pink.png (100%) rename assets/{Free => images}/Background/Pink.png.import (72%) rename assets/{Free => images}/Background/Purple.png (100%) rename assets/{Free => images}/Background/Purple.png.import (71%) rename assets/{Free => images}/Background/Yellow.png (100%) rename assets/{Free => images}/Background/Yellow.png.import (71%) rename assets/{Free => images}/Hello.png (100%) rename assets/{Free => images}/Hello.png.import (73%) rename assets/{Free => images}/Items/Boxes/Box1/Break.png (100%) rename assets/{Free => images}/Items/Boxes/Box1/Break.png.import (71%) rename assets/{Free => images}/Items/Boxes/Box1/Hit (28x24).png (100%) rename assets/{Free => images}/Items/Boxes/Box1/Hit (28x24).png.import (69%) rename assets/{Free => images}/Items/Boxes/Box1/Idle.png (100%) rename assets/{Free => images}/Items/Boxes/Box1/Idle.png.import (71%) rename assets/{Free => images}/Items/Boxes/Box2/Break.png (100%) rename assets/{Free => images}/Items/Boxes/Box2/Break.png.import (71%) rename assets/{Free => images}/Items/Boxes/Box2/Hit (28x24).png (100%) rename assets/{Free => images}/Items/Boxes/Box2/Hit (28x24).png.import (69%) rename assets/{Free => images}/Items/Boxes/Box2/Idle.png (100%) rename assets/{Free => images}/Items/Boxes/Box2/Idle.png.import (71%) rename assets/{Free => images}/Items/Boxes/Box3/Break.png (100%) rename assets/{Free => images}/Items/Boxes/Box3/Break.png.import (71%) rename assets/{Free => images}/Items/Boxes/Box3/Hit (28x24).png (100%) rename assets/{Free => images}/Items/Boxes/Box3/Hit (28x24).png.import (69%) rename assets/{Free => images}/Items/Boxes/Box3/Idle.png (100%) rename assets/{Free => images}/Items/Boxes/Box3/Idle.png.import (71%) rename assets/{Free => images}/Items/Checkpoints/Checkpoint/Checkpoint (Flag Idle)(64x64).png (100%) rename assets/{Free => images}/Items/Checkpoints/Checkpoint/Checkpoint (Flag Idle)(64x64).png.import (71%) rename assets/{Free => images}/Items/Checkpoints/Checkpoint/Checkpoint (Flag Out) (64x64).png (100%) rename assets/{Free => images}/Items/Checkpoints/Checkpoint/Checkpoint (Flag Out) (64x64).png.import (71%) rename assets/{Free => images}/Items/Checkpoints/Checkpoint/Checkpoint (No Flag).png (100%) rename assets/{Free => images}/Items/Checkpoints/Checkpoint/Checkpoint (No Flag).png.import (66%) rename assets/{Free => images}/Items/Checkpoints/End/End (Idle).png (100%) rename assets/{Free => images}/Items/Checkpoints/End/End (Idle).png.import (69%) rename assets/{Free => images}/Items/Checkpoints/End/End (Pressed) (64x64).png (100%) rename assets/{Free => images}/Items/Checkpoints/End/End (Pressed) (64x64).png.import (66%) rename assets/{Free => images}/Items/Checkpoints/Start/Start (Idle).png (100%) rename assets/{Free => images}/Items/Checkpoints/Start/Start (Idle).png.import (68%) rename assets/{Free => images}/Items/Checkpoints/Start/Start (Moving) (64x64).png (100%) rename assets/{Free => images}/Items/Checkpoints/Start/Start (Moving) (64x64).png.import (66%) rename assets/{Free => images}/Items/Fruits/Apple.png (100%) rename assets/{Free => images}/Items/Fruits/Apple.png.import (71%) rename assets/{Free => images}/Items/Fruits/Bananas.png (100%) rename assets/{Free => images}/Items/Fruits/Bananas.png.import (71%) rename assets/{Free => images}/Items/Fruits/Cherries.png (100%) rename assets/{Free => images}/Items/Fruits/Cherries.png.import (70%) rename assets/{Free => images}/Items/Fruits/Collected.png (100%) rename assets/{Free => images}/Items/Fruits/Collected.png.import (70%) rename assets/{Free => images}/Items/Fruits/Kiwi.png (100%) rename assets/{Free => images}/Items/Fruits/Kiwi.png.import (72%) rename assets/{Free => images}/Items/Fruits/Melon.png (100%) rename assets/{Free => images}/Items/Fruits/Melon.png.import (71%) rename assets/{Free => images}/Items/Fruits/Orange.png (100%) rename assets/{Free => images}/Items/Fruits/Orange.png.import (71%) rename assets/{Free => images}/Items/Fruits/Pineapple.png (100%) rename assets/{Free => images}/Items/Fruits/Pineapple.png.import (70%) rename assets/{Free => images}/Items/Fruits/Strawberry.png (100%) rename assets/{Free => images}/Items/Fruits/Strawberry.png.import (70%) rename assets/{Free => images}/Main Characters/Appearing (96x96).png (100%) rename assets/{Free => images}/Main Characters/Appearing (96x96).png.import (68%) rename assets/{Free => images}/Main Characters/Desappearing (96x96).png (100%) rename assets/{Free => images}/Main Characters/Desappearing (96x96).png.import (67%) rename assets/{Free => images}/Main Characters/Mask Dude/Double Jump (32x32).png (100%) rename assets/{Free => images}/Main Characters/Mask Dude/Double Jump (32x32).png.import (67%) rename assets/{Free => images}/Main Characters/Mask Dude/Fall (32x32).png (100%) rename assets/{Free => images}/Main Characters/Mask Dude/Fall (32x32).png.import (68%) rename assets/{Free => images}/Main Characters/Mask Dude/Hit (32x32).png (100%) rename assets/{Free => images}/Main Characters/Mask Dude/Hit (32x32).png.import (69%) rename assets/{Free => images}/Main Characters/Mask Dude/Idle (32x32).png (100%) rename assets/{Free/Traps/Arrow/Idle (18x18).png.import => images/Main Characters/Mask Dude/Idle (32x32).png.import} (73%) rename assets/{Free => images}/Main Characters/Mask Dude/Jump (32x32).png (100%) rename assets/{Free => images}/Main Characters/Mask Dude/Jump (32x32).png.import (68%) rename assets/{Free => images}/Main Characters/Mask Dude/Run (32x32).png (100%) rename assets/{Free => images}/Main Characters/Mask Dude/Run (32x32).png.import (69%) rename assets/{Free => images}/Main Characters/Mask Dude/Wall Jump (32x32).png (100%) rename assets/{Free => images}/Main Characters/Mask Dude/Wall Jump (32x32).png.import (67%) rename assets/{Free => images}/Main Characters/Pink Man/Double Jump (32x32).png (100%) rename assets/{Free => images}/Main Characters/Pink Man/Double Jump (32x32).png.import (67%) rename assets/{Free => images}/Main Characters/Pink Man/Fall (32x32).png (100%) rename assets/{Free => images}/Main Characters/Pink Man/Fall (32x32).png.import (68%) rename assets/{Free => images}/Main Characters/Pink Man/Hit (32x32).png (100%) rename assets/{Free => images}/Main Characters/Pink Man/Hit (32x32).png.import (69%) rename assets/{Free => images}/Main Characters/Pink Man/Idle (32x32).png (100%) rename assets/{Free => images}/Main Characters/Pink Man/Idle (32x32).png.import (68%) rename assets/{Free => images}/Main Characters/Pink Man/Jump (32x32).png (100%) rename assets/{Free => images}/Main Characters/Pink Man/Jump (32x32).png.import (68%) rename assets/{Free => images}/Main Characters/Pink Man/Run (32x32).png (100%) rename assets/{Free => images}/Main Characters/Pink Man/Run (32x32).png.import (69%) rename assets/{Free => images}/Main Characters/Pink Man/Wall Jump (32x32).png (100%) rename assets/{Free => images}/Main Characters/Pink Man/Wall Jump (32x32).png.import (67%) rename assets/{Free => images}/Main Characters/Virtual Guy/Double Jump (32x32).png (100%) rename assets/{Free => images}/Main Characters/Virtual Guy/Double Jump (32x32).png.import (66%) rename assets/{Free => images}/Main Characters/Virtual Guy/Fall (32x32).png (100%) rename assets/{Free => images}/Main Characters/Virtual Guy/Fall (32x32).png.import (68%) rename assets/{Free => images}/Main Characters/Virtual Guy/Hit (32x32).png (100%) rename assets/{Free => images}/Main Characters/Virtual Guy/Hit (32x32).png.import (68%) rename assets/{Free => images}/Main Characters/Virtual Guy/Idle (32x32).png (100%) rename assets/{Free => images}/Main Characters/Virtual Guy/Idle (32x32).png.import (68%) rename assets/{Free => images}/Main Characters/Virtual Guy/Jump (32x32).png (100%) rename assets/{Free => images}/Main Characters/Virtual Guy/Jump (32x32).png.import (68%) rename assets/{Free => images}/Main Characters/Virtual Guy/Run (32x32).png (100%) rename assets/{Free => images}/Main Characters/Virtual Guy/Run (32x32).png.import (68%) rename assets/{Free => images}/Main Characters/Virtual Guy/Wall Jump (32x32).png (100%) rename assets/{Free => images}/Main Characters/Virtual Guy/Wall Jump (32x32).png.import (67%) rename assets/{Free => images}/Menu/Buttons/Achievements.png (100%) rename assets/{Free => images}/Menu/Buttons/Achievements.png.import (69%) rename assets/{Free => images}/Menu/Buttons/Back.png (100%) rename assets/{Free => images}/Menu/Buttons/Back.png.import (72%) rename assets/{Free => images}/Menu/Buttons/Close.png (100%) rename assets/{Free => images}/Menu/Buttons/Close.png.import (71%) rename assets/{Free => images}/Menu/Buttons/Leaderboard.png (100%) rename assets/{Free => images}/Menu/Buttons/Leaderboard.png.import (70%) rename assets/{Free => images}/Menu/Buttons/Levels.png (100%) rename assets/{Free => images}/Menu/Buttons/Levels.png.import (71%) rename assets/{Free => images}/Menu/Buttons/Next.png (100%) rename assets/{Free => images}/Menu/Buttons/Next.png.import (72%) rename assets/{Free => images}/Menu/Buttons/Play.png (100%) rename assets/{Free => images}/Menu/Buttons/Play.png.import (72%) rename assets/{Free => images}/Menu/Buttons/Previous.png (100%) rename assets/{Free => images}/Menu/Buttons/Previous.png.import (70%) rename assets/{Free => images}/Menu/Buttons/Restart.png (100%) rename assets/{Free => images}/Menu/Buttons/Restart.png.import (71%) rename assets/{Free => images}/Menu/Buttons/Settings.png (100%) rename assets/{Free => images}/Menu/Buttons/Settings.png.import (70%) rename assets/{Free => images}/Menu/Buttons/Volume.png (100%) rename assets/{Free => images}/Menu/Buttons/Volume.png.import (71%) rename assets/{Free => images}/Menu/Buttons/Volume_mute.png (100%) rename assets/{Free => images}/Menu/Buttons/Volume_mute.png.import (70%) rename assets/{Free => images}/Menu/Levels/01.png (100%) rename assets/{Free => images}/Menu/Levels/01.png.import (72%) rename assets/{Free => images}/Menu/Levels/02.png (100%) rename assets/{Free => images}/Menu/Levels/02.png.import (72%) rename assets/{Free => images}/Menu/Levels/03.png (100%) rename assets/{Free => images}/Menu/Levels/03.png.import (72%) rename assets/{Free => images}/Menu/Levels/04.png (100%) create mode 100644 assets/images/Menu/Levels/04.png.import rename assets/{Free => images}/Menu/Levels/05.png (100%) rename assets/{Free => images}/Menu/Levels/05.png.import (72%) rename assets/{Free => images}/Menu/Levels/06.png (100%) rename assets/{Free => images}/Menu/Levels/06.png.import (72%) rename assets/{Free => images}/Menu/Levels/07.png (100%) rename assets/{Free => images}/Menu/Levels/07.png.import (72%) rename assets/{Free => images}/Menu/Levels/08.png (100%) rename assets/{Free => images}/Menu/Levels/08.png.import (72%) rename assets/{Free => images}/Menu/Levels/09.png (100%) rename assets/{Free => images}/Menu/Levels/09.png.import (72%) rename assets/{Free => images}/Menu/Levels/10.png (100%) create mode 100644 assets/images/Menu/Levels/10.png.import rename assets/{Free => images}/Menu/Levels/11.png (100%) rename assets/{Free => images}/Menu/Levels/11.png.import (72%) rename assets/{Free => images}/Menu/Levels/12.png (100%) rename assets/{Free => images}/Menu/Levels/12.png.import (72%) rename assets/{Free => images}/Menu/Levels/13.png (100%) rename assets/{Free => images}/Menu/Levels/13.png.import (72%) rename assets/{Free => images}/Menu/Levels/14.png (100%) rename assets/{Free => images}/Menu/Levels/14.png.import (72%) rename assets/{Free => images}/Menu/Levels/15.png (100%) rename assets/{Free => images}/Menu/Levels/15.png.import (72%) rename assets/{Free => images}/Menu/Levels/16.png (100%) rename assets/{Free => images}/Menu/Levels/16.png.import (72%) rename assets/{Free => images}/Menu/Levels/17.png (100%) rename assets/{Free => images}/Menu/Levels/17.png.import (72%) rename assets/{Free => images}/Menu/Levels/18.png (100%) rename assets/{Free => images}/Menu/Levels/18.png.import (72%) rename assets/{Free => images}/Menu/Levels/19.png (100%) rename assets/{Free => images}/Menu/Levels/19.png.import (72%) rename assets/{Free => images}/Menu/Levels/20.png (100%) rename assets/{Free => images}/Menu/Levels/20.png.import (72%) rename assets/{Free => images}/Menu/Levels/21.png (100%) rename assets/{Free => images}/Menu/Levels/21.png.import (72%) rename assets/{Free => images}/Menu/Levels/22.png (100%) rename assets/{Free/Menu/Levels/10.png.import => images/Menu/Levels/22.png.import} (72%) rename assets/{Free => images}/Menu/Levels/23.png (100%) rename assets/{Free => images}/Menu/Levels/23.png.import (72%) rename assets/{Free => images}/Menu/Levels/24.png (100%) rename assets/{Free => images}/Menu/Levels/24.png.import (72%) rename assets/{Free => images}/Menu/Levels/25.png (100%) rename assets/{Free => images}/Menu/Levels/25.png.import (72%) rename assets/{Free => images}/Menu/Levels/26.png (100%) rename assets/{Free => images}/Menu/Levels/26.png.import (72%) rename assets/{Free => images}/Menu/Levels/27.png (100%) rename assets/{Free => images}/Menu/Levels/27.png.import (72%) rename assets/{Free => images}/Menu/Levels/28.png (100%) rename assets/{Free => images}/Menu/Levels/28.png.import (72%) rename assets/{Free => images}/Menu/Levels/29.png (100%) rename assets/{Free => images}/Menu/Levels/29.png.import (72%) rename assets/{Free => images}/Menu/Levels/30.png (100%) rename assets/{Free => images}/Menu/Levels/30.png.import (72%) rename assets/{Free => images}/Menu/Levels/31.png (100%) rename assets/{Free => images}/Menu/Levels/31.png.import (72%) rename assets/{Free => images}/Menu/Levels/32.png (100%) rename assets/{Free => images}/Menu/Levels/32.png.import (72%) rename assets/{Free => images}/Menu/Levels/33.png (100%) rename assets/{Free => images}/Menu/Levels/33.png.import (72%) rename assets/{Free => images}/Menu/Levels/34.png (100%) rename assets/{Free => images}/Menu/Levels/34.png.import (72%) rename assets/{Free => images}/Menu/Levels/35.png (100%) rename assets/{Free => images}/Menu/Levels/35.png.import (72%) rename assets/{Free => images}/Menu/Levels/36.png (100%) rename assets/{Free => images}/Menu/Levels/36.png.import (72%) rename assets/{Free => images}/Menu/Levels/37.png (100%) rename assets/{Free => images}/Menu/Levels/37.png.import (72%) rename assets/{Free => images}/Menu/Levels/38.png (100%) rename assets/{Free => images}/Menu/Levels/38.png.import (72%) rename assets/{Free => images}/Menu/Levels/39.png (100%) rename assets/{Free => images}/Menu/Levels/39.png.import (72%) rename assets/{Free => images}/Menu/Levels/40.png (100%) rename assets/{Free => images}/Menu/Levels/40.png.import (72%) rename assets/{Free => images}/Menu/Levels/41.png (100%) rename assets/{Free => images}/Menu/Levels/41.png.import (72%) rename assets/{Free => images}/Menu/Levels/42.png (100%) rename assets/{Free => images}/Menu/Levels/42.png.import (72%) rename assets/{Free => images}/Menu/Levels/43.png (100%) rename assets/{Free => images}/Menu/Levels/43.png.import (72%) rename assets/{Free => images}/Menu/Levels/44.png (100%) rename assets/{Free => images}/Menu/Levels/44.png.import (72%) rename assets/{Free => images}/Menu/Levels/45.png (100%) rename assets/{Free => images}/Menu/Levels/45.png.import (72%) rename assets/{Free => images}/Menu/Levels/46.png (100%) rename assets/{Free => images}/Menu/Levels/46.png.import (72%) rename assets/{Free => images}/Menu/Levels/47.png (100%) rename assets/{Free => images}/Menu/Levels/47.png.import (72%) rename assets/{Free => images}/Menu/Levels/48.png (100%) rename assets/{Free => images}/Menu/Levels/48.png.import (72%) rename assets/{Free => images}/Menu/Levels/49.png (100%) rename assets/{Free => images}/Menu/Levels/49.png.import (72%) rename assets/{Free => images}/Menu/Levels/50.png (100%) rename assets/{Free => images}/Menu/Levels/50.png.import (72%) rename assets/{Free => images}/Menu/Text/Text (Black) (8x10).png (100%) rename assets/{Free => images}/Menu/Text/Text (Black) (8x10).png.import (68%) rename assets/{Free => images}/Menu/Text/Text (White) (8x10).png (100%) rename assets/{Free => images}/Menu/Text/Text (White) (8x10).png.import (68%) rename assets/{ => images}/Ninja Frog/Double Jump (32x32).png (100%) rename assets/{Free/Traps/Rock Head/Left Hit (42x42).png.import => images/Ninja Frog/Double Jump (32x32).png.import} (68%) rename assets/{ => images}/Ninja Frog/Fall (32x32).png (100%) rename assets/{ => images}/Ninja Frog/Fall (32x32).png.import (70%) rename assets/{ => images}/Ninja Frog/Hit (32x32).png (100%) rename assets/{ => images}/Ninja Frog/Hit (32x32).png.import (70%) rename assets/{ => images}/Ninja Frog/Idle (32x32).png (100%) rename assets/{ => images}/Ninja Frog/Idle (32x32).png.import (70%) rename assets/{ => images}/Ninja Frog/Jump (32x32).png (100%) rename assets/{ => images}/Ninja Frog/Jump (32x32).png.import (70%) rename assets/{ => images}/Ninja Frog/Run (32x32).png (100%) rename assets/{Free/Menu/Levels/04.png.import => images/Ninja Frog/Run (32x32).png.import} (74%) rename assets/{ => images}/Ninja Frog/Wall Jump (32x32).png (100%) rename assets/{ => images}/Ninja Frog/Wall Jump (32x32).png.import (68%) rename assets/{Free => images}/Other/Confetti (16x16).png (100%) rename assets/{Free => images}/Other/Confetti (16x16).png.import (69%) rename assets/{Free => images}/Other/Dust Particle.png (100%) rename assets/{Free => images}/Other/Dust Particle.png.import (70%) rename assets/{Free => images}/Other/Shadow.png (100%) rename assets/{Free => images}/Other/Shadow.png.import (72%) rename assets/{Free => images}/Other/Transition.png (100%) rename assets/{Free => images}/Other/Transition.png.import (71%) rename assets/{Free => images}/Terrain/Terrain (16x16).png (100%) rename assets/{Free => images}/Terrain/Terrain (16x16).png.import (69%) rename assets/{Free => images}/Traps/Arrow/Hit (18x18).png (100%) rename assets/{Free => images}/Traps/Arrow/Hit (18x18).png.import (70%) rename assets/{Free => images}/Traps/Arrow/Idle (18x18).png (100%) create mode 100644 assets/images/Traps/Arrow/Idle (18x18).png.import rename assets/{Free => images}/Traps/Blocks/HitSide (22x22).png (100%) rename assets/{Free => images}/Traps/Blocks/HitSide (22x22).png.import (69%) rename assets/{Free => images}/Traps/Blocks/HitTop (22x22).png (100%) rename assets/{Free => images}/Traps/Blocks/HitTop (22x22).png.import (69%) rename assets/{Free => images}/Traps/Blocks/Idle.png (100%) rename assets/{Free => images}/Traps/Blocks/Idle.png.import (72%) rename assets/{Free => images}/Traps/Blocks/Part 1 (22x22).png (100%) rename assets/{Free => images}/Traps/Blocks/Part 1 (22x22).png.import (69%) rename assets/{Free => images}/Traps/Blocks/Part 2 (22x22).png (100%) rename assets/{Free => images}/Traps/Blocks/Part 2 (22x22).png.import (69%) rename assets/{Free => images}/Traps/Falling Platforms/Off.png (100%) rename assets/{Free => images}/Traps/Falling Platforms/Off.png.import (71%) rename assets/{Free => images}/Traps/Falling Platforms/On (32x10).png (100%) rename assets/{Free => images}/Traps/Falling Platforms/On (32x10).png.import (69%) rename assets/{Free => images}/Traps/Fan/Off.png (100%) rename assets/{Free => images}/Traps/Fan/Off.png.import (72%) rename assets/{Free => images}/Traps/Fan/On (24x8).png (100%) rename assets/{Free => images}/Traps/Fan/On (24x8).png.import (70%) rename assets/{Free => images}/Traps/Fire/Hit (16x32).png (100%) rename assets/{Free => images}/Traps/Fire/Hit (16x32).png.import (70%) rename assets/{Free => images}/Traps/Fire/Off.png (100%) rename assets/{Free => images}/Traps/Fire/Off.png.import (72%) rename assets/{Free => images}/Traps/Fire/On (16x32).png (100%) rename assets/{Free => images}/Traps/Fire/On (16x32).png.import (70%) rename assets/{Free => images}/Traps/Platforms/Brown Off.png (100%) rename assets/{Free => images}/Traps/Platforms/Brown Off.png.import (70%) rename assets/{Free => images}/Traps/Platforms/Brown On (32x8).png (100%) rename assets/{Free => images}/Traps/Platforms/Brown On (32x8).png.import (68%) rename assets/{Free => images}/Traps/Platforms/Chain.png (100%) rename assets/{Free => images}/Traps/Platforms/Chain.png.import (71%) rename assets/{Free => images}/Traps/Platforms/Grey Off.png (100%) rename assets/{Free => images}/Traps/Platforms/Grey Off.png.import (70%) rename assets/{Free => images}/Traps/Platforms/Grey On (32x8).png (100%) rename assets/{Free => images}/Traps/Platforms/Grey On (32x8).png.import (69%) rename assets/{Free => images}/Traps/Rock Head/Blink (42x42).png (100%) rename assets/{Free => images}/Traps/Rock Head/Blink (42x42).png.import (69%) rename assets/{Free => images}/Traps/Rock Head/Bottom Hit (42x42).png (100%) rename assets/{Free => images}/Traps/Rock Head/Bottom Hit (42x42).png.import (68%) rename assets/{Free => images}/Traps/Rock Head/Idle.png (100%) rename assets/{Free => images}/Traps/Rock Head/Idle.png.import (71%) rename assets/{Free => images}/Traps/Rock Head/Left Hit (42x42).png (100%) create mode 100644 assets/images/Traps/Rock Head/Left Hit (42x42).png.import rename assets/{Free => images}/Traps/Rock Head/Right Hit (42x42).png (100%) rename assets/{Free => images}/Traps/Rock Head/Right Hit (42x42).png.import (68%) rename assets/{Free => images}/Traps/Rock Head/Top Hit (42x42).png (100%) rename assets/{Free => images}/Traps/Rock Head/Top Hit (42x42).png.import (68%) rename assets/{Free => images}/Traps/Sand Mud Ice/Ice Particle.png (100%) rename assets/{Free => images}/Traps/Sand Mud Ice/Ice Particle.png.import (69%) rename assets/{Free => images}/Traps/Sand Mud Ice/Mud Particle.png (100%) rename assets/{Free => images}/Traps/Sand Mud Ice/Mud Particle.png.import (69%) rename assets/{Free => images}/Traps/Sand Mud Ice/Sand Mud Ice (16x6).png (100%) rename assets/{Free => images}/Traps/Sand Mud Ice/Sand Mud Ice (16x6).png.import (67%) rename assets/{Free => images}/Traps/Sand Mud Ice/Sand Particle.png (100%) rename assets/{Free => images}/Traps/Sand Mud Ice/Sand Particle.png.import (69%) rename assets/{Free => images}/Traps/Saw/Chain.png (100%) rename assets/{Free => images}/Traps/Saw/Chain.png.import (72%) rename assets/{Free => images}/Traps/Saw/Off.png (100%) rename assets/{Free => images}/Traps/Saw/Off.png.import (72%) rename assets/{Free => images}/Traps/Saw/On (38x38).png (100%) rename assets/{Free => images}/Traps/Saw/On (38x38).png.import (70%) rename assets/{Free => images}/Traps/Spike Head/Blink (54x52).png (100%) rename assets/{Free => images}/Traps/Spike Head/Blink (54x52).png.import (69%) rename assets/{Free => images}/Traps/Spike Head/Bottom Hit (54x52).png (100%) rename assets/{Free => images}/Traps/Spike Head/Bottom Hit (54x52).png.import (68%) rename assets/{Free => images}/Traps/Spike Head/Idle.png (100%) rename assets/{Free => images}/Traps/Spike Head/Idle.png.import (71%) rename assets/{Free => images}/Traps/Spike Head/Left Hit (54x52).png (100%) rename assets/{Free => images}/Traps/Spike Head/Left Hit (54x52).png.import (68%) rename assets/{Free => images}/Traps/Spike Head/Right Hit (54x52).png (100%) rename assets/{Free => images}/Traps/Spike Head/Right Hit (54x52).png.import (68%) rename assets/{Free => images}/Traps/Spike Head/Top Hit (54x52).png (100%) rename assets/{Free => images}/Traps/Spike Head/Top Hit (54x52).png.import (68%) rename assets/{Free => images}/Traps/Spiked Ball/Chain.png (100%) rename assets/{Free => images}/Traps/Spiked Ball/Chain.png.import (71%) rename assets/{Free => images}/Traps/Spiked Ball/Spiked Ball.png (100%) rename assets/{Free => images}/Traps/Spiked Ball/Spiked Ball.png.import (69%) rename assets/{Free => images}/Traps/Spikes/Idle.png (100%) rename assets/{Free => images}/Traps/Spikes/Idle.png.import (72%) rename assets/{Free => images}/Traps/Trampoline/Idle.png (100%) rename assets/{Free => images}/Traps/Trampoline/Idle.png.import (71%) rename assets/{Free => images}/Traps/Trampoline/Jump (28x28).png (100%) rename assets/{Free => images}/Traps/Trampoline/Jump (28x28).png.import (69%) rename assets/{ => images}/background.png (100%) rename assets/{ => images}/background.png.import (71%) rename assets/{shared image.png => images/tileset.png} (100%) rename assets/{shared image.png.import => images/tileset.png.import} (71%) diff --git a/README.md b/README.md index cb12d2d..25f2d55 100644 --- a/README.md +++ b/README.md @@ -6,4 +6,4 @@ can you beat this thing? [Downloads](https://teapot.informationsanarchistik.de/Megamichi/Man-Run/releases) Bei Verbesserungsvorschlägen oder Ideen bitte bei Michi melden :) -###### [Godot Lizenz](https://godotengine.org/license/) \ No newline at end of file +###### [Godot Lizenz](https://godotengine.org/license/) diff --git a/Scenen/falle.tscn b/Scenen/falle.tscn index f8a38e9..3a49e55 100644 --- a/Scenen/falle.tscn +++ b/Scenen/falle.tscn @@ -1,6 +1,6 @@ [gd_scene load_steps=2 format=3 uid="uid://b5eir3bdtnwq1"] -[ext_resource type="Texture2D" uid="uid://b3gdy01ed75be" path="res://assets/shared image.png" id="1_3nrv2"] +[ext_resource type="Texture2D" uid="uid://b3gdy01ed75be" path="res://assets/images/tileset.png" id="1_3nrv2"] [node name="Falle" type="Area2D" groups=["die"]] diff --git a/Scenen/main.tscn b/Scenen/main.tscn index 9c27a8a..3494683 100644 --- a/Scenen/main.tscn +++ b/Scenen/main.tscn @@ -1,11 +1,11 @@ [gd_scene load_steps=8 format=3 uid="uid://c86ulxln7qgny"] -[ext_resource type="Texture2D" uid="uid://c3jqll3p5a05o" path="res://assets/background.png" id="1_d32q7"] +[ext_resource type="Texture2D" uid="uid://c3jqll3p5a05o" path="res://assets/images/background.png" id="1_d32q7"] [ext_resource type="PackedScene" uid="uid://dhuh1n0g2rt0a" path="res://Scenen/player.tscn" id="2_4n11t"] [ext_resource type="PackedScene" uid="uid://diikmjicgreq5" path="res://Scenen/plattform.tscn" id="3_vfoci"] [ext_resource type="PackedScene" uid="uid://b5eir3bdtnwq1" path="res://Scenen/falle.tscn" id="4_cyf6p"] [ext_resource type="PackedScene" uid="uid://dm6q0abakck7u" path="res://Scenen/stick/joystick.tscn" id="5_auvtg"] -[ext_resource type="Texture2D" uid="uid://ccqr58ca2ldhc" path="res://assets/Free/Menu/Buttons/Play.png" id="6_3ocor"] +[ext_resource type="Texture2D" uid="uid://ccqr58ca2ldhc" path="res://assets/images/Menu/Buttons/Play.png" id="6_3ocor"] [sub_resource type="RectangleShape2D" id="RectangleShape2D_rr7jo"] size = Vector2(2997, 47) diff --git a/Scenen/menu.gd b/Scenen/menu.gd index a8b7e21..938fca4 100644 --- a/Scenen/menu.gd +++ b/Scenen/menu.gd @@ -8,7 +8,7 @@ func _on_play_pressed() -> void: func _on_volume_toggled(toggled_on: bool) -> void: AudioServer.set_bus_mute(0,toggled_on) if toggled_on: - $Liste/Buttons/Volume.texture_normal = preload("res://assets/Free/Menu/Buttons/Volume_mute.png") + $Liste/Buttons/Volume.texture_normal = preload("res://assets/images/Menu/Buttons/Volume.png") else: - $Liste/Buttons/Volume.texture_normal = preload("res://assets/Free/Menu/Buttons/Volume.png") + $Liste/Buttons/Volume.texture_normal = preload("res://assets/images/Menu/Buttons/Volume_mute.png") diff --git a/Scenen/menu.tscn b/Scenen/menu.tscn index 4ede995..7c28f1e 100644 --- a/Scenen/menu.tscn +++ b/Scenen/menu.tscn @@ -2,11 +2,11 @@ [ext_resource type="Texture2D" uid="uid://ixpjprk0djce" path="res://man-run-splash.png" id="1_4f0si"] [ext_resource type="Script" path="res://Scenen/menu.gd" id="1_qniwe"] -[ext_resource type="Texture2D" uid="uid://ccqr58ca2ldhc" path="res://assets/Free/Menu/Buttons/Play.png" id="2_m2mcb"] -[ext_resource type="Texture2D" uid="uid://cpdr1pi20ojdk" path="res://assets/Free/Background/Brown.png" id="2_niirg"] -[ext_resource type="Texture2D" uid="uid://by2vq318bo1cc" path="res://assets/Free/Menu/Buttons/Settings.png" id="3_5lxj3"] -[ext_resource type="Texture2D" uid="uid://cwpnfio8yt280" path="res://assets/Free/Menu/Buttons/Volume.png" id="4_tv54d"] -[ext_resource type="Texture2D" uid="uid://bnyejhxumad1n" path="res://assets/Free/Menu/Buttons/Volume_mute.png" id="7_ca6b7"] +[ext_resource type="Texture2D" uid="uid://ccqr58ca2ldhc" path="res://assets/images/Menu/Buttons/Play.png" id="2_m2mcb"] +[ext_resource type="Texture2D" uid="uid://cpdr1pi20ojdk" path="res://assets/images/Background/Brown.png" id="2_niirg"] +[ext_resource type="Texture2D" uid="uid://by2vq318bo1cc" path="res://assets/images/Menu/Buttons/Settings.png" id="3_5lxj3"] +[ext_resource type="Texture2D" uid="uid://cwpnfio8yt280" path="res://assets/images/Menu/Buttons/Volume.png" id="4_tv54d"] +[ext_resource type="Texture2D" uid="uid://bnyejhxumad1n" path="res://assets/images/Menu/Buttons/Volume_mute.png" id="7_ca6b7"] [node name="Control" type="Control"] layout_mode = 3 diff --git a/Scenen/plattform.tscn b/Scenen/plattform.tscn index f8a4ab8..76c7616 100644 --- a/Scenen/plattform.tscn +++ b/Scenen/plattform.tscn @@ -1,6 +1,6 @@ [gd_scene load_steps=3 format=3 uid="uid://diikmjicgreq5"] -[ext_resource type="Texture2D" uid="uid://c68yu676n2ji3" path="res://assets/Free/Terrain/Terrain (16x16).png" id="1_as7fc"] +[ext_resource type="Texture2D" uid="uid://c68yu676n2ji3" path="res://assets/images/Terrain/Terrain (16x16).png" id="1_as7fc"] [sub_resource type="RectangleShape2D" id="RectangleShape2D_nqesr"] size = Vector2(45.4101, 17.0587) diff --git a/Scenen/player.tscn b/Scenen/player.tscn index 744d214..49229a8 100644 --- a/Scenen/player.tscn +++ b/Scenen/player.tscn @@ -1,7 +1,7 @@ [gd_scene load_steps=4 format=3 uid="uid://dhuh1n0g2rt0a"] [ext_resource type="Script" path="res://code/player.gd" id="1_xj13o"] -[ext_resource type="Texture2D" uid="uid://0gvmndoyr6do" path="res://assets/Ninja Frog/Idle (32x32).png" id="2_sbn23"] +[ext_resource type="Texture2D" uid="uid://0gvmndoyr6do" path="res://assets/images/Ninja Frog/Idle (32x32).png" id="2_sbn23"] [sub_resource type="CapsuleShape2D" id="CapsuleShape2D_quhe5"] height = 24.0 diff --git a/assets/Free/Main Characters/Mask Dude/Idle (32x32).png.import b/assets/Free/Main Characters/Mask Dude/Idle (32x32).png.import deleted file mode 100644 index 037121c..0000000 --- a/assets/Free/Main Characters/Mask Dude/Idle (32x32).png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="CompressedTexture2D" -uid="uid://c58snwgxqdbdl" -path="res://.godot/imported/Idle (32x32).png-9d1ba92532ba93e85620e878841629b9.ctex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://assets/Free/Main Characters/Mask Dude/Idle (32x32).png" -dest_files=["res://.godot/imported/Idle (32x32).png-9d1ba92532ba93e85620e878841629b9.ctex"] - -[params] - -compress/mode=0 -compress/high_quality=false -compress/lossy_quality=0.7 -compress/hdr_compression=1 -compress/normal_map=0 -compress/channel_pack=0 -mipmaps/generate=false -mipmaps/limit=-1 -roughness/mode=0 -roughness/src_normal="" -process/fix_alpha_border=true -process/premult_alpha=false -process/normal_map_invert_y=false -process/hdr_as_srgb=false -process/hdr_clamp_exposure=false -process/size_limit=0 -detect_3d/compress_to=1 diff --git a/assets/Free/Menu/Levels/22.png.import b/assets/Free/Menu/Levels/22.png.import deleted file mode 100644 index e0a0f3b..0000000 --- a/assets/Free/Menu/Levels/22.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="CompressedTexture2D" -uid="uid://tg1ax4kikivp" -path="res://.godot/imported/22.png-81fc5636628a7168a3bf68940941716b.ctex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://assets/Free/Menu/Levels/22.png" -dest_files=["res://.godot/imported/22.png-81fc5636628a7168a3bf68940941716b.ctex"] - -[params] - -compress/mode=0 -compress/high_quality=false -compress/lossy_quality=0.7 -compress/hdr_compression=1 -compress/normal_map=0 -compress/channel_pack=0 -mipmaps/generate=false -mipmaps/limit=-1 -roughness/mode=0 -roughness/src_normal="" -process/fix_alpha_border=true -process/premult_alpha=false -process/normal_map_invert_y=false -process/hdr_as_srgb=false -process/hdr_clamp_exposure=false -process/size_limit=0 -detect_3d/compress_to=1 diff --git a/assets/Ninja Frog/Double Jump (32x32).png.import b/assets/Ninja Frog/Double Jump (32x32).png.import deleted file mode 100644 index 6af8bb6..0000000 --- a/assets/Ninja Frog/Double Jump (32x32).png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="CompressedTexture2D" -uid="uid://bl1ttf8lxfu0v" -path="res://.godot/imported/Double Jump (32x32).png-1239dc333c1ca01807c99f6cd010af3f.ctex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://assets/Ninja Frog/Double Jump (32x32).png" -dest_files=["res://.godot/imported/Double Jump (32x32).png-1239dc333c1ca01807c99f6cd010af3f.ctex"] - -[params] - -compress/mode=0 -compress/high_quality=false -compress/lossy_quality=0.7 -compress/hdr_compression=1 -compress/normal_map=0 -compress/channel_pack=0 -mipmaps/generate=false -mipmaps/limit=-1 -roughness/mode=0 -roughness/src_normal="" -process/fix_alpha_border=true -process/premult_alpha=false -process/normal_map_invert_y=false -process/hdr_as_srgb=false -process/hdr_clamp_exposure=false -process/size_limit=0 -detect_3d/compress_to=1 diff --git a/assets/Ninja Frog/Run (32x32).png.import b/assets/Ninja Frog/Run (32x32).png.import deleted file mode 100644 index f497e47..0000000 --- a/assets/Ninja Frog/Run (32x32).png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="CompressedTexture2D" -uid="uid://b54i5hyugjhl4" -path="res://.godot/imported/Run (32x32).png-8f1314c64a94df31a2144f29ebfb2e1d.ctex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://assets/Ninja Frog/Run (32x32).png" -dest_files=["res://.godot/imported/Run (32x32).png-8f1314c64a94df31a2144f29ebfb2e1d.ctex"] - -[params] - -compress/mode=0 -compress/high_quality=false -compress/lossy_quality=0.7 -compress/hdr_compression=1 -compress/normal_map=0 -compress/channel_pack=0 -mipmaps/generate=false -mipmaps/limit=-1 -roughness/mode=0 -roughness/src_normal="" -process/fix_alpha_border=true -process/premult_alpha=false -process/normal_map_invert_y=false -process/hdr_as_srgb=false -process/hdr_clamp_exposure=false -process/size_limit=0 -detect_3d/compress_to=1 diff --git a/assets/Free/20 Enemies.png b/assets/images/20 Enemies.png similarity index 100% rename from assets/Free/20 Enemies.png rename to assets/images/20 Enemies.png diff --git a/assets/Free/20 Enemies.png.import b/assets/images/20 Enemies.png.import similarity index 71% rename from assets/Free/20 Enemies.png.import rename to assets/images/20 Enemies.png.import index 774eebb..2b4a483 100644 --- a/assets/Free/20 Enemies.png.import +++ b/assets/images/20 Enemies.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://cvvuox6ugee31" -path="res://.godot/imported/20 Enemies.png-2b7e6823ee49758f46cdcbf4ced4d230.ctex" +path="res://.godot/imported/20 Enemies.png-85220e3843d854d1262fb4a363ab218b.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/20 Enemies.png" -dest_files=["res://.godot/imported/20 Enemies.png-2b7e6823ee49758f46cdcbf4ced4d230.ctex"] +source_file="res://assets/images/20 Enemies.png" +dest_files=["res://.godot/imported/20 Enemies.png-85220e3843d854d1262fb4a363ab218b.ctex"] [params] diff --git a/assets/Free/Background/Blue.png b/assets/images/Background/Blue.png similarity index 100% rename from assets/Free/Background/Blue.png rename to assets/images/Background/Blue.png diff --git a/assets/Free/Background/Blue.png.import b/assets/images/Background/Blue.png.import similarity index 72% rename from assets/Free/Background/Blue.png.import rename to assets/images/Background/Blue.png.import index 6d346bc..07773ce 100644 --- a/assets/Free/Background/Blue.png.import +++ b/assets/images/Background/Blue.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://cdp1yvqf6sabv" -path="res://.godot/imported/Blue.png-b172dd8985f05cfa8fb19b31f8f0647b.ctex" +path="res://.godot/imported/Blue.png-4a2ce9794860cea5d08d4ab2e0526071.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Background/Blue.png" -dest_files=["res://.godot/imported/Blue.png-b172dd8985f05cfa8fb19b31f8f0647b.ctex"] +source_file="res://assets/images/Background/Blue.png" +dest_files=["res://.godot/imported/Blue.png-4a2ce9794860cea5d08d4ab2e0526071.ctex"] [params] diff --git a/assets/Free/Background/Brown.png b/assets/images/Background/Brown.png similarity index 100% rename from assets/Free/Background/Brown.png rename to assets/images/Background/Brown.png diff --git a/assets/Free/Background/Brown.png.import b/assets/images/Background/Brown.png.import similarity index 71% rename from assets/Free/Background/Brown.png.import rename to assets/images/Background/Brown.png.import index e3707a7..8b4dbd5 100644 --- a/assets/Free/Background/Brown.png.import +++ b/assets/images/Background/Brown.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://cpdr1pi20ojdk" -path="res://.godot/imported/Brown.png-79b4c0932439ab8523199f6d6ae1dcdd.ctex" +path="res://.godot/imported/Brown.png-5733ae39290cf7b083f3966131e7e898.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Background/Brown.png" -dest_files=["res://.godot/imported/Brown.png-79b4c0932439ab8523199f6d6ae1dcdd.ctex"] +source_file="res://assets/images/Background/Brown.png" +dest_files=["res://.godot/imported/Brown.png-5733ae39290cf7b083f3966131e7e898.ctex"] [params] diff --git a/assets/Free/Background/Gray.png b/assets/images/Background/Gray.png similarity index 100% rename from assets/Free/Background/Gray.png rename to assets/images/Background/Gray.png diff --git a/assets/Free/Background/Gray.png.import b/assets/images/Background/Gray.png.import similarity index 72% rename from assets/Free/Background/Gray.png.import rename to assets/images/Background/Gray.png.import index 5b7908f..84f811b 100644 --- a/assets/Free/Background/Gray.png.import +++ b/assets/images/Background/Gray.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://bs8gobstguqdu" -path="res://.godot/imported/Gray.png-3a6f52ad0c0bcfe4f3a97a6822527244.ctex" +path="res://.godot/imported/Gray.png-dc5b35cac1df34bf8046a38f14b4f1eb.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Background/Gray.png" -dest_files=["res://.godot/imported/Gray.png-3a6f52ad0c0bcfe4f3a97a6822527244.ctex"] +source_file="res://assets/images/Background/Gray.png" +dest_files=["res://.godot/imported/Gray.png-dc5b35cac1df34bf8046a38f14b4f1eb.ctex"] [params] diff --git a/assets/Free/Background/Green.png b/assets/images/Background/Green.png similarity index 100% rename from assets/Free/Background/Green.png rename to assets/images/Background/Green.png diff --git a/assets/Free/Background/Green.png.import b/assets/images/Background/Green.png.import similarity index 71% rename from assets/Free/Background/Green.png.import rename to assets/images/Background/Green.png.import index f669d32..cb1e531 100644 --- a/assets/Free/Background/Green.png.import +++ b/assets/images/Background/Green.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://b481tc7ivet2b" -path="res://.godot/imported/Green.png-c9314e2e22337c7632cf104b154619b9.ctex" +path="res://.godot/imported/Green.png-548cbf01b73fb5e5bf40d1a892de2247.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Background/Green.png" -dest_files=["res://.godot/imported/Green.png-c9314e2e22337c7632cf104b154619b9.ctex"] +source_file="res://assets/images/Background/Green.png" +dest_files=["res://.godot/imported/Green.png-548cbf01b73fb5e5bf40d1a892de2247.ctex"] [params] diff --git a/assets/Free/Background/Pink.png b/assets/images/Background/Pink.png similarity index 100% rename from assets/Free/Background/Pink.png rename to assets/images/Background/Pink.png diff --git a/assets/Free/Background/Pink.png.import b/assets/images/Background/Pink.png.import similarity index 72% rename from assets/Free/Background/Pink.png.import rename to assets/images/Background/Pink.png.import index 27b59ff..ea7784b 100644 --- a/assets/Free/Background/Pink.png.import +++ b/assets/images/Background/Pink.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://tbeh8rs1aaad" -path="res://.godot/imported/Pink.png-bbcaa8d9d0a4d89672f20708e0a48c0c.ctex" +path="res://.godot/imported/Pink.png-2a22d0dc6722f05941de96100f2dfabf.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Background/Pink.png" -dest_files=["res://.godot/imported/Pink.png-bbcaa8d9d0a4d89672f20708e0a48c0c.ctex"] +source_file="res://assets/images/Background/Pink.png" +dest_files=["res://.godot/imported/Pink.png-2a22d0dc6722f05941de96100f2dfabf.ctex"] [params] diff --git a/assets/Free/Background/Purple.png b/assets/images/Background/Purple.png similarity index 100% rename from assets/Free/Background/Purple.png rename to assets/images/Background/Purple.png diff --git a/assets/Free/Background/Purple.png.import b/assets/images/Background/Purple.png.import similarity index 71% rename from assets/Free/Background/Purple.png.import rename to assets/images/Background/Purple.png.import index 1f69321..6cb7e18 100644 --- a/assets/Free/Background/Purple.png.import +++ b/assets/images/Background/Purple.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://dr6ci4dhik5c4" -path="res://.godot/imported/Purple.png-c74df68e5659a401d6dc4ee590074111.ctex" +path="res://.godot/imported/Purple.png-41b61a1c2b4176a6cd6bb1febe6b8e6e.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Background/Purple.png" -dest_files=["res://.godot/imported/Purple.png-c74df68e5659a401d6dc4ee590074111.ctex"] +source_file="res://assets/images/Background/Purple.png" +dest_files=["res://.godot/imported/Purple.png-41b61a1c2b4176a6cd6bb1febe6b8e6e.ctex"] [params] diff --git a/assets/Free/Background/Yellow.png b/assets/images/Background/Yellow.png similarity index 100% rename from assets/Free/Background/Yellow.png rename to assets/images/Background/Yellow.png diff --git a/assets/Free/Background/Yellow.png.import b/assets/images/Background/Yellow.png.import similarity index 71% rename from assets/Free/Background/Yellow.png.import rename to assets/images/Background/Yellow.png.import index b0dae8b..7abafc3 100644 --- a/assets/Free/Background/Yellow.png.import +++ b/assets/images/Background/Yellow.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://duwowmsja7ik6" -path="res://.godot/imported/Yellow.png-6d9c59896d8cbf101a368f1231f52eab.ctex" +path="res://.godot/imported/Yellow.png-e79c49bec61e086039a21234d31146ba.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Background/Yellow.png" -dest_files=["res://.godot/imported/Yellow.png-6d9c59896d8cbf101a368f1231f52eab.ctex"] +source_file="res://assets/images/Background/Yellow.png" +dest_files=["res://.godot/imported/Yellow.png-e79c49bec61e086039a21234d31146ba.ctex"] [params] diff --git a/assets/Free/Hello.png b/assets/images/Hello.png similarity index 100% rename from assets/Free/Hello.png rename to assets/images/Hello.png diff --git a/assets/Free/Hello.png.import b/assets/images/Hello.png.import similarity index 73% rename from assets/Free/Hello.png.import rename to assets/images/Hello.png.import index 80c929e..395e633 100644 --- a/assets/Free/Hello.png.import +++ b/assets/images/Hello.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://c8d1tycu7nl8o" -path="res://.godot/imported/Hello.png-4a95fd52bdf27cd42d5a8a313a96b3c6.ctex" +path="res://.godot/imported/Hello.png-20e14e2caca8c50d696c13be6e38254e.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Hello.png" -dest_files=["res://.godot/imported/Hello.png-4a95fd52bdf27cd42d5a8a313a96b3c6.ctex"] +source_file="res://assets/images/Hello.png" +dest_files=["res://.godot/imported/Hello.png-20e14e2caca8c50d696c13be6e38254e.ctex"] [params] diff --git a/assets/Free/Items/Boxes/Box1/Break.png b/assets/images/Items/Boxes/Box1/Break.png similarity index 100% rename from assets/Free/Items/Boxes/Box1/Break.png rename to assets/images/Items/Boxes/Box1/Break.png diff --git a/assets/Free/Items/Boxes/Box1/Break.png.import b/assets/images/Items/Boxes/Box1/Break.png.import similarity index 71% rename from assets/Free/Items/Boxes/Box1/Break.png.import rename to assets/images/Items/Boxes/Box1/Break.png.import index f386134..d4579bb 100644 --- a/assets/Free/Items/Boxes/Box1/Break.png.import +++ b/assets/images/Items/Boxes/Box1/Break.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://c0aartamrnev1" -path="res://.godot/imported/Break.png-bd2e62d2143ed1689c63820f5b6a3d3a.ctex" +path="res://.godot/imported/Break.png-652509f6f7b610fe71a22bc9703d12d3.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Items/Boxes/Box1/Break.png" -dest_files=["res://.godot/imported/Break.png-bd2e62d2143ed1689c63820f5b6a3d3a.ctex"] +source_file="res://assets/images/Items/Boxes/Box1/Break.png" +dest_files=["res://.godot/imported/Break.png-652509f6f7b610fe71a22bc9703d12d3.ctex"] [params] diff --git a/assets/Free/Items/Boxes/Box1/Hit (28x24).png b/assets/images/Items/Boxes/Box1/Hit (28x24).png similarity index 100% rename from assets/Free/Items/Boxes/Box1/Hit (28x24).png rename to assets/images/Items/Boxes/Box1/Hit (28x24).png diff --git a/assets/Free/Items/Boxes/Box1/Hit (28x24).png.import b/assets/images/Items/Boxes/Box1/Hit (28x24).png.import similarity index 69% rename from assets/Free/Items/Boxes/Box1/Hit (28x24).png.import rename to assets/images/Items/Boxes/Box1/Hit (28x24).png.import index 8fd8f93..329eaa2 100644 --- a/assets/Free/Items/Boxes/Box1/Hit (28x24).png.import +++ b/assets/images/Items/Boxes/Box1/Hit (28x24).png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://dy7w7w7ghwwsa" -path="res://.godot/imported/Hit (28x24).png-2a5a51ffa1ddca109a57ac3152127340.ctex" +path="res://.godot/imported/Hit (28x24).png-c667f63914d2a84305489a40dfad3d39.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Items/Boxes/Box1/Hit (28x24).png" -dest_files=["res://.godot/imported/Hit (28x24).png-2a5a51ffa1ddca109a57ac3152127340.ctex"] +source_file="res://assets/images/Items/Boxes/Box1/Hit (28x24).png" +dest_files=["res://.godot/imported/Hit (28x24).png-c667f63914d2a84305489a40dfad3d39.ctex"] [params] diff --git a/assets/Free/Items/Boxes/Box1/Idle.png b/assets/images/Items/Boxes/Box1/Idle.png similarity index 100% rename from assets/Free/Items/Boxes/Box1/Idle.png rename to assets/images/Items/Boxes/Box1/Idle.png diff --git a/assets/Free/Items/Boxes/Box1/Idle.png.import b/assets/images/Items/Boxes/Box1/Idle.png.import similarity index 71% rename from assets/Free/Items/Boxes/Box1/Idle.png.import rename to assets/images/Items/Boxes/Box1/Idle.png.import index c36c4e0..16b70df 100644 --- a/assets/Free/Items/Boxes/Box1/Idle.png.import +++ b/assets/images/Items/Boxes/Box1/Idle.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://jgqbv5irjsjd" -path="res://.godot/imported/Idle.png-35d18e0eae4d297e65ab10fce88ca45c.ctex" +path="res://.godot/imported/Idle.png-c9f2edea9e4bcc57e17284d24758744d.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Items/Boxes/Box1/Idle.png" -dest_files=["res://.godot/imported/Idle.png-35d18e0eae4d297e65ab10fce88ca45c.ctex"] +source_file="res://assets/images/Items/Boxes/Box1/Idle.png" +dest_files=["res://.godot/imported/Idle.png-c9f2edea9e4bcc57e17284d24758744d.ctex"] [params] diff --git a/assets/Free/Items/Boxes/Box2/Break.png b/assets/images/Items/Boxes/Box2/Break.png similarity index 100% rename from assets/Free/Items/Boxes/Box2/Break.png rename to assets/images/Items/Boxes/Box2/Break.png diff --git a/assets/Free/Items/Boxes/Box2/Break.png.import b/assets/images/Items/Boxes/Box2/Break.png.import similarity index 71% rename from assets/Free/Items/Boxes/Box2/Break.png.import rename to assets/images/Items/Boxes/Box2/Break.png.import index ab25e59..a76f6e2 100644 --- a/assets/Free/Items/Boxes/Box2/Break.png.import +++ b/assets/images/Items/Boxes/Box2/Break.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://bdjxjktdvt835" -path="res://.godot/imported/Break.png-13376abb8de6f6ae07db3d94b59196c2.ctex" +path="res://.godot/imported/Break.png-b3381a9ed786b4ed8ff5b8e66859d7ee.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Items/Boxes/Box2/Break.png" -dest_files=["res://.godot/imported/Break.png-13376abb8de6f6ae07db3d94b59196c2.ctex"] +source_file="res://assets/images/Items/Boxes/Box2/Break.png" +dest_files=["res://.godot/imported/Break.png-b3381a9ed786b4ed8ff5b8e66859d7ee.ctex"] [params] diff --git a/assets/Free/Items/Boxes/Box2/Hit (28x24).png b/assets/images/Items/Boxes/Box2/Hit (28x24).png similarity index 100% rename from assets/Free/Items/Boxes/Box2/Hit (28x24).png rename to assets/images/Items/Boxes/Box2/Hit (28x24).png diff --git a/assets/Free/Items/Boxes/Box2/Hit (28x24).png.import b/assets/images/Items/Boxes/Box2/Hit (28x24).png.import similarity index 69% rename from assets/Free/Items/Boxes/Box2/Hit (28x24).png.import rename to assets/images/Items/Boxes/Box2/Hit (28x24).png.import index 8e84405..a804b1d 100644 --- a/assets/Free/Items/Boxes/Box2/Hit (28x24).png.import +++ b/assets/images/Items/Boxes/Box2/Hit (28x24).png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://c8p2n1tsnd20q" -path="res://.godot/imported/Hit (28x24).png-e976d790c45a59d92f30182d8fdfa3bb.ctex" +path="res://.godot/imported/Hit (28x24).png-7c27808406ddbbe811e1b16ddaf616d0.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Items/Boxes/Box2/Hit (28x24).png" -dest_files=["res://.godot/imported/Hit (28x24).png-e976d790c45a59d92f30182d8fdfa3bb.ctex"] +source_file="res://assets/images/Items/Boxes/Box2/Hit (28x24).png" +dest_files=["res://.godot/imported/Hit (28x24).png-7c27808406ddbbe811e1b16ddaf616d0.ctex"] [params] diff --git a/assets/Free/Items/Boxes/Box2/Idle.png b/assets/images/Items/Boxes/Box2/Idle.png similarity index 100% rename from assets/Free/Items/Boxes/Box2/Idle.png rename to assets/images/Items/Boxes/Box2/Idle.png diff --git a/assets/Free/Items/Boxes/Box2/Idle.png.import b/assets/images/Items/Boxes/Box2/Idle.png.import similarity index 71% rename from assets/Free/Items/Boxes/Box2/Idle.png.import rename to assets/images/Items/Boxes/Box2/Idle.png.import index ae6269a..443d3fe 100644 --- a/assets/Free/Items/Boxes/Box2/Idle.png.import +++ b/assets/images/Items/Boxes/Box2/Idle.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://csuhkbbhu1b6r" -path="res://.godot/imported/Idle.png-d45d9ff746c155f9e58a1ee1026f9509.ctex" +path="res://.godot/imported/Idle.png-39fa5100e59fc103583b0510c94096b9.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Items/Boxes/Box2/Idle.png" -dest_files=["res://.godot/imported/Idle.png-d45d9ff746c155f9e58a1ee1026f9509.ctex"] +source_file="res://assets/images/Items/Boxes/Box2/Idle.png" +dest_files=["res://.godot/imported/Idle.png-39fa5100e59fc103583b0510c94096b9.ctex"] [params] diff --git a/assets/Free/Items/Boxes/Box3/Break.png b/assets/images/Items/Boxes/Box3/Break.png similarity index 100% rename from assets/Free/Items/Boxes/Box3/Break.png rename to assets/images/Items/Boxes/Box3/Break.png diff --git a/assets/Free/Items/Boxes/Box3/Break.png.import b/assets/images/Items/Boxes/Box3/Break.png.import similarity index 71% rename from assets/Free/Items/Boxes/Box3/Break.png.import rename to assets/images/Items/Boxes/Box3/Break.png.import index c5f22b1..c3db2fe 100644 --- a/assets/Free/Items/Boxes/Box3/Break.png.import +++ b/assets/images/Items/Boxes/Box3/Break.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://cs005vw4b6osy" -path="res://.godot/imported/Break.png-d9dff4eba1c9b7ae3914995504fee31f.ctex" +path="res://.godot/imported/Break.png-976c5ff6613fa2f0174425a91986edda.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Items/Boxes/Box3/Break.png" -dest_files=["res://.godot/imported/Break.png-d9dff4eba1c9b7ae3914995504fee31f.ctex"] +source_file="res://assets/images/Items/Boxes/Box3/Break.png" +dest_files=["res://.godot/imported/Break.png-976c5ff6613fa2f0174425a91986edda.ctex"] [params] diff --git a/assets/Free/Items/Boxes/Box3/Hit (28x24).png b/assets/images/Items/Boxes/Box3/Hit (28x24).png similarity index 100% rename from assets/Free/Items/Boxes/Box3/Hit (28x24).png rename to assets/images/Items/Boxes/Box3/Hit (28x24).png diff --git a/assets/Free/Items/Boxes/Box3/Hit (28x24).png.import b/assets/images/Items/Boxes/Box3/Hit (28x24).png.import similarity index 69% rename from assets/Free/Items/Boxes/Box3/Hit (28x24).png.import rename to assets/images/Items/Boxes/Box3/Hit (28x24).png.import index 44543c4..4fdb5d1 100644 --- a/assets/Free/Items/Boxes/Box3/Hit (28x24).png.import +++ b/assets/images/Items/Boxes/Box3/Hit (28x24).png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://us4obi5jggr1" -path="res://.godot/imported/Hit (28x24).png-2ecd455e81eb405044f5aaca3489acab.ctex" +path="res://.godot/imported/Hit (28x24).png-8eb22a0dc2f0d04c007a9639c36939e7.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Items/Boxes/Box3/Hit (28x24).png" -dest_files=["res://.godot/imported/Hit (28x24).png-2ecd455e81eb405044f5aaca3489acab.ctex"] +source_file="res://assets/images/Items/Boxes/Box3/Hit (28x24).png" +dest_files=["res://.godot/imported/Hit (28x24).png-8eb22a0dc2f0d04c007a9639c36939e7.ctex"] [params] diff --git a/assets/Free/Items/Boxes/Box3/Idle.png b/assets/images/Items/Boxes/Box3/Idle.png similarity index 100% rename from assets/Free/Items/Boxes/Box3/Idle.png rename to assets/images/Items/Boxes/Box3/Idle.png diff --git a/assets/Free/Items/Boxes/Box3/Idle.png.import b/assets/images/Items/Boxes/Box3/Idle.png.import similarity index 71% rename from assets/Free/Items/Boxes/Box3/Idle.png.import rename to assets/images/Items/Boxes/Box3/Idle.png.import index 095be9c..8d5a59b 100644 --- a/assets/Free/Items/Boxes/Box3/Idle.png.import +++ b/assets/images/Items/Boxes/Box3/Idle.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://2ymftq25mpt0" -path="res://.godot/imported/Idle.png-0049a0251b3a1b14b7fa38390d6797e5.ctex" +path="res://.godot/imported/Idle.png-fe7a608d1234cc03bf2dc134d7e3e31a.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Items/Boxes/Box3/Idle.png" -dest_files=["res://.godot/imported/Idle.png-0049a0251b3a1b14b7fa38390d6797e5.ctex"] +source_file="res://assets/images/Items/Boxes/Box3/Idle.png" +dest_files=["res://.godot/imported/Idle.png-fe7a608d1234cc03bf2dc134d7e3e31a.ctex"] [params] diff --git a/assets/Free/Items/Checkpoints/Checkpoint/Checkpoint (Flag Idle)(64x64).png b/assets/images/Items/Checkpoints/Checkpoint/Checkpoint (Flag Idle)(64x64).png similarity index 100% rename from assets/Free/Items/Checkpoints/Checkpoint/Checkpoint (Flag Idle)(64x64).png rename to assets/images/Items/Checkpoints/Checkpoint/Checkpoint (Flag Idle)(64x64).png diff --git a/assets/Free/Items/Checkpoints/Checkpoint/Checkpoint (Flag Idle)(64x64).png.import b/assets/images/Items/Checkpoints/Checkpoint/Checkpoint (Flag Idle)(64x64).png.import similarity index 71% rename from assets/Free/Items/Checkpoints/Checkpoint/Checkpoint (Flag Idle)(64x64).png.import rename to assets/images/Items/Checkpoints/Checkpoint/Checkpoint (Flag Idle)(64x64).png.import index ac6aef7..d6eb639 100644 --- a/assets/Free/Items/Checkpoints/Checkpoint/Checkpoint (Flag Idle)(64x64).png.import +++ b/assets/images/Items/Checkpoints/Checkpoint/Checkpoint (Flag Idle)(64x64).png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://18bovsa43y4n" -path="res://.godot/imported/Checkpoint (Flag Idle)(64x64).png-81fc62a81c0fb6c2c8e671d8f56d2db1.ctex" +path="res://.godot/imported/Checkpoint (Flag Idle)(64x64).png-caf89857749f6193ff9ac3f707fbc4a4.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Items/Checkpoints/Checkpoint/Checkpoint (Flag Idle)(64x64).png" -dest_files=["res://.godot/imported/Checkpoint (Flag Idle)(64x64).png-81fc62a81c0fb6c2c8e671d8f56d2db1.ctex"] +source_file="res://assets/images/Items/Checkpoints/Checkpoint/Checkpoint (Flag Idle)(64x64).png" +dest_files=["res://.godot/imported/Checkpoint (Flag Idle)(64x64).png-caf89857749f6193ff9ac3f707fbc4a4.ctex"] [params] diff --git a/assets/Free/Items/Checkpoints/Checkpoint/Checkpoint (Flag Out) (64x64).png b/assets/images/Items/Checkpoints/Checkpoint/Checkpoint (Flag Out) (64x64).png similarity index 100% rename from assets/Free/Items/Checkpoints/Checkpoint/Checkpoint (Flag Out) (64x64).png rename to assets/images/Items/Checkpoints/Checkpoint/Checkpoint (Flag Out) (64x64).png diff --git a/assets/Free/Items/Checkpoints/Checkpoint/Checkpoint (Flag Out) (64x64).png.import b/assets/images/Items/Checkpoints/Checkpoint/Checkpoint (Flag Out) (64x64).png.import similarity index 71% rename from assets/Free/Items/Checkpoints/Checkpoint/Checkpoint (Flag Out) (64x64).png.import rename to assets/images/Items/Checkpoints/Checkpoint/Checkpoint (Flag Out) (64x64).png.import index 22e5574..c2512f3 100644 --- a/assets/Free/Items/Checkpoints/Checkpoint/Checkpoint (Flag Out) (64x64).png.import +++ b/assets/images/Items/Checkpoints/Checkpoint/Checkpoint (Flag Out) (64x64).png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://cr3bfqo5w1myw" -path="res://.godot/imported/Checkpoint (Flag Out) (64x64).png-6070402c641c91a1d3c0808739e0aa26.ctex" +path="res://.godot/imported/Checkpoint (Flag Out) (64x64).png-0f3396747dacc8c21fa7e4f663a03766.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Items/Checkpoints/Checkpoint/Checkpoint (Flag Out) (64x64).png" -dest_files=["res://.godot/imported/Checkpoint (Flag Out) (64x64).png-6070402c641c91a1d3c0808739e0aa26.ctex"] +source_file="res://assets/images/Items/Checkpoints/Checkpoint/Checkpoint (Flag Out) (64x64).png" +dest_files=["res://.godot/imported/Checkpoint (Flag Out) (64x64).png-0f3396747dacc8c21fa7e4f663a03766.ctex"] [params] diff --git a/assets/Free/Items/Checkpoints/Checkpoint/Checkpoint (No Flag).png b/assets/images/Items/Checkpoints/Checkpoint/Checkpoint (No Flag).png similarity index 100% rename from assets/Free/Items/Checkpoints/Checkpoint/Checkpoint (No Flag).png rename to assets/images/Items/Checkpoints/Checkpoint/Checkpoint (No Flag).png diff --git a/assets/Free/Items/Checkpoints/Checkpoint/Checkpoint (No Flag).png.import b/assets/images/Items/Checkpoints/Checkpoint/Checkpoint (No Flag).png.import similarity index 66% rename from assets/Free/Items/Checkpoints/Checkpoint/Checkpoint (No Flag).png.import rename to assets/images/Items/Checkpoints/Checkpoint/Checkpoint (No Flag).png.import index 75e8030..4727a61 100644 --- a/assets/Free/Items/Checkpoints/Checkpoint/Checkpoint (No Flag).png.import +++ b/assets/images/Items/Checkpoints/Checkpoint/Checkpoint (No Flag).png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://irbchttirve0" -path="res://.godot/imported/Checkpoint (No Flag).png-9f42024d9b760a9535894c2117e2b240.ctex" +path="res://.godot/imported/Checkpoint (No Flag).png-49c65fac91871ef1f487ce9c92574013.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Items/Checkpoints/Checkpoint/Checkpoint (No Flag).png" -dest_files=["res://.godot/imported/Checkpoint (No Flag).png-9f42024d9b760a9535894c2117e2b240.ctex"] +source_file="res://assets/images/Items/Checkpoints/Checkpoint/Checkpoint (No Flag).png" +dest_files=["res://.godot/imported/Checkpoint (No Flag).png-49c65fac91871ef1f487ce9c92574013.ctex"] [params] diff --git a/assets/Free/Items/Checkpoints/End/End (Idle).png b/assets/images/Items/Checkpoints/End/End (Idle).png similarity index 100% rename from assets/Free/Items/Checkpoints/End/End (Idle).png rename to assets/images/Items/Checkpoints/End/End (Idle).png diff --git a/assets/Free/Items/Checkpoints/End/End (Idle).png.import b/assets/images/Items/Checkpoints/End/End (Idle).png.import similarity index 69% rename from assets/Free/Items/Checkpoints/End/End (Idle).png.import rename to assets/images/Items/Checkpoints/End/End (Idle).png.import index a6af9c8..6160a00 100644 --- a/assets/Free/Items/Checkpoints/End/End (Idle).png.import +++ b/assets/images/Items/Checkpoints/End/End (Idle).png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://6dmopftmac6p" -path="res://.godot/imported/End (Idle).png-6a53f135e0d35f88988feca9100a6a49.ctex" +path="res://.godot/imported/End (Idle).png-a439130b07f0f9412c0b9fcfdbe06fb4.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Items/Checkpoints/End/End (Idle).png" -dest_files=["res://.godot/imported/End (Idle).png-6a53f135e0d35f88988feca9100a6a49.ctex"] +source_file="res://assets/images/Items/Checkpoints/End/End (Idle).png" +dest_files=["res://.godot/imported/End (Idle).png-a439130b07f0f9412c0b9fcfdbe06fb4.ctex"] [params] diff --git a/assets/Free/Items/Checkpoints/End/End (Pressed) (64x64).png b/assets/images/Items/Checkpoints/End/End (Pressed) (64x64).png similarity index 100% rename from assets/Free/Items/Checkpoints/End/End (Pressed) (64x64).png rename to assets/images/Items/Checkpoints/End/End (Pressed) (64x64).png diff --git a/assets/Free/Items/Checkpoints/End/End (Pressed) (64x64).png.import b/assets/images/Items/Checkpoints/End/End (Pressed) (64x64).png.import similarity index 66% rename from assets/Free/Items/Checkpoints/End/End (Pressed) (64x64).png.import rename to assets/images/Items/Checkpoints/End/End (Pressed) (64x64).png.import index a9215be..e217a0e 100644 --- a/assets/Free/Items/Checkpoints/End/End (Pressed) (64x64).png.import +++ b/assets/images/Items/Checkpoints/End/End (Pressed) (64x64).png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://cpjjb11t5ib1u" -path="res://.godot/imported/End (Pressed) (64x64).png-17c6c26f4e0e14f781a0ea72ed1df810.ctex" +path="res://.godot/imported/End (Pressed) (64x64).png-b3fcdc9d602a8fea7fc7da5efa227ff7.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Items/Checkpoints/End/End (Pressed) (64x64).png" -dest_files=["res://.godot/imported/End (Pressed) (64x64).png-17c6c26f4e0e14f781a0ea72ed1df810.ctex"] +source_file="res://assets/images/Items/Checkpoints/End/End (Pressed) (64x64).png" +dest_files=["res://.godot/imported/End (Pressed) (64x64).png-b3fcdc9d602a8fea7fc7da5efa227ff7.ctex"] [params] diff --git a/assets/Free/Items/Checkpoints/Start/Start (Idle).png b/assets/images/Items/Checkpoints/Start/Start (Idle).png similarity index 100% rename from assets/Free/Items/Checkpoints/Start/Start (Idle).png rename to assets/images/Items/Checkpoints/Start/Start (Idle).png diff --git a/assets/Free/Items/Checkpoints/Start/Start (Idle).png.import b/assets/images/Items/Checkpoints/Start/Start (Idle).png.import similarity index 68% rename from assets/Free/Items/Checkpoints/Start/Start (Idle).png.import rename to assets/images/Items/Checkpoints/Start/Start (Idle).png.import index c1b5035..906d516 100644 --- a/assets/Free/Items/Checkpoints/Start/Start (Idle).png.import +++ b/assets/images/Items/Checkpoints/Start/Start (Idle).png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://db6fm2rxqby2a" -path="res://.godot/imported/Start (Idle).png-733c135725c42773a907869eb0c44e2a.ctex" +path="res://.godot/imported/Start (Idle).png-94535f7c87c12080a1ee1aa368d6451c.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Items/Checkpoints/Start/Start (Idle).png" -dest_files=["res://.godot/imported/Start (Idle).png-733c135725c42773a907869eb0c44e2a.ctex"] +source_file="res://assets/images/Items/Checkpoints/Start/Start (Idle).png" +dest_files=["res://.godot/imported/Start (Idle).png-94535f7c87c12080a1ee1aa368d6451c.ctex"] [params] diff --git a/assets/Free/Items/Checkpoints/Start/Start (Moving) (64x64).png b/assets/images/Items/Checkpoints/Start/Start (Moving) (64x64).png similarity index 100% rename from assets/Free/Items/Checkpoints/Start/Start (Moving) (64x64).png rename to assets/images/Items/Checkpoints/Start/Start (Moving) (64x64).png diff --git a/assets/Free/Items/Checkpoints/Start/Start (Moving) (64x64).png.import b/assets/images/Items/Checkpoints/Start/Start (Moving) (64x64).png.import similarity index 66% rename from assets/Free/Items/Checkpoints/Start/Start (Moving) (64x64).png.import rename to assets/images/Items/Checkpoints/Start/Start (Moving) (64x64).png.import index 9f845d1..938a635 100644 --- a/assets/Free/Items/Checkpoints/Start/Start (Moving) (64x64).png.import +++ b/assets/images/Items/Checkpoints/Start/Start (Moving) (64x64).png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://6ul2nyxfhmdp" -path="res://.godot/imported/Start (Moving) (64x64).png-51335e31fe5a9cc85740f94fc0ee50cf.ctex" +path="res://.godot/imported/Start (Moving) (64x64).png-fc3d25b8061d35b0f08b1e6d44505ef3.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Items/Checkpoints/Start/Start (Moving) (64x64).png" -dest_files=["res://.godot/imported/Start (Moving) (64x64).png-51335e31fe5a9cc85740f94fc0ee50cf.ctex"] +source_file="res://assets/images/Items/Checkpoints/Start/Start (Moving) (64x64).png" +dest_files=["res://.godot/imported/Start (Moving) (64x64).png-fc3d25b8061d35b0f08b1e6d44505ef3.ctex"] [params] diff --git a/assets/Free/Items/Fruits/Apple.png b/assets/images/Items/Fruits/Apple.png similarity index 100% rename from assets/Free/Items/Fruits/Apple.png rename to assets/images/Items/Fruits/Apple.png diff --git a/assets/Free/Items/Fruits/Apple.png.import b/assets/images/Items/Fruits/Apple.png.import similarity index 71% rename from assets/Free/Items/Fruits/Apple.png.import rename to assets/images/Items/Fruits/Apple.png.import index 0166b41..06d9fe1 100644 --- a/assets/Free/Items/Fruits/Apple.png.import +++ b/assets/images/Items/Fruits/Apple.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://caqg7gj6yisjy" -path="res://.godot/imported/Apple.png-a3605b7128b048f28d5fbd0071e2efdc.ctex" +path="res://.godot/imported/Apple.png-3e469ffaa15b8c372cceadd958351456.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Items/Fruits/Apple.png" -dest_files=["res://.godot/imported/Apple.png-a3605b7128b048f28d5fbd0071e2efdc.ctex"] +source_file="res://assets/images/Items/Fruits/Apple.png" +dest_files=["res://.godot/imported/Apple.png-3e469ffaa15b8c372cceadd958351456.ctex"] [params] diff --git a/assets/Free/Items/Fruits/Bananas.png b/assets/images/Items/Fruits/Bananas.png similarity index 100% rename from assets/Free/Items/Fruits/Bananas.png rename to assets/images/Items/Fruits/Bananas.png diff --git a/assets/Free/Items/Fruits/Bananas.png.import b/assets/images/Items/Fruits/Bananas.png.import similarity index 71% rename from assets/Free/Items/Fruits/Bananas.png.import rename to assets/images/Items/Fruits/Bananas.png.import index 4fedd5e..58d84fa 100644 --- a/assets/Free/Items/Fruits/Bananas.png.import +++ b/assets/images/Items/Fruits/Bananas.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://cf5u74thokpq0" -path="res://.godot/imported/Bananas.png-85e206803c0a1beb96d27e71cd66b495.ctex" +path="res://.godot/imported/Bananas.png-f647fde399506d6a74936a88e3232cf9.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Items/Fruits/Bananas.png" -dest_files=["res://.godot/imported/Bananas.png-85e206803c0a1beb96d27e71cd66b495.ctex"] +source_file="res://assets/images/Items/Fruits/Bananas.png" +dest_files=["res://.godot/imported/Bananas.png-f647fde399506d6a74936a88e3232cf9.ctex"] [params] diff --git a/assets/Free/Items/Fruits/Cherries.png b/assets/images/Items/Fruits/Cherries.png similarity index 100% rename from assets/Free/Items/Fruits/Cherries.png rename to assets/images/Items/Fruits/Cherries.png diff --git a/assets/Free/Items/Fruits/Cherries.png.import b/assets/images/Items/Fruits/Cherries.png.import similarity index 70% rename from assets/Free/Items/Fruits/Cherries.png.import rename to assets/images/Items/Fruits/Cherries.png.import index 55c9e10..98a53fc 100644 --- a/assets/Free/Items/Fruits/Cherries.png.import +++ b/assets/images/Items/Fruits/Cherries.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://cmsofwnerdlq2" -path="res://.godot/imported/Cherries.png-5affd168e494be5bcf44173168c61e6d.ctex" +path="res://.godot/imported/Cherries.png-66f346bda052e77b8a3436089c3f551f.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Items/Fruits/Cherries.png" -dest_files=["res://.godot/imported/Cherries.png-5affd168e494be5bcf44173168c61e6d.ctex"] +source_file="res://assets/images/Items/Fruits/Cherries.png" +dest_files=["res://.godot/imported/Cherries.png-66f346bda052e77b8a3436089c3f551f.ctex"] [params] diff --git a/assets/Free/Items/Fruits/Collected.png b/assets/images/Items/Fruits/Collected.png similarity index 100% rename from assets/Free/Items/Fruits/Collected.png rename to assets/images/Items/Fruits/Collected.png diff --git a/assets/Free/Items/Fruits/Collected.png.import b/assets/images/Items/Fruits/Collected.png.import similarity index 70% rename from assets/Free/Items/Fruits/Collected.png.import rename to assets/images/Items/Fruits/Collected.png.import index 4226d1e..c3e887d 100644 --- a/assets/Free/Items/Fruits/Collected.png.import +++ b/assets/images/Items/Fruits/Collected.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://d30nxckba08wp" -path="res://.godot/imported/Collected.png-138483a3d78378393b46353a9d5727a7.ctex" +path="res://.godot/imported/Collected.png-dee4bcc750da2c22f1987b9afb939d2d.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Items/Fruits/Collected.png" -dest_files=["res://.godot/imported/Collected.png-138483a3d78378393b46353a9d5727a7.ctex"] +source_file="res://assets/images/Items/Fruits/Collected.png" +dest_files=["res://.godot/imported/Collected.png-dee4bcc750da2c22f1987b9afb939d2d.ctex"] [params] diff --git a/assets/Free/Items/Fruits/Kiwi.png b/assets/images/Items/Fruits/Kiwi.png similarity index 100% rename from assets/Free/Items/Fruits/Kiwi.png rename to assets/images/Items/Fruits/Kiwi.png diff --git a/assets/Free/Items/Fruits/Kiwi.png.import b/assets/images/Items/Fruits/Kiwi.png.import similarity index 72% rename from assets/Free/Items/Fruits/Kiwi.png.import rename to assets/images/Items/Fruits/Kiwi.png.import index 9c2becf..8c012ab 100644 --- a/assets/Free/Items/Fruits/Kiwi.png.import +++ b/assets/images/Items/Fruits/Kiwi.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://cpnjucqjd57sd" -path="res://.godot/imported/Kiwi.png-be7fec50e9cfa682e7de1c80a6fd459d.ctex" +path="res://.godot/imported/Kiwi.png-54ea1f2d73162ef6b1142f7896d25871.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Items/Fruits/Kiwi.png" -dest_files=["res://.godot/imported/Kiwi.png-be7fec50e9cfa682e7de1c80a6fd459d.ctex"] +source_file="res://assets/images/Items/Fruits/Kiwi.png" +dest_files=["res://.godot/imported/Kiwi.png-54ea1f2d73162ef6b1142f7896d25871.ctex"] [params] diff --git a/assets/Free/Items/Fruits/Melon.png b/assets/images/Items/Fruits/Melon.png similarity index 100% rename from assets/Free/Items/Fruits/Melon.png rename to assets/images/Items/Fruits/Melon.png diff --git a/assets/Free/Items/Fruits/Melon.png.import b/assets/images/Items/Fruits/Melon.png.import similarity index 71% rename from assets/Free/Items/Fruits/Melon.png.import rename to assets/images/Items/Fruits/Melon.png.import index cac0b7b..17625c6 100644 --- a/assets/Free/Items/Fruits/Melon.png.import +++ b/assets/images/Items/Fruits/Melon.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://dwrwoxmgvwp1e" -path="res://.godot/imported/Melon.png-c24c83863a9d26cf2a120f747ff01a30.ctex" +path="res://.godot/imported/Melon.png-91ff718f4272efc6a7f18b1331204905.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Items/Fruits/Melon.png" -dest_files=["res://.godot/imported/Melon.png-c24c83863a9d26cf2a120f747ff01a30.ctex"] +source_file="res://assets/images/Items/Fruits/Melon.png" +dest_files=["res://.godot/imported/Melon.png-91ff718f4272efc6a7f18b1331204905.ctex"] [params] diff --git a/assets/Free/Items/Fruits/Orange.png b/assets/images/Items/Fruits/Orange.png similarity index 100% rename from assets/Free/Items/Fruits/Orange.png rename to assets/images/Items/Fruits/Orange.png diff --git a/assets/Free/Items/Fruits/Orange.png.import b/assets/images/Items/Fruits/Orange.png.import similarity index 71% rename from assets/Free/Items/Fruits/Orange.png.import rename to assets/images/Items/Fruits/Orange.png.import index 30c48a0..f5cc42c 100644 --- a/assets/Free/Items/Fruits/Orange.png.import +++ b/assets/images/Items/Fruits/Orange.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://cbsm7yliuc1u8" -path="res://.godot/imported/Orange.png-73ff684e8f1a6955676b5c828743032d.ctex" +path="res://.godot/imported/Orange.png-36ed449fe81e5edb0edc84f4002065d7.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Items/Fruits/Orange.png" -dest_files=["res://.godot/imported/Orange.png-73ff684e8f1a6955676b5c828743032d.ctex"] +source_file="res://assets/images/Items/Fruits/Orange.png" +dest_files=["res://.godot/imported/Orange.png-36ed449fe81e5edb0edc84f4002065d7.ctex"] [params] diff --git a/assets/Free/Items/Fruits/Pineapple.png b/assets/images/Items/Fruits/Pineapple.png similarity index 100% rename from assets/Free/Items/Fruits/Pineapple.png rename to assets/images/Items/Fruits/Pineapple.png diff --git a/assets/Free/Items/Fruits/Pineapple.png.import b/assets/images/Items/Fruits/Pineapple.png.import similarity index 70% rename from assets/Free/Items/Fruits/Pineapple.png.import rename to assets/images/Items/Fruits/Pineapple.png.import index bb3e380..a3730eb 100644 --- a/assets/Free/Items/Fruits/Pineapple.png.import +++ b/assets/images/Items/Fruits/Pineapple.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://cjg5qdqs0vubn" -path="res://.godot/imported/Pineapple.png-efc82cb0ca23f946cc288876b8048a3b.ctex" +path="res://.godot/imported/Pineapple.png-005426304a825ce3647262155aea642a.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Items/Fruits/Pineapple.png" -dest_files=["res://.godot/imported/Pineapple.png-efc82cb0ca23f946cc288876b8048a3b.ctex"] +source_file="res://assets/images/Items/Fruits/Pineapple.png" +dest_files=["res://.godot/imported/Pineapple.png-005426304a825ce3647262155aea642a.ctex"] [params] diff --git a/assets/Free/Items/Fruits/Strawberry.png b/assets/images/Items/Fruits/Strawberry.png similarity index 100% rename from assets/Free/Items/Fruits/Strawberry.png rename to assets/images/Items/Fruits/Strawberry.png diff --git a/assets/Free/Items/Fruits/Strawberry.png.import b/assets/images/Items/Fruits/Strawberry.png.import similarity index 70% rename from assets/Free/Items/Fruits/Strawberry.png.import rename to assets/images/Items/Fruits/Strawberry.png.import index 71bc4dd..7f95763 100644 --- a/assets/Free/Items/Fruits/Strawberry.png.import +++ b/assets/images/Items/Fruits/Strawberry.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://dtpwr25gon78s" -path="res://.godot/imported/Strawberry.png-a69051b7e15febfe10307ff1a12f6b1b.ctex" +path="res://.godot/imported/Strawberry.png-007432b8087e0bc4f0a66cdf4009d017.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Items/Fruits/Strawberry.png" -dest_files=["res://.godot/imported/Strawberry.png-a69051b7e15febfe10307ff1a12f6b1b.ctex"] +source_file="res://assets/images/Items/Fruits/Strawberry.png" +dest_files=["res://.godot/imported/Strawberry.png-007432b8087e0bc4f0a66cdf4009d017.ctex"] [params] diff --git a/assets/Free/Main Characters/Appearing (96x96).png b/assets/images/Main Characters/Appearing (96x96).png similarity index 100% rename from assets/Free/Main Characters/Appearing (96x96).png rename to assets/images/Main Characters/Appearing (96x96).png diff --git a/assets/Free/Main Characters/Appearing (96x96).png.import b/assets/images/Main Characters/Appearing (96x96).png.import similarity index 68% rename from assets/Free/Main Characters/Appearing (96x96).png.import rename to assets/images/Main Characters/Appearing (96x96).png.import index 1fa1864..bcd9f96 100644 --- a/assets/Free/Main Characters/Appearing (96x96).png.import +++ b/assets/images/Main Characters/Appearing (96x96).png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://crw67ixr4w4w6" -path="res://.godot/imported/Appearing (96x96).png-343635f5851532eecd3cbbfede7f1e63.ctex" +path="res://.godot/imported/Appearing (96x96).png-3c003ded5b5436ca8b719c52f94326e5.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Main Characters/Appearing (96x96).png" -dest_files=["res://.godot/imported/Appearing (96x96).png-343635f5851532eecd3cbbfede7f1e63.ctex"] +source_file="res://assets/images/Main Characters/Appearing (96x96).png" +dest_files=["res://.godot/imported/Appearing (96x96).png-3c003ded5b5436ca8b719c52f94326e5.ctex"] [params] diff --git a/assets/Free/Main Characters/Desappearing (96x96).png b/assets/images/Main Characters/Desappearing (96x96).png similarity index 100% rename from assets/Free/Main Characters/Desappearing (96x96).png rename to assets/images/Main Characters/Desappearing (96x96).png diff --git a/assets/Free/Main Characters/Desappearing (96x96).png.import b/assets/images/Main Characters/Desappearing (96x96).png.import similarity index 67% rename from assets/Free/Main Characters/Desappearing (96x96).png.import rename to assets/images/Main Characters/Desappearing (96x96).png.import index 748d5af..7739033 100644 --- a/assets/Free/Main Characters/Desappearing (96x96).png.import +++ b/assets/images/Main Characters/Desappearing (96x96).png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://cm2dopdolnm6" -path="res://.godot/imported/Desappearing (96x96).png-d0d2ab43722db20e03d8d5b14df334a4.ctex" +path="res://.godot/imported/Desappearing (96x96).png-7e623687a41609ef923df0a072a34d1b.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Main Characters/Desappearing (96x96).png" -dest_files=["res://.godot/imported/Desappearing (96x96).png-d0d2ab43722db20e03d8d5b14df334a4.ctex"] +source_file="res://assets/images/Main Characters/Desappearing (96x96).png" +dest_files=["res://.godot/imported/Desappearing (96x96).png-7e623687a41609ef923df0a072a34d1b.ctex"] [params] diff --git a/assets/Free/Main Characters/Mask Dude/Double Jump (32x32).png b/assets/images/Main Characters/Mask Dude/Double Jump (32x32).png similarity index 100% rename from assets/Free/Main Characters/Mask Dude/Double Jump (32x32).png rename to assets/images/Main Characters/Mask Dude/Double Jump (32x32).png diff --git a/assets/Free/Main Characters/Mask Dude/Double Jump (32x32).png.import b/assets/images/Main Characters/Mask Dude/Double Jump (32x32).png.import similarity index 67% rename from assets/Free/Main Characters/Mask Dude/Double Jump (32x32).png.import rename to assets/images/Main Characters/Mask Dude/Double Jump (32x32).png.import index cd4835b..ffd421c 100644 --- a/assets/Free/Main Characters/Mask Dude/Double Jump (32x32).png.import +++ b/assets/images/Main Characters/Mask Dude/Double Jump (32x32).png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://dvdxncarepte1" -path="res://.godot/imported/Double Jump (32x32).png-fd7308c92af0b8fdcfa1fdbcf93dd265.ctex" +path="res://.godot/imported/Double Jump (32x32).png-a69081781014facd93740f7784a649e9.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Main Characters/Mask Dude/Double Jump (32x32).png" -dest_files=["res://.godot/imported/Double Jump (32x32).png-fd7308c92af0b8fdcfa1fdbcf93dd265.ctex"] +source_file="res://assets/images/Main Characters/Mask Dude/Double Jump (32x32).png" +dest_files=["res://.godot/imported/Double Jump (32x32).png-a69081781014facd93740f7784a649e9.ctex"] [params] diff --git a/assets/Free/Main Characters/Mask Dude/Fall (32x32).png b/assets/images/Main Characters/Mask Dude/Fall (32x32).png similarity index 100% rename from assets/Free/Main Characters/Mask Dude/Fall (32x32).png rename to assets/images/Main Characters/Mask Dude/Fall (32x32).png diff --git a/assets/Free/Main Characters/Mask Dude/Fall (32x32).png.import b/assets/images/Main Characters/Mask Dude/Fall (32x32).png.import similarity index 68% rename from assets/Free/Main Characters/Mask Dude/Fall (32x32).png.import rename to assets/images/Main Characters/Mask Dude/Fall (32x32).png.import index a4883fd..0143739 100644 --- a/assets/Free/Main Characters/Mask Dude/Fall (32x32).png.import +++ b/assets/images/Main Characters/Mask Dude/Fall (32x32).png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://cfqyjxl43oqmj" -path="res://.godot/imported/Fall (32x32).png-549cb755b7824e76bc07ef97e37f9ac6.ctex" +path="res://.godot/imported/Fall (32x32).png-45f0765426aeed435009bc66d5a10e2b.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Main Characters/Mask Dude/Fall (32x32).png" -dest_files=["res://.godot/imported/Fall (32x32).png-549cb755b7824e76bc07ef97e37f9ac6.ctex"] +source_file="res://assets/images/Main Characters/Mask Dude/Fall (32x32).png" +dest_files=["res://.godot/imported/Fall (32x32).png-45f0765426aeed435009bc66d5a10e2b.ctex"] [params] diff --git a/assets/Free/Main Characters/Mask Dude/Hit (32x32).png b/assets/images/Main Characters/Mask Dude/Hit (32x32).png similarity index 100% rename from assets/Free/Main Characters/Mask Dude/Hit (32x32).png rename to assets/images/Main Characters/Mask Dude/Hit (32x32).png diff --git a/assets/Free/Main Characters/Mask Dude/Hit (32x32).png.import b/assets/images/Main Characters/Mask Dude/Hit (32x32).png.import similarity index 69% rename from assets/Free/Main Characters/Mask Dude/Hit (32x32).png.import rename to assets/images/Main Characters/Mask Dude/Hit (32x32).png.import index 2e3c034..25b4d46 100644 --- a/assets/Free/Main Characters/Mask Dude/Hit (32x32).png.import +++ b/assets/images/Main Characters/Mask Dude/Hit (32x32).png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://bmx2ka304ms3b" -path="res://.godot/imported/Hit (32x32).png-10e6bec4108f2356a7940f7cbf876432.ctex" +path="res://.godot/imported/Hit (32x32).png-ffcb26ffcf534bae381e7c33cabeeee8.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Main Characters/Mask Dude/Hit (32x32).png" -dest_files=["res://.godot/imported/Hit (32x32).png-10e6bec4108f2356a7940f7cbf876432.ctex"] +source_file="res://assets/images/Main Characters/Mask Dude/Hit (32x32).png" +dest_files=["res://.godot/imported/Hit (32x32).png-ffcb26ffcf534bae381e7c33cabeeee8.ctex"] [params] diff --git a/assets/Free/Main Characters/Mask Dude/Idle (32x32).png b/assets/images/Main Characters/Mask Dude/Idle (32x32).png similarity index 100% rename from assets/Free/Main Characters/Mask Dude/Idle (32x32).png rename to assets/images/Main Characters/Mask Dude/Idle (32x32).png diff --git a/assets/Free/Traps/Arrow/Idle (18x18).png.import b/assets/images/Main Characters/Mask Dude/Idle (32x32).png.import similarity index 73% rename from assets/Free/Traps/Arrow/Idle (18x18).png.import rename to assets/images/Main Characters/Mask Dude/Idle (32x32).png.import index 4d028a0..6f715d3 100644 --- a/assets/Free/Traps/Arrow/Idle (18x18).png.import +++ b/assets/images/Main Characters/Mask Dude/Idle (32x32).png.import @@ -2,16 +2,16 @@ importer="texture" type="CompressedTexture2D" -uid="uid://bd2uc4qsfr3q8" -path="res://.godot/imported/Idle (18x18).png-f1f74c08701d3d976ae68d9b17dff01d.ctex" +uid="uid://c58snwgxqdbdl" +path="res://.godot/imported/Idle (32x32).png-c220f7b73665ce81841d99bd9f2553df.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Traps/Arrow/Idle (18x18).png" -dest_files=["res://.godot/imported/Idle (18x18).png-f1f74c08701d3d976ae68d9b17dff01d.ctex"] +source_file="res://assets/images/Main Characters/Mask Dude/Idle (32x32).png" +dest_files=["res://.godot/imported/Idle (32x32).png-c220f7b73665ce81841d99bd9f2553df.ctex"] [params] diff --git a/assets/Free/Main Characters/Mask Dude/Jump (32x32).png b/assets/images/Main Characters/Mask Dude/Jump (32x32).png similarity index 100% rename from assets/Free/Main Characters/Mask Dude/Jump (32x32).png rename to assets/images/Main Characters/Mask Dude/Jump (32x32).png diff --git a/assets/Free/Main Characters/Mask Dude/Jump (32x32).png.import b/assets/images/Main Characters/Mask Dude/Jump (32x32).png.import similarity index 68% rename from assets/Free/Main Characters/Mask Dude/Jump (32x32).png.import rename to assets/images/Main Characters/Mask Dude/Jump (32x32).png.import index a223ee1..9ec5a22 100644 --- a/assets/Free/Main Characters/Mask Dude/Jump (32x32).png.import +++ b/assets/images/Main Characters/Mask Dude/Jump (32x32).png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://cbb7f2t3wc50v" -path="res://.godot/imported/Jump (32x32).png-d266c3cf280cfdca68943c2b1a09a081.ctex" +path="res://.godot/imported/Jump (32x32).png-34c229240d0087d98d11bad140c22cb5.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Main Characters/Mask Dude/Jump (32x32).png" -dest_files=["res://.godot/imported/Jump (32x32).png-d266c3cf280cfdca68943c2b1a09a081.ctex"] +source_file="res://assets/images/Main Characters/Mask Dude/Jump (32x32).png" +dest_files=["res://.godot/imported/Jump (32x32).png-34c229240d0087d98d11bad140c22cb5.ctex"] [params] diff --git a/assets/Free/Main Characters/Mask Dude/Run (32x32).png b/assets/images/Main Characters/Mask Dude/Run (32x32).png similarity index 100% rename from assets/Free/Main Characters/Mask Dude/Run (32x32).png rename to assets/images/Main Characters/Mask Dude/Run (32x32).png diff --git a/assets/Free/Main Characters/Mask Dude/Run (32x32).png.import b/assets/images/Main Characters/Mask Dude/Run (32x32).png.import similarity index 69% rename from assets/Free/Main Characters/Mask Dude/Run (32x32).png.import rename to assets/images/Main Characters/Mask Dude/Run (32x32).png.import index 684719a..33d710e 100644 --- a/assets/Free/Main Characters/Mask Dude/Run (32x32).png.import +++ b/assets/images/Main Characters/Mask Dude/Run (32x32).png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://ddc0hjsnbwvk5" -path="res://.godot/imported/Run (32x32).png-9205f87e2731455712504b1c78b75e32.ctex" +path="res://.godot/imported/Run (32x32).png-c7e845859e87bf88bc9d8e4639444557.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Main Characters/Mask Dude/Run (32x32).png" -dest_files=["res://.godot/imported/Run (32x32).png-9205f87e2731455712504b1c78b75e32.ctex"] +source_file="res://assets/images/Main Characters/Mask Dude/Run (32x32).png" +dest_files=["res://.godot/imported/Run (32x32).png-c7e845859e87bf88bc9d8e4639444557.ctex"] [params] diff --git a/assets/Free/Main Characters/Mask Dude/Wall Jump (32x32).png b/assets/images/Main Characters/Mask Dude/Wall Jump (32x32).png similarity index 100% rename from assets/Free/Main Characters/Mask Dude/Wall Jump (32x32).png rename to assets/images/Main Characters/Mask Dude/Wall Jump (32x32).png diff --git a/assets/Free/Main Characters/Mask Dude/Wall Jump (32x32).png.import b/assets/images/Main Characters/Mask Dude/Wall Jump (32x32).png.import similarity index 67% rename from assets/Free/Main Characters/Mask Dude/Wall Jump (32x32).png.import rename to assets/images/Main Characters/Mask Dude/Wall Jump (32x32).png.import index 22d3668..72dd916 100644 --- a/assets/Free/Main Characters/Mask Dude/Wall Jump (32x32).png.import +++ b/assets/images/Main Characters/Mask Dude/Wall Jump (32x32).png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://do76i8t71lxfp" -path="res://.godot/imported/Wall Jump (32x32).png-979e6e3f18151f576f2cac9c34340889.ctex" +path="res://.godot/imported/Wall Jump (32x32).png-5f8c2a642740825677b1580e64888f47.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Main Characters/Mask Dude/Wall Jump (32x32).png" -dest_files=["res://.godot/imported/Wall Jump (32x32).png-979e6e3f18151f576f2cac9c34340889.ctex"] +source_file="res://assets/images/Main Characters/Mask Dude/Wall Jump (32x32).png" +dest_files=["res://.godot/imported/Wall Jump (32x32).png-5f8c2a642740825677b1580e64888f47.ctex"] [params] diff --git a/assets/Free/Main Characters/Pink Man/Double Jump (32x32).png b/assets/images/Main Characters/Pink Man/Double Jump (32x32).png similarity index 100% rename from assets/Free/Main Characters/Pink Man/Double Jump (32x32).png rename to assets/images/Main Characters/Pink Man/Double Jump (32x32).png diff --git a/assets/Free/Main Characters/Pink Man/Double Jump (32x32).png.import b/assets/images/Main Characters/Pink Man/Double Jump (32x32).png.import similarity index 67% rename from assets/Free/Main Characters/Pink Man/Double Jump (32x32).png.import rename to assets/images/Main Characters/Pink Man/Double Jump (32x32).png.import index 293fe14..ac29ced 100644 --- a/assets/Free/Main Characters/Pink Man/Double Jump (32x32).png.import +++ b/assets/images/Main Characters/Pink Man/Double Jump (32x32).png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://ufs55rw3jmki" -path="res://.godot/imported/Double Jump (32x32).png-e938cf99f38cd7c8b6738e682fa7c18a.ctex" +path="res://.godot/imported/Double Jump (32x32).png-b3a3a6d9b9d86898622a4d21b49b45f1.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Main Characters/Pink Man/Double Jump (32x32).png" -dest_files=["res://.godot/imported/Double Jump (32x32).png-e938cf99f38cd7c8b6738e682fa7c18a.ctex"] +source_file="res://assets/images/Main Characters/Pink Man/Double Jump (32x32).png" +dest_files=["res://.godot/imported/Double Jump (32x32).png-b3a3a6d9b9d86898622a4d21b49b45f1.ctex"] [params] diff --git a/assets/Free/Main Characters/Pink Man/Fall (32x32).png b/assets/images/Main Characters/Pink Man/Fall (32x32).png similarity index 100% rename from assets/Free/Main Characters/Pink Man/Fall (32x32).png rename to assets/images/Main Characters/Pink Man/Fall (32x32).png diff --git a/assets/Free/Main Characters/Pink Man/Fall (32x32).png.import b/assets/images/Main Characters/Pink Man/Fall (32x32).png.import similarity index 68% rename from assets/Free/Main Characters/Pink Man/Fall (32x32).png.import rename to assets/images/Main Characters/Pink Man/Fall (32x32).png.import index b5e0380..a07fa7c 100644 --- a/assets/Free/Main Characters/Pink Man/Fall (32x32).png.import +++ b/assets/images/Main Characters/Pink Man/Fall (32x32).png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://citxllbgdqisj" -path="res://.godot/imported/Fall (32x32).png-a4239662ec3daee1c0b1a7122fb97e48.ctex" +path="res://.godot/imported/Fall (32x32).png-d1bc697b661273b605cf8f5f2e9d3a9c.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Main Characters/Pink Man/Fall (32x32).png" -dest_files=["res://.godot/imported/Fall (32x32).png-a4239662ec3daee1c0b1a7122fb97e48.ctex"] +source_file="res://assets/images/Main Characters/Pink Man/Fall (32x32).png" +dest_files=["res://.godot/imported/Fall (32x32).png-d1bc697b661273b605cf8f5f2e9d3a9c.ctex"] [params] diff --git a/assets/Free/Main Characters/Pink Man/Hit (32x32).png b/assets/images/Main Characters/Pink Man/Hit (32x32).png similarity index 100% rename from assets/Free/Main Characters/Pink Man/Hit (32x32).png rename to assets/images/Main Characters/Pink Man/Hit (32x32).png diff --git a/assets/Free/Main Characters/Pink Man/Hit (32x32).png.import b/assets/images/Main Characters/Pink Man/Hit (32x32).png.import similarity index 69% rename from assets/Free/Main Characters/Pink Man/Hit (32x32).png.import rename to assets/images/Main Characters/Pink Man/Hit (32x32).png.import index 092711b..055bb26 100644 --- a/assets/Free/Main Characters/Pink Man/Hit (32x32).png.import +++ b/assets/images/Main Characters/Pink Man/Hit (32x32).png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://u5qitana1v0n" -path="res://.godot/imported/Hit (32x32).png-d5a40df464e5cd63e95138c32ce5e3cf.ctex" +path="res://.godot/imported/Hit (32x32).png-a2c5172d7d99141d821e270e2b2f9f61.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Main Characters/Pink Man/Hit (32x32).png" -dest_files=["res://.godot/imported/Hit (32x32).png-d5a40df464e5cd63e95138c32ce5e3cf.ctex"] +source_file="res://assets/images/Main Characters/Pink Man/Hit (32x32).png" +dest_files=["res://.godot/imported/Hit (32x32).png-a2c5172d7d99141d821e270e2b2f9f61.ctex"] [params] diff --git a/assets/Free/Main Characters/Pink Man/Idle (32x32).png b/assets/images/Main Characters/Pink Man/Idle (32x32).png similarity index 100% rename from assets/Free/Main Characters/Pink Man/Idle (32x32).png rename to assets/images/Main Characters/Pink Man/Idle (32x32).png diff --git a/assets/Free/Main Characters/Pink Man/Idle (32x32).png.import b/assets/images/Main Characters/Pink Man/Idle (32x32).png.import similarity index 68% rename from assets/Free/Main Characters/Pink Man/Idle (32x32).png.import rename to assets/images/Main Characters/Pink Man/Idle (32x32).png.import index e5f42a8..dc2b701 100644 --- a/assets/Free/Main Characters/Pink Man/Idle (32x32).png.import +++ b/assets/images/Main Characters/Pink Man/Idle (32x32).png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://cwmihy8sawhdb" -path="res://.godot/imported/Idle (32x32).png-cc1d2fdc32fc68700a65c37be1300002.ctex" +path="res://.godot/imported/Idle (32x32).png-c623622845f48d476c41707103a768b4.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Main Characters/Pink Man/Idle (32x32).png" -dest_files=["res://.godot/imported/Idle (32x32).png-cc1d2fdc32fc68700a65c37be1300002.ctex"] +source_file="res://assets/images/Main Characters/Pink Man/Idle (32x32).png" +dest_files=["res://.godot/imported/Idle (32x32).png-c623622845f48d476c41707103a768b4.ctex"] [params] diff --git a/assets/Free/Main Characters/Pink Man/Jump (32x32).png b/assets/images/Main Characters/Pink Man/Jump (32x32).png similarity index 100% rename from assets/Free/Main Characters/Pink Man/Jump (32x32).png rename to assets/images/Main Characters/Pink Man/Jump (32x32).png diff --git a/assets/Free/Main Characters/Pink Man/Jump (32x32).png.import b/assets/images/Main Characters/Pink Man/Jump (32x32).png.import similarity index 68% rename from assets/Free/Main Characters/Pink Man/Jump (32x32).png.import rename to assets/images/Main Characters/Pink Man/Jump (32x32).png.import index c6c54b3..48aac84 100644 --- a/assets/Free/Main Characters/Pink Man/Jump (32x32).png.import +++ b/assets/images/Main Characters/Pink Man/Jump (32x32).png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://b2h33w2pypdcq" -path="res://.godot/imported/Jump (32x32).png-229f15e72c6547751cdf44bd87a44dbb.ctex" +path="res://.godot/imported/Jump (32x32).png-e74a92dcc1a4816b9824cf61b4709605.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Main Characters/Pink Man/Jump (32x32).png" -dest_files=["res://.godot/imported/Jump (32x32).png-229f15e72c6547751cdf44bd87a44dbb.ctex"] +source_file="res://assets/images/Main Characters/Pink Man/Jump (32x32).png" +dest_files=["res://.godot/imported/Jump (32x32).png-e74a92dcc1a4816b9824cf61b4709605.ctex"] [params] diff --git a/assets/Free/Main Characters/Pink Man/Run (32x32).png b/assets/images/Main Characters/Pink Man/Run (32x32).png similarity index 100% rename from assets/Free/Main Characters/Pink Man/Run (32x32).png rename to assets/images/Main Characters/Pink Man/Run (32x32).png diff --git a/assets/Free/Main Characters/Pink Man/Run (32x32).png.import b/assets/images/Main Characters/Pink Man/Run (32x32).png.import similarity index 69% rename from assets/Free/Main Characters/Pink Man/Run (32x32).png.import rename to assets/images/Main Characters/Pink Man/Run (32x32).png.import index 21f9d05..37a93a2 100644 --- a/assets/Free/Main Characters/Pink Man/Run (32x32).png.import +++ b/assets/images/Main Characters/Pink Man/Run (32x32).png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://cil1ingjqtsxp" -path="res://.godot/imported/Run (32x32).png-d7d4892584ac12e7624cb30590f1136f.ctex" +path="res://.godot/imported/Run (32x32).png-87be0543153b9a26ec1e1da5e368b81a.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Main Characters/Pink Man/Run (32x32).png" -dest_files=["res://.godot/imported/Run (32x32).png-d7d4892584ac12e7624cb30590f1136f.ctex"] +source_file="res://assets/images/Main Characters/Pink Man/Run (32x32).png" +dest_files=["res://.godot/imported/Run (32x32).png-87be0543153b9a26ec1e1da5e368b81a.ctex"] [params] diff --git a/assets/Free/Main Characters/Pink Man/Wall Jump (32x32).png b/assets/images/Main Characters/Pink Man/Wall Jump (32x32).png similarity index 100% rename from assets/Free/Main Characters/Pink Man/Wall Jump (32x32).png rename to assets/images/Main Characters/Pink Man/Wall Jump (32x32).png diff --git a/assets/Free/Main Characters/Pink Man/Wall Jump (32x32).png.import b/assets/images/Main Characters/Pink Man/Wall Jump (32x32).png.import similarity index 67% rename from assets/Free/Main Characters/Pink Man/Wall Jump (32x32).png.import rename to assets/images/Main Characters/Pink Man/Wall Jump (32x32).png.import index 4d9c333..d667e58 100644 --- a/assets/Free/Main Characters/Pink Man/Wall Jump (32x32).png.import +++ b/assets/images/Main Characters/Pink Man/Wall Jump (32x32).png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://rm86esmdc6jt" -path="res://.godot/imported/Wall Jump (32x32).png-fa2c45dc89b6cb42a2ba460320474477.ctex" +path="res://.godot/imported/Wall Jump (32x32).png-1d4c54bcd3a03758821318020dc4490a.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Main Characters/Pink Man/Wall Jump (32x32).png" -dest_files=["res://.godot/imported/Wall Jump (32x32).png-fa2c45dc89b6cb42a2ba460320474477.ctex"] +source_file="res://assets/images/Main Characters/Pink Man/Wall Jump (32x32).png" +dest_files=["res://.godot/imported/Wall Jump (32x32).png-1d4c54bcd3a03758821318020dc4490a.ctex"] [params] diff --git a/assets/Free/Main Characters/Virtual Guy/Double Jump (32x32).png b/assets/images/Main Characters/Virtual Guy/Double Jump (32x32).png similarity index 100% rename from assets/Free/Main Characters/Virtual Guy/Double Jump (32x32).png rename to assets/images/Main Characters/Virtual Guy/Double Jump (32x32).png diff --git a/assets/Free/Main Characters/Virtual Guy/Double Jump (32x32).png.import b/assets/images/Main Characters/Virtual Guy/Double Jump (32x32).png.import similarity index 66% rename from assets/Free/Main Characters/Virtual Guy/Double Jump (32x32).png.import rename to assets/images/Main Characters/Virtual Guy/Double Jump (32x32).png.import index f232792..0fda02e 100644 --- a/assets/Free/Main Characters/Virtual Guy/Double Jump (32x32).png.import +++ b/assets/images/Main Characters/Virtual Guy/Double Jump (32x32).png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://xvlsn01plhha" -path="res://.godot/imported/Double Jump (32x32).png-0c1ddf088628eb2f78e36596a761d2ba.ctex" +path="res://.godot/imported/Double Jump (32x32).png-fb21c2121965c0c011d4c8f40fd556ab.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Main Characters/Virtual Guy/Double Jump (32x32).png" -dest_files=["res://.godot/imported/Double Jump (32x32).png-0c1ddf088628eb2f78e36596a761d2ba.ctex"] +source_file="res://assets/images/Main Characters/Virtual Guy/Double Jump (32x32).png" +dest_files=["res://.godot/imported/Double Jump (32x32).png-fb21c2121965c0c011d4c8f40fd556ab.ctex"] [params] diff --git a/assets/Free/Main Characters/Virtual Guy/Fall (32x32).png b/assets/images/Main Characters/Virtual Guy/Fall (32x32).png similarity index 100% rename from assets/Free/Main Characters/Virtual Guy/Fall (32x32).png rename to assets/images/Main Characters/Virtual Guy/Fall (32x32).png diff --git a/assets/Free/Main Characters/Virtual Guy/Fall (32x32).png.import b/assets/images/Main Characters/Virtual Guy/Fall (32x32).png.import similarity index 68% rename from assets/Free/Main Characters/Virtual Guy/Fall (32x32).png.import rename to assets/images/Main Characters/Virtual Guy/Fall (32x32).png.import index e5f3e98..0656f29 100644 --- a/assets/Free/Main Characters/Virtual Guy/Fall (32x32).png.import +++ b/assets/images/Main Characters/Virtual Guy/Fall (32x32).png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://d04ig5kn4rdm6" -path="res://.godot/imported/Fall (32x32).png-58fa0dcc4a6e6fa073d74ddcb3a9e9c9.ctex" +path="res://.godot/imported/Fall (32x32).png-dbb8ceeb7955f4dc82fbc848a0894313.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Main Characters/Virtual Guy/Fall (32x32).png" -dest_files=["res://.godot/imported/Fall (32x32).png-58fa0dcc4a6e6fa073d74ddcb3a9e9c9.ctex"] +source_file="res://assets/images/Main Characters/Virtual Guy/Fall (32x32).png" +dest_files=["res://.godot/imported/Fall (32x32).png-dbb8ceeb7955f4dc82fbc848a0894313.ctex"] [params] diff --git a/assets/Free/Main Characters/Virtual Guy/Hit (32x32).png b/assets/images/Main Characters/Virtual Guy/Hit (32x32).png similarity index 100% rename from assets/Free/Main Characters/Virtual Guy/Hit (32x32).png rename to assets/images/Main Characters/Virtual Guy/Hit (32x32).png diff --git a/assets/Free/Main Characters/Virtual Guy/Hit (32x32).png.import b/assets/images/Main Characters/Virtual Guy/Hit (32x32).png.import similarity index 68% rename from assets/Free/Main Characters/Virtual Guy/Hit (32x32).png.import rename to assets/images/Main Characters/Virtual Guy/Hit (32x32).png.import index c104e02..825d1ff 100644 --- a/assets/Free/Main Characters/Virtual Guy/Hit (32x32).png.import +++ b/assets/images/Main Characters/Virtual Guy/Hit (32x32).png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://wofjyhenrfs7" -path="res://.godot/imported/Hit (32x32).png-d32f9d7452178178f4581526b41189df.ctex" +path="res://.godot/imported/Hit (32x32).png-e7b390a88f81424238ad0df9434c8bae.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Main Characters/Virtual Guy/Hit (32x32).png" -dest_files=["res://.godot/imported/Hit (32x32).png-d32f9d7452178178f4581526b41189df.ctex"] +source_file="res://assets/images/Main Characters/Virtual Guy/Hit (32x32).png" +dest_files=["res://.godot/imported/Hit (32x32).png-e7b390a88f81424238ad0df9434c8bae.ctex"] [params] diff --git a/assets/Free/Main Characters/Virtual Guy/Idle (32x32).png b/assets/images/Main Characters/Virtual Guy/Idle (32x32).png similarity index 100% rename from assets/Free/Main Characters/Virtual Guy/Idle (32x32).png rename to assets/images/Main Characters/Virtual Guy/Idle (32x32).png diff --git a/assets/Free/Main Characters/Virtual Guy/Idle (32x32).png.import b/assets/images/Main Characters/Virtual Guy/Idle (32x32).png.import similarity index 68% rename from assets/Free/Main Characters/Virtual Guy/Idle (32x32).png.import rename to assets/images/Main Characters/Virtual Guy/Idle (32x32).png.import index c2d232e..599b7c1 100644 --- a/assets/Free/Main Characters/Virtual Guy/Idle (32x32).png.import +++ b/assets/images/Main Characters/Virtual Guy/Idle (32x32).png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://c0jcxr3gxq8t1" -path="res://.godot/imported/Idle (32x32).png-6b14cbcaa5586131655076887d49ca3c.ctex" +path="res://.godot/imported/Idle (32x32).png-40dec28335689932c12a1eeea810058c.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Main Characters/Virtual Guy/Idle (32x32).png" -dest_files=["res://.godot/imported/Idle (32x32).png-6b14cbcaa5586131655076887d49ca3c.ctex"] +source_file="res://assets/images/Main Characters/Virtual Guy/Idle (32x32).png" +dest_files=["res://.godot/imported/Idle (32x32).png-40dec28335689932c12a1eeea810058c.ctex"] [params] diff --git a/assets/Free/Main Characters/Virtual Guy/Jump (32x32).png b/assets/images/Main Characters/Virtual Guy/Jump (32x32).png similarity index 100% rename from assets/Free/Main Characters/Virtual Guy/Jump (32x32).png rename to assets/images/Main Characters/Virtual Guy/Jump (32x32).png diff --git a/assets/Free/Main Characters/Virtual Guy/Jump (32x32).png.import b/assets/images/Main Characters/Virtual Guy/Jump (32x32).png.import similarity index 68% rename from assets/Free/Main Characters/Virtual Guy/Jump (32x32).png.import rename to assets/images/Main Characters/Virtual Guy/Jump (32x32).png.import index 18e09ee..f29cc29 100644 --- a/assets/Free/Main Characters/Virtual Guy/Jump (32x32).png.import +++ b/assets/images/Main Characters/Virtual Guy/Jump (32x32).png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://dgbimfsvcb8j3" -path="res://.godot/imported/Jump (32x32).png-ea7d03a4e95d0c69813689e2c5c1995d.ctex" +path="res://.godot/imported/Jump (32x32).png-bef5d434afcf38240b527ed64fe2075f.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Main Characters/Virtual Guy/Jump (32x32).png" -dest_files=["res://.godot/imported/Jump (32x32).png-ea7d03a4e95d0c69813689e2c5c1995d.ctex"] +source_file="res://assets/images/Main Characters/Virtual Guy/Jump (32x32).png" +dest_files=["res://.godot/imported/Jump (32x32).png-bef5d434afcf38240b527ed64fe2075f.ctex"] [params] diff --git a/assets/Free/Main Characters/Virtual Guy/Run (32x32).png b/assets/images/Main Characters/Virtual Guy/Run (32x32).png similarity index 100% rename from assets/Free/Main Characters/Virtual Guy/Run (32x32).png rename to assets/images/Main Characters/Virtual Guy/Run (32x32).png diff --git a/assets/Free/Main Characters/Virtual Guy/Run (32x32).png.import b/assets/images/Main Characters/Virtual Guy/Run (32x32).png.import similarity index 68% rename from assets/Free/Main Characters/Virtual Guy/Run (32x32).png.import rename to assets/images/Main Characters/Virtual Guy/Run (32x32).png.import index f873a11..c73d949 100644 --- a/assets/Free/Main Characters/Virtual Guy/Run (32x32).png.import +++ b/assets/images/Main Characters/Virtual Guy/Run (32x32).png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://g8xps8x454si" -path="res://.godot/imported/Run (32x32).png-4a60023aaae22d3e57fee0c5435c994d.ctex" +path="res://.godot/imported/Run (32x32).png-b4fd9e982f9c95c44f47a63f97e58094.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Main Characters/Virtual Guy/Run (32x32).png" -dest_files=["res://.godot/imported/Run (32x32).png-4a60023aaae22d3e57fee0c5435c994d.ctex"] +source_file="res://assets/images/Main Characters/Virtual Guy/Run (32x32).png" +dest_files=["res://.godot/imported/Run (32x32).png-b4fd9e982f9c95c44f47a63f97e58094.ctex"] [params] diff --git a/assets/Free/Main Characters/Virtual Guy/Wall Jump (32x32).png b/assets/images/Main Characters/Virtual Guy/Wall Jump (32x32).png similarity index 100% rename from assets/Free/Main Characters/Virtual Guy/Wall Jump (32x32).png rename to assets/images/Main Characters/Virtual Guy/Wall Jump (32x32).png diff --git a/assets/Free/Main Characters/Virtual Guy/Wall Jump (32x32).png.import b/assets/images/Main Characters/Virtual Guy/Wall Jump (32x32).png.import similarity index 67% rename from assets/Free/Main Characters/Virtual Guy/Wall Jump (32x32).png.import rename to assets/images/Main Characters/Virtual Guy/Wall Jump (32x32).png.import index 539abc3..7c54c9a 100644 --- a/assets/Free/Main Characters/Virtual Guy/Wall Jump (32x32).png.import +++ b/assets/images/Main Characters/Virtual Guy/Wall Jump (32x32).png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://bt3v6ynycd4wo" -path="res://.godot/imported/Wall Jump (32x32).png-30cf3d24dc4409f5949919a0a17b8f63.ctex" +path="res://.godot/imported/Wall Jump (32x32).png-8578e39701167245f842ec122726239f.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Main Characters/Virtual Guy/Wall Jump (32x32).png" -dest_files=["res://.godot/imported/Wall Jump (32x32).png-30cf3d24dc4409f5949919a0a17b8f63.ctex"] +source_file="res://assets/images/Main Characters/Virtual Guy/Wall Jump (32x32).png" +dest_files=["res://.godot/imported/Wall Jump (32x32).png-8578e39701167245f842ec122726239f.ctex"] [params] diff --git a/assets/Free/Menu/Buttons/Achievements.png b/assets/images/Menu/Buttons/Achievements.png similarity index 100% rename from assets/Free/Menu/Buttons/Achievements.png rename to assets/images/Menu/Buttons/Achievements.png diff --git a/assets/Free/Menu/Buttons/Achievements.png.import b/assets/images/Menu/Buttons/Achievements.png.import similarity index 69% rename from assets/Free/Menu/Buttons/Achievements.png.import rename to assets/images/Menu/Buttons/Achievements.png.import index a8bf4e7..c16feaa 100644 --- a/assets/Free/Menu/Buttons/Achievements.png.import +++ b/assets/images/Menu/Buttons/Achievements.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://dovnb0ye40r0g" -path="res://.godot/imported/Achievements.png-19f3ae82bbbbf779ced79782c9575530.ctex" +path="res://.godot/imported/Achievements.png-226e064ecfaaa2182aaf04fbfc905dfa.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Menu/Buttons/Achievements.png" -dest_files=["res://.godot/imported/Achievements.png-19f3ae82bbbbf779ced79782c9575530.ctex"] +source_file="res://assets/images/Menu/Buttons/Achievements.png" +dest_files=["res://.godot/imported/Achievements.png-226e064ecfaaa2182aaf04fbfc905dfa.ctex"] [params] diff --git a/assets/Free/Menu/Buttons/Back.png b/assets/images/Menu/Buttons/Back.png similarity index 100% rename from assets/Free/Menu/Buttons/Back.png rename to assets/images/Menu/Buttons/Back.png diff --git a/assets/Free/Menu/Buttons/Back.png.import b/assets/images/Menu/Buttons/Back.png.import similarity index 72% rename from assets/Free/Menu/Buttons/Back.png.import rename to assets/images/Menu/Buttons/Back.png.import index 39f2d03..fb6af51 100644 --- a/assets/Free/Menu/Buttons/Back.png.import +++ b/assets/images/Menu/Buttons/Back.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://chybj6gaql85q" -path="res://.godot/imported/Back.png-a85a199f7335359f770112c6c35a28f4.ctex" +path="res://.godot/imported/Back.png-725011ad7d7f60c38d29e949fe365126.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Menu/Buttons/Back.png" -dest_files=["res://.godot/imported/Back.png-a85a199f7335359f770112c6c35a28f4.ctex"] +source_file="res://assets/images/Menu/Buttons/Back.png" +dest_files=["res://.godot/imported/Back.png-725011ad7d7f60c38d29e949fe365126.ctex"] [params] diff --git a/assets/Free/Menu/Buttons/Close.png b/assets/images/Menu/Buttons/Close.png similarity index 100% rename from assets/Free/Menu/Buttons/Close.png rename to assets/images/Menu/Buttons/Close.png diff --git a/assets/Free/Menu/Buttons/Close.png.import b/assets/images/Menu/Buttons/Close.png.import similarity index 71% rename from assets/Free/Menu/Buttons/Close.png.import rename to assets/images/Menu/Buttons/Close.png.import index c78e74f..9bdefa5 100644 --- a/assets/Free/Menu/Buttons/Close.png.import +++ b/assets/images/Menu/Buttons/Close.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://cojn5sw3m27hx" -path="res://.godot/imported/Close.png-4f7936462e73cc1ab6573132671b386f.ctex" +path="res://.godot/imported/Close.png-402257d81ffb91094646416c3bf9cda9.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Menu/Buttons/Close.png" -dest_files=["res://.godot/imported/Close.png-4f7936462e73cc1ab6573132671b386f.ctex"] +source_file="res://assets/images/Menu/Buttons/Close.png" +dest_files=["res://.godot/imported/Close.png-402257d81ffb91094646416c3bf9cda9.ctex"] [params] diff --git a/assets/Free/Menu/Buttons/Leaderboard.png b/assets/images/Menu/Buttons/Leaderboard.png similarity index 100% rename from assets/Free/Menu/Buttons/Leaderboard.png rename to assets/images/Menu/Buttons/Leaderboard.png diff --git a/assets/Free/Menu/Buttons/Leaderboard.png.import b/assets/images/Menu/Buttons/Leaderboard.png.import similarity index 70% rename from assets/Free/Menu/Buttons/Leaderboard.png.import rename to assets/images/Menu/Buttons/Leaderboard.png.import index 3dc10a2..a630169 100644 --- a/assets/Free/Menu/Buttons/Leaderboard.png.import +++ b/assets/images/Menu/Buttons/Leaderboard.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://b41agk6c7cu6a" -path="res://.godot/imported/Leaderboard.png-baec88b817e58deb9968827c766afc9d.ctex" +path="res://.godot/imported/Leaderboard.png-18305e25e223cb67a4c017295a248c68.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Menu/Buttons/Leaderboard.png" -dest_files=["res://.godot/imported/Leaderboard.png-baec88b817e58deb9968827c766afc9d.ctex"] +source_file="res://assets/images/Menu/Buttons/Leaderboard.png" +dest_files=["res://.godot/imported/Leaderboard.png-18305e25e223cb67a4c017295a248c68.ctex"] [params] diff --git a/assets/Free/Menu/Buttons/Levels.png b/assets/images/Menu/Buttons/Levels.png similarity index 100% rename from assets/Free/Menu/Buttons/Levels.png rename to assets/images/Menu/Buttons/Levels.png diff --git a/assets/Free/Menu/Buttons/Levels.png.import b/assets/images/Menu/Buttons/Levels.png.import similarity index 71% rename from assets/Free/Menu/Buttons/Levels.png.import rename to assets/images/Menu/Buttons/Levels.png.import index 0d2a254..b6fade0 100644 --- a/assets/Free/Menu/Buttons/Levels.png.import +++ b/assets/images/Menu/Buttons/Levels.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://bufbxisbpac3r" -path="res://.godot/imported/Levels.png-0c2e88807b583f5f2d06886e2b02ec5c.ctex" +path="res://.godot/imported/Levels.png-89df48a1da14562344b7e33a2cafe147.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Menu/Buttons/Levels.png" -dest_files=["res://.godot/imported/Levels.png-0c2e88807b583f5f2d06886e2b02ec5c.ctex"] +source_file="res://assets/images/Menu/Buttons/Levels.png" +dest_files=["res://.godot/imported/Levels.png-89df48a1da14562344b7e33a2cafe147.ctex"] [params] diff --git a/assets/Free/Menu/Buttons/Next.png b/assets/images/Menu/Buttons/Next.png similarity index 100% rename from assets/Free/Menu/Buttons/Next.png rename to assets/images/Menu/Buttons/Next.png diff --git a/assets/Free/Menu/Buttons/Next.png.import b/assets/images/Menu/Buttons/Next.png.import similarity index 72% rename from assets/Free/Menu/Buttons/Next.png.import rename to assets/images/Menu/Buttons/Next.png.import index 9575be1..c829fcf 100644 --- a/assets/Free/Menu/Buttons/Next.png.import +++ b/assets/images/Menu/Buttons/Next.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://cndfqrwm3lm6f" -path="res://.godot/imported/Next.png-717a0d49769540e9475f6b238e536eed.ctex" +path="res://.godot/imported/Next.png-58f10b44aea421403f7d5bc2209efc91.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Menu/Buttons/Next.png" -dest_files=["res://.godot/imported/Next.png-717a0d49769540e9475f6b238e536eed.ctex"] +source_file="res://assets/images/Menu/Buttons/Next.png" +dest_files=["res://.godot/imported/Next.png-58f10b44aea421403f7d5bc2209efc91.ctex"] [params] diff --git a/assets/Free/Menu/Buttons/Play.png b/assets/images/Menu/Buttons/Play.png similarity index 100% rename from assets/Free/Menu/Buttons/Play.png rename to assets/images/Menu/Buttons/Play.png diff --git a/assets/Free/Menu/Buttons/Play.png.import b/assets/images/Menu/Buttons/Play.png.import similarity index 72% rename from assets/Free/Menu/Buttons/Play.png.import rename to assets/images/Menu/Buttons/Play.png.import index 59a84ac..8898a9e 100644 --- a/assets/Free/Menu/Buttons/Play.png.import +++ b/assets/images/Menu/Buttons/Play.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://ccqr58ca2ldhc" -path="res://.godot/imported/Play.png-89e54570834013a6136035a2646ca751.ctex" +path="res://.godot/imported/Play.png-fe23afd429098ca678fb3bc697b76e89.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Menu/Buttons/Play.png" -dest_files=["res://.godot/imported/Play.png-89e54570834013a6136035a2646ca751.ctex"] +source_file="res://assets/images/Menu/Buttons/Play.png" +dest_files=["res://.godot/imported/Play.png-fe23afd429098ca678fb3bc697b76e89.ctex"] [params] diff --git a/assets/Free/Menu/Buttons/Previous.png b/assets/images/Menu/Buttons/Previous.png similarity index 100% rename from assets/Free/Menu/Buttons/Previous.png rename to assets/images/Menu/Buttons/Previous.png diff --git a/assets/Free/Menu/Buttons/Previous.png.import b/assets/images/Menu/Buttons/Previous.png.import similarity index 70% rename from assets/Free/Menu/Buttons/Previous.png.import rename to assets/images/Menu/Buttons/Previous.png.import index d07fa78..486aa58 100644 --- a/assets/Free/Menu/Buttons/Previous.png.import +++ b/assets/images/Menu/Buttons/Previous.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://djynnffnwnfr0" -path="res://.godot/imported/Previous.png-aee76f95692a1ceb2729e7199cb2d241.ctex" +path="res://.godot/imported/Previous.png-d5650d7603497b94d8af408d9f19b493.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Menu/Buttons/Previous.png" -dest_files=["res://.godot/imported/Previous.png-aee76f95692a1ceb2729e7199cb2d241.ctex"] +source_file="res://assets/images/Menu/Buttons/Previous.png" +dest_files=["res://.godot/imported/Previous.png-d5650d7603497b94d8af408d9f19b493.ctex"] [params] diff --git a/assets/Free/Menu/Buttons/Restart.png b/assets/images/Menu/Buttons/Restart.png similarity index 100% rename from assets/Free/Menu/Buttons/Restart.png rename to assets/images/Menu/Buttons/Restart.png diff --git a/assets/Free/Menu/Buttons/Restart.png.import b/assets/images/Menu/Buttons/Restart.png.import similarity index 71% rename from assets/Free/Menu/Buttons/Restart.png.import rename to assets/images/Menu/Buttons/Restart.png.import index f5efdbc..84e35a9 100644 --- a/assets/Free/Menu/Buttons/Restart.png.import +++ b/assets/images/Menu/Buttons/Restart.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://cpri8k7rw1cfk" -path="res://.godot/imported/Restart.png-be8eef28ffca7be68584d2a0f18961bb.ctex" +path="res://.godot/imported/Restart.png-65c5bce405b60a4f08f52e98f270cdd0.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Menu/Buttons/Restart.png" -dest_files=["res://.godot/imported/Restart.png-be8eef28ffca7be68584d2a0f18961bb.ctex"] +source_file="res://assets/images/Menu/Buttons/Restart.png" +dest_files=["res://.godot/imported/Restart.png-65c5bce405b60a4f08f52e98f270cdd0.ctex"] [params] diff --git a/assets/Free/Menu/Buttons/Settings.png b/assets/images/Menu/Buttons/Settings.png similarity index 100% rename from assets/Free/Menu/Buttons/Settings.png rename to assets/images/Menu/Buttons/Settings.png diff --git a/assets/Free/Menu/Buttons/Settings.png.import b/assets/images/Menu/Buttons/Settings.png.import similarity index 70% rename from assets/Free/Menu/Buttons/Settings.png.import rename to assets/images/Menu/Buttons/Settings.png.import index a55ed45..7ae61f9 100644 --- a/assets/Free/Menu/Buttons/Settings.png.import +++ b/assets/images/Menu/Buttons/Settings.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://by2vq318bo1cc" -path="res://.godot/imported/Settings.png-0ffc72d6b75c748c33b518c1933a56d6.ctex" +path="res://.godot/imported/Settings.png-456036475b84da8c1e21f4c1a9e44afa.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Menu/Buttons/Settings.png" -dest_files=["res://.godot/imported/Settings.png-0ffc72d6b75c748c33b518c1933a56d6.ctex"] +source_file="res://assets/images/Menu/Buttons/Settings.png" +dest_files=["res://.godot/imported/Settings.png-456036475b84da8c1e21f4c1a9e44afa.ctex"] [params] diff --git a/assets/Free/Menu/Buttons/Volume.png b/assets/images/Menu/Buttons/Volume.png similarity index 100% rename from assets/Free/Menu/Buttons/Volume.png rename to assets/images/Menu/Buttons/Volume.png diff --git a/assets/Free/Menu/Buttons/Volume.png.import b/assets/images/Menu/Buttons/Volume.png.import similarity index 71% rename from assets/Free/Menu/Buttons/Volume.png.import rename to assets/images/Menu/Buttons/Volume.png.import index 36abcd2..e4ffcdb 100644 --- a/assets/Free/Menu/Buttons/Volume.png.import +++ b/assets/images/Menu/Buttons/Volume.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://cwpnfio8yt280" -path="res://.godot/imported/Volume.png-8f113fcedea7d77bbc67c63a7bd94972.ctex" +path="res://.godot/imported/Volume.png-bf032c7083a9eb94b114dfdf75efccae.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Menu/Buttons/Volume.png" -dest_files=["res://.godot/imported/Volume.png-8f113fcedea7d77bbc67c63a7bd94972.ctex"] +source_file="res://assets/images/Menu/Buttons/Volume.png" +dest_files=["res://.godot/imported/Volume.png-bf032c7083a9eb94b114dfdf75efccae.ctex"] [params] diff --git a/assets/Free/Menu/Buttons/Volume_mute.png b/assets/images/Menu/Buttons/Volume_mute.png similarity index 100% rename from assets/Free/Menu/Buttons/Volume_mute.png rename to assets/images/Menu/Buttons/Volume_mute.png diff --git a/assets/Free/Menu/Buttons/Volume_mute.png.import b/assets/images/Menu/Buttons/Volume_mute.png.import similarity index 70% rename from assets/Free/Menu/Buttons/Volume_mute.png.import rename to assets/images/Menu/Buttons/Volume_mute.png.import index 3a74a35..309dffa 100644 --- a/assets/Free/Menu/Buttons/Volume_mute.png.import +++ b/assets/images/Menu/Buttons/Volume_mute.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://bnyejhxumad1n" -path="res://.godot/imported/Volume_mute.png-d143c7e75600d643c001ae59c040aac5.ctex" +path="res://.godot/imported/Volume_mute.png-62dfd356fd62d3284c60b165a84f30f4.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Menu/Buttons/Volume_mute.png" -dest_files=["res://.godot/imported/Volume_mute.png-d143c7e75600d643c001ae59c040aac5.ctex"] +source_file="res://assets/images/Menu/Buttons/Volume_mute.png" +dest_files=["res://.godot/imported/Volume_mute.png-62dfd356fd62d3284c60b165a84f30f4.ctex"] [params] diff --git a/assets/Free/Menu/Levels/01.png b/assets/images/Menu/Levels/01.png similarity index 100% rename from assets/Free/Menu/Levels/01.png rename to assets/images/Menu/Levels/01.png diff --git a/assets/Free/Menu/Levels/01.png.import b/assets/images/Menu/Levels/01.png.import similarity index 72% rename from assets/Free/Menu/Levels/01.png.import rename to assets/images/Menu/Levels/01.png.import index f32c470..7584173 100644 --- a/assets/Free/Menu/Levels/01.png.import +++ b/assets/images/Menu/Levels/01.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://brgdnlpg6gpwf" -path="res://.godot/imported/01.png-2df5865dbe642723f0ce42c927c21642.ctex" +path="res://.godot/imported/01.png-0c1da2e668616470319f39253c2f8faf.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Menu/Levels/01.png" -dest_files=["res://.godot/imported/01.png-2df5865dbe642723f0ce42c927c21642.ctex"] +source_file="res://assets/images/Menu/Levels/01.png" +dest_files=["res://.godot/imported/01.png-0c1da2e668616470319f39253c2f8faf.ctex"] [params] diff --git a/assets/Free/Menu/Levels/02.png b/assets/images/Menu/Levels/02.png similarity index 100% rename from assets/Free/Menu/Levels/02.png rename to assets/images/Menu/Levels/02.png diff --git a/assets/Free/Menu/Levels/02.png.import b/assets/images/Menu/Levels/02.png.import similarity index 72% rename from assets/Free/Menu/Levels/02.png.import rename to assets/images/Menu/Levels/02.png.import index 6a0bde3..b938f87 100644 --- a/assets/Free/Menu/Levels/02.png.import +++ b/assets/images/Menu/Levels/02.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://b5e4tix0y2yje" -path="res://.godot/imported/02.png-f6deccbc2a04e9fb70a6f18e33cff008.ctex" +path="res://.godot/imported/02.png-1cc5a56860100829c126963d1b8eb839.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Menu/Levels/02.png" -dest_files=["res://.godot/imported/02.png-f6deccbc2a04e9fb70a6f18e33cff008.ctex"] +source_file="res://assets/images/Menu/Levels/02.png" +dest_files=["res://.godot/imported/02.png-1cc5a56860100829c126963d1b8eb839.ctex"] [params] diff --git a/assets/Free/Menu/Levels/03.png b/assets/images/Menu/Levels/03.png similarity index 100% rename from assets/Free/Menu/Levels/03.png rename to assets/images/Menu/Levels/03.png diff --git a/assets/Free/Menu/Levels/03.png.import b/assets/images/Menu/Levels/03.png.import similarity index 72% rename from assets/Free/Menu/Levels/03.png.import rename to assets/images/Menu/Levels/03.png.import index 72fe95d..727eb2e 100644 --- a/assets/Free/Menu/Levels/03.png.import +++ b/assets/images/Menu/Levels/03.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://o235hdyvr26r" -path="res://.godot/imported/03.png-4fd358dc0e77f0f342fda3afc09f0a9b.ctex" +path="res://.godot/imported/03.png-e0295744745ab274960a3b3b4d7fec08.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Menu/Levels/03.png" -dest_files=["res://.godot/imported/03.png-4fd358dc0e77f0f342fda3afc09f0a9b.ctex"] +source_file="res://assets/images/Menu/Levels/03.png" +dest_files=["res://.godot/imported/03.png-e0295744745ab274960a3b3b4d7fec08.ctex"] [params] diff --git a/assets/Free/Menu/Levels/04.png b/assets/images/Menu/Levels/04.png similarity index 100% rename from assets/Free/Menu/Levels/04.png rename to assets/images/Menu/Levels/04.png diff --git a/assets/images/Menu/Levels/04.png.import b/assets/images/Menu/Levels/04.png.import new file mode 100644 index 0000000..7ed3959 --- /dev/null +++ b/assets/images/Menu/Levels/04.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ccm06g1v55ebx" +path="res://.godot/imported/04.png-4f3e776167d7208889ae6062bf685667.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/images/Menu/Levels/04.png" +dest_files=["res://.godot/imported/04.png-4f3e776167d7208889ae6062bf685667.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/assets/Free/Menu/Levels/05.png b/assets/images/Menu/Levels/05.png similarity index 100% rename from assets/Free/Menu/Levels/05.png rename to assets/images/Menu/Levels/05.png diff --git a/assets/Free/Menu/Levels/05.png.import b/assets/images/Menu/Levels/05.png.import similarity index 72% rename from assets/Free/Menu/Levels/05.png.import rename to assets/images/Menu/Levels/05.png.import index 8c1c91d..a6189ea 100644 --- a/assets/Free/Menu/Levels/05.png.import +++ b/assets/images/Menu/Levels/05.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://b3cuawnxayd8i" -path="res://.godot/imported/05.png-9b9323a85442de2e57c07411f420d47a.ctex" +path="res://.godot/imported/05.png-4e1064881a20e82244edbeda776d68c5.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Menu/Levels/05.png" -dest_files=["res://.godot/imported/05.png-9b9323a85442de2e57c07411f420d47a.ctex"] +source_file="res://assets/images/Menu/Levels/05.png" +dest_files=["res://.godot/imported/05.png-4e1064881a20e82244edbeda776d68c5.ctex"] [params] diff --git a/assets/Free/Menu/Levels/06.png b/assets/images/Menu/Levels/06.png similarity index 100% rename from assets/Free/Menu/Levels/06.png rename to assets/images/Menu/Levels/06.png diff --git a/assets/Free/Menu/Levels/06.png.import b/assets/images/Menu/Levels/06.png.import similarity index 72% rename from assets/Free/Menu/Levels/06.png.import rename to assets/images/Menu/Levels/06.png.import index f4a0766..887adad 100644 --- a/assets/Free/Menu/Levels/06.png.import +++ b/assets/images/Menu/Levels/06.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://d3j72d43xst1f" -path="res://.godot/imported/06.png-3a1ed139a0f64c350ee9d633ea2fe4cc.ctex" +path="res://.godot/imported/06.png-55e0c6b7efc5d9c772fb1e9ff5689ccd.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Menu/Levels/06.png" -dest_files=["res://.godot/imported/06.png-3a1ed139a0f64c350ee9d633ea2fe4cc.ctex"] +source_file="res://assets/images/Menu/Levels/06.png" +dest_files=["res://.godot/imported/06.png-55e0c6b7efc5d9c772fb1e9ff5689ccd.ctex"] [params] diff --git a/assets/Free/Menu/Levels/07.png b/assets/images/Menu/Levels/07.png similarity index 100% rename from assets/Free/Menu/Levels/07.png rename to assets/images/Menu/Levels/07.png diff --git a/assets/Free/Menu/Levels/07.png.import b/assets/images/Menu/Levels/07.png.import similarity index 72% rename from assets/Free/Menu/Levels/07.png.import rename to assets/images/Menu/Levels/07.png.import index cd6821f..f43734e 100644 --- a/assets/Free/Menu/Levels/07.png.import +++ b/assets/images/Menu/Levels/07.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://dy2x7mjy4pcud" -path="res://.godot/imported/07.png-5ff40f5304acd83a6110dfe866918923.ctex" +path="res://.godot/imported/07.png-6c43ec698bad9bd441f54a4d57e187e5.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Menu/Levels/07.png" -dest_files=["res://.godot/imported/07.png-5ff40f5304acd83a6110dfe866918923.ctex"] +source_file="res://assets/images/Menu/Levels/07.png" +dest_files=["res://.godot/imported/07.png-6c43ec698bad9bd441f54a4d57e187e5.ctex"] [params] diff --git a/assets/Free/Menu/Levels/08.png b/assets/images/Menu/Levels/08.png similarity index 100% rename from assets/Free/Menu/Levels/08.png rename to assets/images/Menu/Levels/08.png diff --git a/assets/Free/Menu/Levels/08.png.import b/assets/images/Menu/Levels/08.png.import similarity index 72% rename from assets/Free/Menu/Levels/08.png.import rename to assets/images/Menu/Levels/08.png.import index f470d19..5a94400 100644 --- a/assets/Free/Menu/Levels/08.png.import +++ b/assets/images/Menu/Levels/08.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://348ox6uta0nr" -path="res://.godot/imported/08.png-04ace2d57394be042f8f222ae6b9368d.ctex" +path="res://.godot/imported/08.png-23f5ea608d6b08c3f06c41700cbf8d69.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Menu/Levels/08.png" -dest_files=["res://.godot/imported/08.png-04ace2d57394be042f8f222ae6b9368d.ctex"] +source_file="res://assets/images/Menu/Levels/08.png" +dest_files=["res://.godot/imported/08.png-23f5ea608d6b08c3f06c41700cbf8d69.ctex"] [params] diff --git a/assets/Free/Menu/Levels/09.png b/assets/images/Menu/Levels/09.png similarity index 100% rename from assets/Free/Menu/Levels/09.png rename to assets/images/Menu/Levels/09.png diff --git a/assets/Free/Menu/Levels/09.png.import b/assets/images/Menu/Levels/09.png.import similarity index 72% rename from assets/Free/Menu/Levels/09.png.import rename to assets/images/Menu/Levels/09.png.import index 4e2e76a..103cfd8 100644 --- a/assets/Free/Menu/Levels/09.png.import +++ b/assets/images/Menu/Levels/09.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://bqx87mm7rcjcu" -path="res://.godot/imported/09.png-b2b520d88a3564b5595c7bbce6be78b2.ctex" +path="res://.godot/imported/09.png-72b81b511f6ec5c63c34ed4491d07cc0.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Menu/Levels/09.png" -dest_files=["res://.godot/imported/09.png-b2b520d88a3564b5595c7bbce6be78b2.ctex"] +source_file="res://assets/images/Menu/Levels/09.png" +dest_files=["res://.godot/imported/09.png-72b81b511f6ec5c63c34ed4491d07cc0.ctex"] [params] diff --git a/assets/Free/Menu/Levels/10.png b/assets/images/Menu/Levels/10.png similarity index 100% rename from assets/Free/Menu/Levels/10.png rename to assets/images/Menu/Levels/10.png diff --git a/assets/images/Menu/Levels/10.png.import b/assets/images/Menu/Levels/10.png.import new file mode 100644 index 0000000..c740dc6 --- /dev/null +++ b/assets/images/Menu/Levels/10.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bfl0bs8onhcop" +path="res://.godot/imported/10.png-301b9c64ccd10ee70867f240b902de9d.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/images/Menu/Levels/10.png" +dest_files=["res://.godot/imported/10.png-301b9c64ccd10ee70867f240b902de9d.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/assets/Free/Menu/Levels/11.png b/assets/images/Menu/Levels/11.png similarity index 100% rename from assets/Free/Menu/Levels/11.png rename to assets/images/Menu/Levels/11.png diff --git a/assets/Free/Menu/Levels/11.png.import b/assets/images/Menu/Levels/11.png.import similarity index 72% rename from assets/Free/Menu/Levels/11.png.import rename to assets/images/Menu/Levels/11.png.import index 2e84567..a32f951 100644 --- a/assets/Free/Menu/Levels/11.png.import +++ b/assets/images/Menu/Levels/11.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://cj37sc4ktfdt0" -path="res://.godot/imported/11.png-f554b5d4daad0e7639b215b54760d23b.ctex" +path="res://.godot/imported/11.png-fecafd6cbd1448d3026dcc5eb938d5d8.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Menu/Levels/11.png" -dest_files=["res://.godot/imported/11.png-f554b5d4daad0e7639b215b54760d23b.ctex"] +source_file="res://assets/images/Menu/Levels/11.png" +dest_files=["res://.godot/imported/11.png-fecafd6cbd1448d3026dcc5eb938d5d8.ctex"] [params] diff --git a/assets/Free/Menu/Levels/12.png b/assets/images/Menu/Levels/12.png similarity index 100% rename from assets/Free/Menu/Levels/12.png rename to assets/images/Menu/Levels/12.png diff --git a/assets/Free/Menu/Levels/12.png.import b/assets/images/Menu/Levels/12.png.import similarity index 72% rename from assets/Free/Menu/Levels/12.png.import rename to assets/images/Menu/Levels/12.png.import index 36c0552..9bdbc82 100644 --- a/assets/Free/Menu/Levels/12.png.import +++ b/assets/images/Menu/Levels/12.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://bj0vxfsb1pxpc" -path="res://.godot/imported/12.png-5fcb3ce7b107e2d58d6e4c933a38b6da.ctex" +path="res://.godot/imported/12.png-3415568abdb1c2fd73ba5e8aeb01e4f6.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Menu/Levels/12.png" -dest_files=["res://.godot/imported/12.png-5fcb3ce7b107e2d58d6e4c933a38b6da.ctex"] +source_file="res://assets/images/Menu/Levels/12.png" +dest_files=["res://.godot/imported/12.png-3415568abdb1c2fd73ba5e8aeb01e4f6.ctex"] [params] diff --git a/assets/Free/Menu/Levels/13.png b/assets/images/Menu/Levels/13.png similarity index 100% rename from assets/Free/Menu/Levels/13.png rename to assets/images/Menu/Levels/13.png diff --git a/assets/Free/Menu/Levels/13.png.import b/assets/images/Menu/Levels/13.png.import similarity index 72% rename from assets/Free/Menu/Levels/13.png.import rename to assets/images/Menu/Levels/13.png.import index 78f22e1..781129a 100644 --- a/assets/Free/Menu/Levels/13.png.import +++ b/assets/images/Menu/Levels/13.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://b0idv3s7nuxcw" -path="res://.godot/imported/13.png-83188d46717a26715873fe6cae6353b2.ctex" +path="res://.godot/imported/13.png-fe6dd0a0165931c6a13d0a6bfc931fb3.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Menu/Levels/13.png" -dest_files=["res://.godot/imported/13.png-83188d46717a26715873fe6cae6353b2.ctex"] +source_file="res://assets/images/Menu/Levels/13.png" +dest_files=["res://.godot/imported/13.png-fe6dd0a0165931c6a13d0a6bfc931fb3.ctex"] [params] diff --git a/assets/Free/Menu/Levels/14.png b/assets/images/Menu/Levels/14.png similarity index 100% rename from assets/Free/Menu/Levels/14.png rename to assets/images/Menu/Levels/14.png diff --git a/assets/Free/Menu/Levels/14.png.import b/assets/images/Menu/Levels/14.png.import similarity index 72% rename from assets/Free/Menu/Levels/14.png.import rename to assets/images/Menu/Levels/14.png.import index f6dac42..66637db 100644 --- a/assets/Free/Menu/Levels/14.png.import +++ b/assets/images/Menu/Levels/14.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://b3arwherp3tnb" -path="res://.godot/imported/14.png-45d2fa4d6bba92479023816e04cf434b.ctex" +path="res://.godot/imported/14.png-8a1ff6999538282559bdf483a1e4ddf8.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Menu/Levels/14.png" -dest_files=["res://.godot/imported/14.png-45d2fa4d6bba92479023816e04cf434b.ctex"] +source_file="res://assets/images/Menu/Levels/14.png" +dest_files=["res://.godot/imported/14.png-8a1ff6999538282559bdf483a1e4ddf8.ctex"] [params] diff --git a/assets/Free/Menu/Levels/15.png b/assets/images/Menu/Levels/15.png similarity index 100% rename from assets/Free/Menu/Levels/15.png rename to assets/images/Menu/Levels/15.png diff --git a/assets/Free/Menu/Levels/15.png.import b/assets/images/Menu/Levels/15.png.import similarity index 72% rename from assets/Free/Menu/Levels/15.png.import rename to assets/images/Menu/Levels/15.png.import index 64f27fa..6402b53 100644 --- a/assets/Free/Menu/Levels/15.png.import +++ b/assets/images/Menu/Levels/15.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://bok7vfq6qiqju" -path="res://.godot/imported/15.png-e321332d29691a4e5061fd51af7afdb4.ctex" +path="res://.godot/imported/15.png-2dc77472ebd149dca58691bd1a270153.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Menu/Levels/15.png" -dest_files=["res://.godot/imported/15.png-e321332d29691a4e5061fd51af7afdb4.ctex"] +source_file="res://assets/images/Menu/Levels/15.png" +dest_files=["res://.godot/imported/15.png-2dc77472ebd149dca58691bd1a270153.ctex"] [params] diff --git a/assets/Free/Menu/Levels/16.png b/assets/images/Menu/Levels/16.png similarity index 100% rename from assets/Free/Menu/Levels/16.png rename to assets/images/Menu/Levels/16.png diff --git a/assets/Free/Menu/Levels/16.png.import b/assets/images/Menu/Levels/16.png.import similarity index 72% rename from assets/Free/Menu/Levels/16.png.import rename to assets/images/Menu/Levels/16.png.import index 9ecf6b0..bcdeebb 100644 --- a/assets/Free/Menu/Levels/16.png.import +++ b/assets/images/Menu/Levels/16.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://cadtv1033qs8t" -path="res://.godot/imported/16.png-30f7b13d6841939c1dfc1e6770eca0e2.ctex" +path="res://.godot/imported/16.png-a653bb7d673416538b83a3d69da9c308.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Menu/Levels/16.png" -dest_files=["res://.godot/imported/16.png-30f7b13d6841939c1dfc1e6770eca0e2.ctex"] +source_file="res://assets/images/Menu/Levels/16.png" +dest_files=["res://.godot/imported/16.png-a653bb7d673416538b83a3d69da9c308.ctex"] [params] diff --git a/assets/Free/Menu/Levels/17.png b/assets/images/Menu/Levels/17.png similarity index 100% rename from assets/Free/Menu/Levels/17.png rename to assets/images/Menu/Levels/17.png diff --git a/assets/Free/Menu/Levels/17.png.import b/assets/images/Menu/Levels/17.png.import similarity index 72% rename from assets/Free/Menu/Levels/17.png.import rename to assets/images/Menu/Levels/17.png.import index f77359c..0d0deda 100644 --- a/assets/Free/Menu/Levels/17.png.import +++ b/assets/images/Menu/Levels/17.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://cdiufy3mgroqc" -path="res://.godot/imported/17.png-050ff7d05707636d7d6a9d98d0d9f050.ctex" +path="res://.godot/imported/17.png-abbeeebe7fd49b33b874971dcfea726f.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Menu/Levels/17.png" -dest_files=["res://.godot/imported/17.png-050ff7d05707636d7d6a9d98d0d9f050.ctex"] +source_file="res://assets/images/Menu/Levels/17.png" +dest_files=["res://.godot/imported/17.png-abbeeebe7fd49b33b874971dcfea726f.ctex"] [params] diff --git a/assets/Free/Menu/Levels/18.png b/assets/images/Menu/Levels/18.png similarity index 100% rename from assets/Free/Menu/Levels/18.png rename to assets/images/Menu/Levels/18.png diff --git a/assets/Free/Menu/Levels/18.png.import b/assets/images/Menu/Levels/18.png.import similarity index 72% rename from assets/Free/Menu/Levels/18.png.import rename to assets/images/Menu/Levels/18.png.import index 4eb0ebd..4c9c7bf 100644 --- a/assets/Free/Menu/Levels/18.png.import +++ b/assets/images/Menu/Levels/18.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://c0jita4tx64sw" -path="res://.godot/imported/18.png-9c196e6fac46422ee55cffdf65464e8f.ctex" +path="res://.godot/imported/18.png-5d64bac2501b74d43e39c75467979089.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Menu/Levels/18.png" -dest_files=["res://.godot/imported/18.png-9c196e6fac46422ee55cffdf65464e8f.ctex"] +source_file="res://assets/images/Menu/Levels/18.png" +dest_files=["res://.godot/imported/18.png-5d64bac2501b74d43e39c75467979089.ctex"] [params] diff --git a/assets/Free/Menu/Levels/19.png b/assets/images/Menu/Levels/19.png similarity index 100% rename from assets/Free/Menu/Levels/19.png rename to assets/images/Menu/Levels/19.png diff --git a/assets/Free/Menu/Levels/19.png.import b/assets/images/Menu/Levels/19.png.import similarity index 72% rename from assets/Free/Menu/Levels/19.png.import rename to assets/images/Menu/Levels/19.png.import index 254ba7d..019aa6c 100644 --- a/assets/Free/Menu/Levels/19.png.import +++ b/assets/images/Menu/Levels/19.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://delvhugtt3e8n" -path="res://.godot/imported/19.png-e67bc7c0e1076ae655c97ae47d82b9f3.ctex" +path="res://.godot/imported/19.png-096b4bed2869c3ce98b2193b6c1005bb.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Menu/Levels/19.png" -dest_files=["res://.godot/imported/19.png-e67bc7c0e1076ae655c97ae47d82b9f3.ctex"] +source_file="res://assets/images/Menu/Levels/19.png" +dest_files=["res://.godot/imported/19.png-096b4bed2869c3ce98b2193b6c1005bb.ctex"] [params] diff --git a/assets/Free/Menu/Levels/20.png b/assets/images/Menu/Levels/20.png similarity index 100% rename from assets/Free/Menu/Levels/20.png rename to assets/images/Menu/Levels/20.png diff --git a/assets/Free/Menu/Levels/20.png.import b/assets/images/Menu/Levels/20.png.import similarity index 72% rename from assets/Free/Menu/Levels/20.png.import rename to assets/images/Menu/Levels/20.png.import index e1ce9e4..eb686fe 100644 --- a/assets/Free/Menu/Levels/20.png.import +++ b/assets/images/Menu/Levels/20.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://djx1jlpimme4t" -path="res://.godot/imported/20.png-edf65ffb06b3fb084e36837618283efc.ctex" +path="res://.godot/imported/20.png-6578dbd168951a4b451b9cc3a0bf9cc4.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Menu/Levels/20.png" -dest_files=["res://.godot/imported/20.png-edf65ffb06b3fb084e36837618283efc.ctex"] +source_file="res://assets/images/Menu/Levels/20.png" +dest_files=["res://.godot/imported/20.png-6578dbd168951a4b451b9cc3a0bf9cc4.ctex"] [params] diff --git a/assets/Free/Menu/Levels/21.png b/assets/images/Menu/Levels/21.png similarity index 100% rename from assets/Free/Menu/Levels/21.png rename to assets/images/Menu/Levels/21.png diff --git a/assets/Free/Menu/Levels/21.png.import b/assets/images/Menu/Levels/21.png.import similarity index 72% rename from assets/Free/Menu/Levels/21.png.import rename to assets/images/Menu/Levels/21.png.import index 3e8d8a7..cb32f6a 100644 --- a/assets/Free/Menu/Levels/21.png.import +++ b/assets/images/Menu/Levels/21.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://cw5ialitgw16h" -path="res://.godot/imported/21.png-89f5f6e0f9d914b3e6d2ecc5cf2320d2.ctex" +path="res://.godot/imported/21.png-41daae89b04e6ef03ff4a6710a587dad.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Menu/Levels/21.png" -dest_files=["res://.godot/imported/21.png-89f5f6e0f9d914b3e6d2ecc5cf2320d2.ctex"] +source_file="res://assets/images/Menu/Levels/21.png" +dest_files=["res://.godot/imported/21.png-41daae89b04e6ef03ff4a6710a587dad.ctex"] [params] diff --git a/assets/Free/Menu/Levels/22.png b/assets/images/Menu/Levels/22.png similarity index 100% rename from assets/Free/Menu/Levels/22.png rename to assets/images/Menu/Levels/22.png diff --git a/assets/Free/Menu/Levels/10.png.import b/assets/images/Menu/Levels/22.png.import similarity index 72% rename from assets/Free/Menu/Levels/10.png.import rename to assets/images/Menu/Levels/22.png.import index 3efbd7d..0443b03 100644 --- a/assets/Free/Menu/Levels/10.png.import +++ b/assets/images/Menu/Levels/22.png.import @@ -2,16 +2,16 @@ importer="texture" type="CompressedTexture2D" -uid="uid://bfl0bs8onhcop" -path="res://.godot/imported/10.png-76cb07a0421c259b0393a213b75900bf.ctex" +uid="uid://tg1ax4kikivp" +path="res://.godot/imported/22.png-28275900e86c89035d6562d4a563a8bb.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Menu/Levels/10.png" -dest_files=["res://.godot/imported/10.png-76cb07a0421c259b0393a213b75900bf.ctex"] +source_file="res://assets/images/Menu/Levels/22.png" +dest_files=["res://.godot/imported/22.png-28275900e86c89035d6562d4a563a8bb.ctex"] [params] diff --git a/assets/Free/Menu/Levels/23.png b/assets/images/Menu/Levels/23.png similarity index 100% rename from assets/Free/Menu/Levels/23.png rename to assets/images/Menu/Levels/23.png diff --git a/assets/Free/Menu/Levels/23.png.import b/assets/images/Menu/Levels/23.png.import similarity index 72% rename from assets/Free/Menu/Levels/23.png.import rename to assets/images/Menu/Levels/23.png.import index d7fc5b3..4673ed1 100644 --- a/assets/Free/Menu/Levels/23.png.import +++ b/assets/images/Menu/Levels/23.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://duc01c4mrbq0u" -path="res://.godot/imported/23.png-eab268c6baf6c54c90d39be7a6d901be.ctex" +path="res://.godot/imported/23.png-e0b09b25ef45a00ab861bc2b2f1617d0.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Menu/Levels/23.png" -dest_files=["res://.godot/imported/23.png-eab268c6baf6c54c90d39be7a6d901be.ctex"] +source_file="res://assets/images/Menu/Levels/23.png" +dest_files=["res://.godot/imported/23.png-e0b09b25ef45a00ab861bc2b2f1617d0.ctex"] [params] diff --git a/assets/Free/Menu/Levels/24.png b/assets/images/Menu/Levels/24.png similarity index 100% rename from assets/Free/Menu/Levels/24.png rename to assets/images/Menu/Levels/24.png diff --git a/assets/Free/Menu/Levels/24.png.import b/assets/images/Menu/Levels/24.png.import similarity index 72% rename from assets/Free/Menu/Levels/24.png.import rename to assets/images/Menu/Levels/24.png.import index 4043862..44254a4 100644 --- a/assets/Free/Menu/Levels/24.png.import +++ b/assets/images/Menu/Levels/24.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://ccvp0j47u0ro6" -path="res://.godot/imported/24.png-1f6cbfa71266515a0da44e6820d57b81.ctex" +path="res://.godot/imported/24.png-09533b3fafce6361db391250dd5cb39d.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Menu/Levels/24.png" -dest_files=["res://.godot/imported/24.png-1f6cbfa71266515a0da44e6820d57b81.ctex"] +source_file="res://assets/images/Menu/Levels/24.png" +dest_files=["res://.godot/imported/24.png-09533b3fafce6361db391250dd5cb39d.ctex"] [params] diff --git a/assets/Free/Menu/Levels/25.png b/assets/images/Menu/Levels/25.png similarity index 100% rename from assets/Free/Menu/Levels/25.png rename to assets/images/Menu/Levels/25.png diff --git a/assets/Free/Menu/Levels/25.png.import b/assets/images/Menu/Levels/25.png.import similarity index 72% rename from assets/Free/Menu/Levels/25.png.import rename to assets/images/Menu/Levels/25.png.import index 27f1849..2490320 100644 --- a/assets/Free/Menu/Levels/25.png.import +++ b/assets/images/Menu/Levels/25.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://d1qi61l4yja5u" -path="res://.godot/imported/25.png-7729dc245580db6d247001db0cc386ef.ctex" +path="res://.godot/imported/25.png-1cb260e17814060dcc2a63b2d2297138.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Menu/Levels/25.png" -dest_files=["res://.godot/imported/25.png-7729dc245580db6d247001db0cc386ef.ctex"] +source_file="res://assets/images/Menu/Levels/25.png" +dest_files=["res://.godot/imported/25.png-1cb260e17814060dcc2a63b2d2297138.ctex"] [params] diff --git a/assets/Free/Menu/Levels/26.png b/assets/images/Menu/Levels/26.png similarity index 100% rename from assets/Free/Menu/Levels/26.png rename to assets/images/Menu/Levels/26.png diff --git a/assets/Free/Menu/Levels/26.png.import b/assets/images/Menu/Levels/26.png.import similarity index 72% rename from assets/Free/Menu/Levels/26.png.import rename to assets/images/Menu/Levels/26.png.import index cbc8eb5..3f7f819 100644 --- a/assets/Free/Menu/Levels/26.png.import +++ b/assets/images/Menu/Levels/26.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://c62e4cvaja8pv" -path="res://.godot/imported/26.png-3950072d2e138afd2f2ec01100a1b475.ctex" +path="res://.godot/imported/26.png-2cefe8d2f14960fcfdbf57051d605001.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Menu/Levels/26.png" -dest_files=["res://.godot/imported/26.png-3950072d2e138afd2f2ec01100a1b475.ctex"] +source_file="res://assets/images/Menu/Levels/26.png" +dest_files=["res://.godot/imported/26.png-2cefe8d2f14960fcfdbf57051d605001.ctex"] [params] diff --git a/assets/Free/Menu/Levels/27.png b/assets/images/Menu/Levels/27.png similarity index 100% rename from assets/Free/Menu/Levels/27.png rename to assets/images/Menu/Levels/27.png diff --git a/assets/Free/Menu/Levels/27.png.import b/assets/images/Menu/Levels/27.png.import similarity index 72% rename from assets/Free/Menu/Levels/27.png.import rename to assets/images/Menu/Levels/27.png.import index 8570fed..9b617d3 100644 --- a/assets/Free/Menu/Levels/27.png.import +++ b/assets/images/Menu/Levels/27.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://cr8j57xqptpxn" -path="res://.godot/imported/27.png-d7421d17f4fba75b8e17cd83950a29f1.ctex" +path="res://.godot/imported/27.png-c9592d71d684d19a84251133e5cc4378.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Menu/Levels/27.png" -dest_files=["res://.godot/imported/27.png-d7421d17f4fba75b8e17cd83950a29f1.ctex"] +source_file="res://assets/images/Menu/Levels/27.png" +dest_files=["res://.godot/imported/27.png-c9592d71d684d19a84251133e5cc4378.ctex"] [params] diff --git a/assets/Free/Menu/Levels/28.png b/assets/images/Menu/Levels/28.png similarity index 100% rename from assets/Free/Menu/Levels/28.png rename to assets/images/Menu/Levels/28.png diff --git a/assets/Free/Menu/Levels/28.png.import b/assets/images/Menu/Levels/28.png.import similarity index 72% rename from assets/Free/Menu/Levels/28.png.import rename to assets/images/Menu/Levels/28.png.import index 3d9aa59..18fd4b7 100644 --- a/assets/Free/Menu/Levels/28.png.import +++ b/assets/images/Menu/Levels/28.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://dir8nvdb31hkq" -path="res://.godot/imported/28.png-e05f885067e48594c7bbc49625df8b86.ctex" +path="res://.godot/imported/28.png-9aa1425b3b923bafda0a59e1de93b9de.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Menu/Levels/28.png" -dest_files=["res://.godot/imported/28.png-e05f885067e48594c7bbc49625df8b86.ctex"] +source_file="res://assets/images/Menu/Levels/28.png" +dest_files=["res://.godot/imported/28.png-9aa1425b3b923bafda0a59e1de93b9de.ctex"] [params] diff --git a/assets/Free/Menu/Levels/29.png b/assets/images/Menu/Levels/29.png similarity index 100% rename from assets/Free/Menu/Levels/29.png rename to assets/images/Menu/Levels/29.png diff --git a/assets/Free/Menu/Levels/29.png.import b/assets/images/Menu/Levels/29.png.import similarity index 72% rename from assets/Free/Menu/Levels/29.png.import rename to assets/images/Menu/Levels/29.png.import index 92801d6..170c730 100644 --- a/assets/Free/Menu/Levels/29.png.import +++ b/assets/images/Menu/Levels/29.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://bxss8fuud80ub" -path="res://.godot/imported/29.png-f280ff2ca6a061c08aba4f4dd7e71812.ctex" +path="res://.godot/imported/29.png-f03678148437c835db14aec2e6f0841f.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Menu/Levels/29.png" -dest_files=["res://.godot/imported/29.png-f280ff2ca6a061c08aba4f4dd7e71812.ctex"] +source_file="res://assets/images/Menu/Levels/29.png" +dest_files=["res://.godot/imported/29.png-f03678148437c835db14aec2e6f0841f.ctex"] [params] diff --git a/assets/Free/Menu/Levels/30.png b/assets/images/Menu/Levels/30.png similarity index 100% rename from assets/Free/Menu/Levels/30.png rename to assets/images/Menu/Levels/30.png diff --git a/assets/Free/Menu/Levels/30.png.import b/assets/images/Menu/Levels/30.png.import similarity index 72% rename from assets/Free/Menu/Levels/30.png.import rename to assets/images/Menu/Levels/30.png.import index d44af7e..5ae9ca9 100644 --- a/assets/Free/Menu/Levels/30.png.import +++ b/assets/images/Menu/Levels/30.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://cwbvfc88gsawm" -path="res://.godot/imported/30.png-0b71579561249fcae4278d582b5faf62.ctex" +path="res://.godot/imported/30.png-fb04c90232fee114bc382ae8fe4f69f7.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Menu/Levels/30.png" -dest_files=["res://.godot/imported/30.png-0b71579561249fcae4278d582b5faf62.ctex"] +source_file="res://assets/images/Menu/Levels/30.png" +dest_files=["res://.godot/imported/30.png-fb04c90232fee114bc382ae8fe4f69f7.ctex"] [params] diff --git a/assets/Free/Menu/Levels/31.png b/assets/images/Menu/Levels/31.png similarity index 100% rename from assets/Free/Menu/Levels/31.png rename to assets/images/Menu/Levels/31.png diff --git a/assets/Free/Menu/Levels/31.png.import b/assets/images/Menu/Levels/31.png.import similarity index 72% rename from assets/Free/Menu/Levels/31.png.import rename to assets/images/Menu/Levels/31.png.import index 922c89e..37e405e 100644 --- a/assets/Free/Menu/Levels/31.png.import +++ b/assets/images/Menu/Levels/31.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://dk3x32v5cpidn" -path="res://.godot/imported/31.png-8d83306f0c39788d8a4c52d0a86f92d5.ctex" +path="res://.godot/imported/31.png-893ec7d1585e27c9185caafeec469f98.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Menu/Levels/31.png" -dest_files=["res://.godot/imported/31.png-8d83306f0c39788d8a4c52d0a86f92d5.ctex"] +source_file="res://assets/images/Menu/Levels/31.png" +dest_files=["res://.godot/imported/31.png-893ec7d1585e27c9185caafeec469f98.ctex"] [params] diff --git a/assets/Free/Menu/Levels/32.png b/assets/images/Menu/Levels/32.png similarity index 100% rename from assets/Free/Menu/Levels/32.png rename to assets/images/Menu/Levels/32.png diff --git a/assets/Free/Menu/Levels/32.png.import b/assets/images/Menu/Levels/32.png.import similarity index 72% rename from assets/Free/Menu/Levels/32.png.import rename to assets/images/Menu/Levels/32.png.import index b512195..5de2f57 100644 --- a/assets/Free/Menu/Levels/32.png.import +++ b/assets/images/Menu/Levels/32.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://dtygv21oi2676" -path="res://.godot/imported/32.png-1d8982dc49debe0ed6a0a6e2e3141408.ctex" +path="res://.godot/imported/32.png-3c94263baecbc5f1ce48f04827a8e1df.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Menu/Levels/32.png" -dest_files=["res://.godot/imported/32.png-1d8982dc49debe0ed6a0a6e2e3141408.ctex"] +source_file="res://assets/images/Menu/Levels/32.png" +dest_files=["res://.godot/imported/32.png-3c94263baecbc5f1ce48f04827a8e1df.ctex"] [params] diff --git a/assets/Free/Menu/Levels/33.png b/assets/images/Menu/Levels/33.png similarity index 100% rename from assets/Free/Menu/Levels/33.png rename to assets/images/Menu/Levels/33.png diff --git a/assets/Free/Menu/Levels/33.png.import b/assets/images/Menu/Levels/33.png.import similarity index 72% rename from assets/Free/Menu/Levels/33.png.import rename to assets/images/Menu/Levels/33.png.import index 9c7d735..e11ab9b 100644 --- a/assets/Free/Menu/Levels/33.png.import +++ b/assets/images/Menu/Levels/33.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://bpctvbumdy870" -path="res://.godot/imported/33.png-8a82fc5056505445060a9582c43e7349.ctex" +path="res://.godot/imported/33.png-e51e94c81c01676db58d05cdc1163f8f.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Menu/Levels/33.png" -dest_files=["res://.godot/imported/33.png-8a82fc5056505445060a9582c43e7349.ctex"] +source_file="res://assets/images/Menu/Levels/33.png" +dest_files=["res://.godot/imported/33.png-e51e94c81c01676db58d05cdc1163f8f.ctex"] [params] diff --git a/assets/Free/Menu/Levels/34.png b/assets/images/Menu/Levels/34.png similarity index 100% rename from assets/Free/Menu/Levels/34.png rename to assets/images/Menu/Levels/34.png diff --git a/assets/Free/Menu/Levels/34.png.import b/assets/images/Menu/Levels/34.png.import similarity index 72% rename from assets/Free/Menu/Levels/34.png.import rename to assets/images/Menu/Levels/34.png.import index 9572763..1833642 100644 --- a/assets/Free/Menu/Levels/34.png.import +++ b/assets/images/Menu/Levels/34.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://tkqd5yl8klyr" -path="res://.godot/imported/34.png-f05059bb071edbed352a24e12472c9fd.ctex" +path="res://.godot/imported/34.png-8c12b1ef140dafdec2a0817c44dcff71.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Menu/Levels/34.png" -dest_files=["res://.godot/imported/34.png-f05059bb071edbed352a24e12472c9fd.ctex"] +source_file="res://assets/images/Menu/Levels/34.png" +dest_files=["res://.godot/imported/34.png-8c12b1ef140dafdec2a0817c44dcff71.ctex"] [params] diff --git a/assets/Free/Menu/Levels/35.png b/assets/images/Menu/Levels/35.png similarity index 100% rename from assets/Free/Menu/Levels/35.png rename to assets/images/Menu/Levels/35.png diff --git a/assets/Free/Menu/Levels/35.png.import b/assets/images/Menu/Levels/35.png.import similarity index 72% rename from assets/Free/Menu/Levels/35.png.import rename to assets/images/Menu/Levels/35.png.import index f1c374f..1312f36 100644 --- a/assets/Free/Menu/Levels/35.png.import +++ b/assets/images/Menu/Levels/35.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://boxqwnbms2d7s" -path="res://.godot/imported/35.png-7dbc2dfcd765f62553b042d0b8d2da4e.ctex" +path="res://.godot/imported/35.png-4a7fdb7bf6647e307dd7feb4af157a78.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Menu/Levels/35.png" -dest_files=["res://.godot/imported/35.png-7dbc2dfcd765f62553b042d0b8d2da4e.ctex"] +source_file="res://assets/images/Menu/Levels/35.png" +dest_files=["res://.godot/imported/35.png-4a7fdb7bf6647e307dd7feb4af157a78.ctex"] [params] diff --git a/assets/Free/Menu/Levels/36.png b/assets/images/Menu/Levels/36.png similarity index 100% rename from assets/Free/Menu/Levels/36.png rename to assets/images/Menu/Levels/36.png diff --git a/assets/Free/Menu/Levels/36.png.import b/assets/images/Menu/Levels/36.png.import similarity index 72% rename from assets/Free/Menu/Levels/36.png.import rename to assets/images/Menu/Levels/36.png.import index 942e87e..0ab1322 100644 --- a/assets/Free/Menu/Levels/36.png.import +++ b/assets/images/Menu/Levels/36.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://b0cjbyliagh2c" -path="res://.godot/imported/36.png-41a6c50e0f40d80f918ffe78fcbfa78d.ctex" +path="res://.godot/imported/36.png-ae2f1e67583f61601c2ee2311808bcc6.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Menu/Levels/36.png" -dest_files=["res://.godot/imported/36.png-41a6c50e0f40d80f918ffe78fcbfa78d.ctex"] +source_file="res://assets/images/Menu/Levels/36.png" +dest_files=["res://.godot/imported/36.png-ae2f1e67583f61601c2ee2311808bcc6.ctex"] [params] diff --git a/assets/Free/Menu/Levels/37.png b/assets/images/Menu/Levels/37.png similarity index 100% rename from assets/Free/Menu/Levels/37.png rename to assets/images/Menu/Levels/37.png diff --git a/assets/Free/Menu/Levels/37.png.import b/assets/images/Menu/Levels/37.png.import similarity index 72% rename from assets/Free/Menu/Levels/37.png.import rename to assets/images/Menu/Levels/37.png.import index 8fe63fb..f7c7f99 100644 --- a/assets/Free/Menu/Levels/37.png.import +++ b/assets/images/Menu/Levels/37.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://bb4w5boy7al5c" -path="res://.godot/imported/37.png-8f5dd2c9cf37ea7220defbf24c3a59b7.ctex" +path="res://.godot/imported/37.png-ba9336e6b82d0ecd1c554c5d43c3d79c.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Menu/Levels/37.png" -dest_files=["res://.godot/imported/37.png-8f5dd2c9cf37ea7220defbf24c3a59b7.ctex"] +source_file="res://assets/images/Menu/Levels/37.png" +dest_files=["res://.godot/imported/37.png-ba9336e6b82d0ecd1c554c5d43c3d79c.ctex"] [params] diff --git a/assets/Free/Menu/Levels/38.png b/assets/images/Menu/Levels/38.png similarity index 100% rename from assets/Free/Menu/Levels/38.png rename to assets/images/Menu/Levels/38.png diff --git a/assets/Free/Menu/Levels/38.png.import b/assets/images/Menu/Levels/38.png.import similarity index 72% rename from assets/Free/Menu/Levels/38.png.import rename to assets/images/Menu/Levels/38.png.import index afb3fa9..27ffe78 100644 --- a/assets/Free/Menu/Levels/38.png.import +++ b/assets/images/Menu/Levels/38.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://nq2wlok61271" -path="res://.godot/imported/38.png-2cff995706a4188a73e84f1045c62603.ctex" +path="res://.godot/imported/38.png-f3b7a2b8d96ebea9afb029959d914eee.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Menu/Levels/38.png" -dest_files=["res://.godot/imported/38.png-2cff995706a4188a73e84f1045c62603.ctex"] +source_file="res://assets/images/Menu/Levels/38.png" +dest_files=["res://.godot/imported/38.png-f3b7a2b8d96ebea9afb029959d914eee.ctex"] [params] diff --git a/assets/Free/Menu/Levels/39.png b/assets/images/Menu/Levels/39.png similarity index 100% rename from assets/Free/Menu/Levels/39.png rename to assets/images/Menu/Levels/39.png diff --git a/assets/Free/Menu/Levels/39.png.import b/assets/images/Menu/Levels/39.png.import similarity index 72% rename from assets/Free/Menu/Levels/39.png.import rename to assets/images/Menu/Levels/39.png.import index 636886a..21074ef 100644 --- a/assets/Free/Menu/Levels/39.png.import +++ b/assets/images/Menu/Levels/39.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://dqixjco5wgqcs" -path="res://.godot/imported/39.png-e5a14ea801d2905f23f2239f46182cd4.ctex" +path="res://.godot/imported/39.png-bf3d1a76ee98b30000c3bceaf680242b.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Menu/Levels/39.png" -dest_files=["res://.godot/imported/39.png-e5a14ea801d2905f23f2239f46182cd4.ctex"] +source_file="res://assets/images/Menu/Levels/39.png" +dest_files=["res://.godot/imported/39.png-bf3d1a76ee98b30000c3bceaf680242b.ctex"] [params] diff --git a/assets/Free/Menu/Levels/40.png b/assets/images/Menu/Levels/40.png similarity index 100% rename from assets/Free/Menu/Levels/40.png rename to assets/images/Menu/Levels/40.png diff --git a/assets/Free/Menu/Levels/40.png.import b/assets/images/Menu/Levels/40.png.import similarity index 72% rename from assets/Free/Menu/Levels/40.png.import rename to assets/images/Menu/Levels/40.png.import index 5ec0668..f9be154 100644 --- a/assets/Free/Menu/Levels/40.png.import +++ b/assets/images/Menu/Levels/40.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://n8o6xmt7hvgw" -path="res://.godot/imported/40.png-ffe348af405bacbe2ae5134b8f2ffe83.ctex" +path="res://.godot/imported/40.png-2aa1dc7d28cae75f759a9312ac9eaaa5.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Menu/Levels/40.png" -dest_files=["res://.godot/imported/40.png-ffe348af405bacbe2ae5134b8f2ffe83.ctex"] +source_file="res://assets/images/Menu/Levels/40.png" +dest_files=["res://.godot/imported/40.png-2aa1dc7d28cae75f759a9312ac9eaaa5.ctex"] [params] diff --git a/assets/Free/Menu/Levels/41.png b/assets/images/Menu/Levels/41.png similarity index 100% rename from assets/Free/Menu/Levels/41.png rename to assets/images/Menu/Levels/41.png diff --git a/assets/Free/Menu/Levels/41.png.import b/assets/images/Menu/Levels/41.png.import similarity index 72% rename from assets/Free/Menu/Levels/41.png.import rename to assets/images/Menu/Levels/41.png.import index e83e1c6..83d9d11 100644 --- a/assets/Free/Menu/Levels/41.png.import +++ b/assets/images/Menu/Levels/41.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://bnch3wa05w43u" -path="res://.godot/imported/41.png-fbe61aef9784b01b4d0df347924c08f2.ctex" +path="res://.godot/imported/41.png-8725583320ab4150d627cb160c1241f1.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Menu/Levels/41.png" -dest_files=["res://.godot/imported/41.png-fbe61aef9784b01b4d0df347924c08f2.ctex"] +source_file="res://assets/images/Menu/Levels/41.png" +dest_files=["res://.godot/imported/41.png-8725583320ab4150d627cb160c1241f1.ctex"] [params] diff --git a/assets/Free/Menu/Levels/42.png b/assets/images/Menu/Levels/42.png similarity index 100% rename from assets/Free/Menu/Levels/42.png rename to assets/images/Menu/Levels/42.png diff --git a/assets/Free/Menu/Levels/42.png.import b/assets/images/Menu/Levels/42.png.import similarity index 72% rename from assets/Free/Menu/Levels/42.png.import rename to assets/images/Menu/Levels/42.png.import index 74b2199..14f8b36 100644 --- a/assets/Free/Menu/Levels/42.png.import +++ b/assets/images/Menu/Levels/42.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://bc7t5585y7eyn" -path="res://.godot/imported/42.png-9460b8bd7d5e0002aa82e926426c94e4.ctex" +path="res://.godot/imported/42.png-1d36c486f69368873bde842aec3499e1.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Menu/Levels/42.png" -dest_files=["res://.godot/imported/42.png-9460b8bd7d5e0002aa82e926426c94e4.ctex"] +source_file="res://assets/images/Menu/Levels/42.png" +dest_files=["res://.godot/imported/42.png-1d36c486f69368873bde842aec3499e1.ctex"] [params] diff --git a/assets/Free/Menu/Levels/43.png b/assets/images/Menu/Levels/43.png similarity index 100% rename from assets/Free/Menu/Levels/43.png rename to assets/images/Menu/Levels/43.png diff --git a/assets/Free/Menu/Levels/43.png.import b/assets/images/Menu/Levels/43.png.import similarity index 72% rename from assets/Free/Menu/Levels/43.png.import rename to assets/images/Menu/Levels/43.png.import index 53d862e..b2c04dd 100644 --- a/assets/Free/Menu/Levels/43.png.import +++ b/assets/images/Menu/Levels/43.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://di5cpn88d0dwc" -path="res://.godot/imported/43.png-ff0f0bf8b307ac75e285ae2d3527b2f7.ctex" +path="res://.godot/imported/43.png-324fe590c3172c0068110bbb131563ae.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Menu/Levels/43.png" -dest_files=["res://.godot/imported/43.png-ff0f0bf8b307ac75e285ae2d3527b2f7.ctex"] +source_file="res://assets/images/Menu/Levels/43.png" +dest_files=["res://.godot/imported/43.png-324fe590c3172c0068110bbb131563ae.ctex"] [params] diff --git a/assets/Free/Menu/Levels/44.png b/assets/images/Menu/Levels/44.png similarity index 100% rename from assets/Free/Menu/Levels/44.png rename to assets/images/Menu/Levels/44.png diff --git a/assets/Free/Menu/Levels/44.png.import b/assets/images/Menu/Levels/44.png.import similarity index 72% rename from assets/Free/Menu/Levels/44.png.import rename to assets/images/Menu/Levels/44.png.import index 2f3cf89..3da84bd 100644 --- a/assets/Free/Menu/Levels/44.png.import +++ b/assets/images/Menu/Levels/44.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://6drl2t1gto0m" -path="res://.godot/imported/44.png-e8e9092abd16615207941b3b328d003b.ctex" +path="res://.godot/imported/44.png-9d7bf3926190742732e006fc7b15816b.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Menu/Levels/44.png" -dest_files=["res://.godot/imported/44.png-e8e9092abd16615207941b3b328d003b.ctex"] +source_file="res://assets/images/Menu/Levels/44.png" +dest_files=["res://.godot/imported/44.png-9d7bf3926190742732e006fc7b15816b.ctex"] [params] diff --git a/assets/Free/Menu/Levels/45.png b/assets/images/Menu/Levels/45.png similarity index 100% rename from assets/Free/Menu/Levels/45.png rename to assets/images/Menu/Levels/45.png diff --git a/assets/Free/Menu/Levels/45.png.import b/assets/images/Menu/Levels/45.png.import similarity index 72% rename from assets/Free/Menu/Levels/45.png.import rename to assets/images/Menu/Levels/45.png.import index 89ffdbd..f60dad9 100644 --- a/assets/Free/Menu/Levels/45.png.import +++ b/assets/images/Menu/Levels/45.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://dx1jg5xtckhbv" -path="res://.godot/imported/45.png-1330a15062f4ae258cb95ff525e9fc6e.ctex" +path="res://.godot/imported/45.png-4f332a7e28a1031fb1b6e938482047cb.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Menu/Levels/45.png" -dest_files=["res://.godot/imported/45.png-1330a15062f4ae258cb95ff525e9fc6e.ctex"] +source_file="res://assets/images/Menu/Levels/45.png" +dest_files=["res://.godot/imported/45.png-4f332a7e28a1031fb1b6e938482047cb.ctex"] [params] diff --git a/assets/Free/Menu/Levels/46.png b/assets/images/Menu/Levels/46.png similarity index 100% rename from assets/Free/Menu/Levels/46.png rename to assets/images/Menu/Levels/46.png diff --git a/assets/Free/Menu/Levels/46.png.import b/assets/images/Menu/Levels/46.png.import similarity index 72% rename from assets/Free/Menu/Levels/46.png.import rename to assets/images/Menu/Levels/46.png.import index 484463d..74c41dd 100644 --- a/assets/Free/Menu/Levels/46.png.import +++ b/assets/images/Menu/Levels/46.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://bbl71maludcn5" -path="res://.godot/imported/46.png-4432023bed7b615915f5d610b007e483.ctex" +path="res://.godot/imported/46.png-e716c7278bddf17e7917b8b4ee3b3d5a.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Menu/Levels/46.png" -dest_files=["res://.godot/imported/46.png-4432023bed7b615915f5d610b007e483.ctex"] +source_file="res://assets/images/Menu/Levels/46.png" +dest_files=["res://.godot/imported/46.png-e716c7278bddf17e7917b8b4ee3b3d5a.ctex"] [params] diff --git a/assets/Free/Menu/Levels/47.png b/assets/images/Menu/Levels/47.png similarity index 100% rename from assets/Free/Menu/Levels/47.png rename to assets/images/Menu/Levels/47.png diff --git a/assets/Free/Menu/Levels/47.png.import b/assets/images/Menu/Levels/47.png.import similarity index 72% rename from assets/Free/Menu/Levels/47.png.import rename to assets/images/Menu/Levels/47.png.import index 8ab9d7c..e084269 100644 --- a/assets/Free/Menu/Levels/47.png.import +++ b/assets/images/Menu/Levels/47.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://c2j6phw0rmqr4" -path="res://.godot/imported/47.png-23875dcf1b57ceaad9aec661c8638520.ctex" +path="res://.godot/imported/47.png-aee249031dce2ac2ea0f76cc919d0d94.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Menu/Levels/47.png" -dest_files=["res://.godot/imported/47.png-23875dcf1b57ceaad9aec661c8638520.ctex"] +source_file="res://assets/images/Menu/Levels/47.png" +dest_files=["res://.godot/imported/47.png-aee249031dce2ac2ea0f76cc919d0d94.ctex"] [params] diff --git a/assets/Free/Menu/Levels/48.png b/assets/images/Menu/Levels/48.png similarity index 100% rename from assets/Free/Menu/Levels/48.png rename to assets/images/Menu/Levels/48.png diff --git a/assets/Free/Menu/Levels/48.png.import b/assets/images/Menu/Levels/48.png.import similarity index 72% rename from assets/Free/Menu/Levels/48.png.import rename to assets/images/Menu/Levels/48.png.import index 7f53555..14a550d 100644 --- a/assets/Free/Menu/Levels/48.png.import +++ b/assets/images/Menu/Levels/48.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://b4y7ey025kwfd" -path="res://.godot/imported/48.png-bd3014c9c792a362112c7893c63df5c7.ctex" +path="res://.godot/imported/48.png-15fb799ca7a12f0cf5ab2bfc173540f4.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Menu/Levels/48.png" -dest_files=["res://.godot/imported/48.png-bd3014c9c792a362112c7893c63df5c7.ctex"] +source_file="res://assets/images/Menu/Levels/48.png" +dest_files=["res://.godot/imported/48.png-15fb799ca7a12f0cf5ab2bfc173540f4.ctex"] [params] diff --git a/assets/Free/Menu/Levels/49.png b/assets/images/Menu/Levels/49.png similarity index 100% rename from assets/Free/Menu/Levels/49.png rename to assets/images/Menu/Levels/49.png diff --git a/assets/Free/Menu/Levels/49.png.import b/assets/images/Menu/Levels/49.png.import similarity index 72% rename from assets/Free/Menu/Levels/49.png.import rename to assets/images/Menu/Levels/49.png.import index 9882b7e..13863f2 100644 --- a/assets/Free/Menu/Levels/49.png.import +++ b/assets/images/Menu/Levels/49.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://cu321q4croanf" -path="res://.godot/imported/49.png-f7d480000f1a4ea81e9e430fcab969f5.ctex" +path="res://.godot/imported/49.png-f461cd7951a5ce42d589acc7ec7dcee0.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Menu/Levels/49.png" -dest_files=["res://.godot/imported/49.png-f7d480000f1a4ea81e9e430fcab969f5.ctex"] +source_file="res://assets/images/Menu/Levels/49.png" +dest_files=["res://.godot/imported/49.png-f461cd7951a5ce42d589acc7ec7dcee0.ctex"] [params] diff --git a/assets/Free/Menu/Levels/50.png b/assets/images/Menu/Levels/50.png similarity index 100% rename from assets/Free/Menu/Levels/50.png rename to assets/images/Menu/Levels/50.png diff --git a/assets/Free/Menu/Levels/50.png.import b/assets/images/Menu/Levels/50.png.import similarity index 72% rename from assets/Free/Menu/Levels/50.png.import rename to assets/images/Menu/Levels/50.png.import index 9a8b8ad..0622181 100644 --- a/assets/Free/Menu/Levels/50.png.import +++ b/assets/images/Menu/Levels/50.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://cxic4muji2w60" -path="res://.godot/imported/50.png-74c1524c33b665f415cdb710b40b5f06.ctex" +path="res://.godot/imported/50.png-471f9c03820e05375edcd45021410a51.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Menu/Levels/50.png" -dest_files=["res://.godot/imported/50.png-74c1524c33b665f415cdb710b40b5f06.ctex"] +source_file="res://assets/images/Menu/Levels/50.png" +dest_files=["res://.godot/imported/50.png-471f9c03820e05375edcd45021410a51.ctex"] [params] diff --git a/assets/Free/Menu/Text/Text (Black) (8x10).png b/assets/images/Menu/Text/Text (Black) (8x10).png similarity index 100% rename from assets/Free/Menu/Text/Text (Black) (8x10).png rename to assets/images/Menu/Text/Text (Black) (8x10).png diff --git a/assets/Free/Menu/Text/Text (Black) (8x10).png.import b/assets/images/Menu/Text/Text (Black) (8x10).png.import similarity index 68% rename from assets/Free/Menu/Text/Text (Black) (8x10).png.import rename to assets/images/Menu/Text/Text (Black) (8x10).png.import index e869205..dad4f8e 100644 --- a/assets/Free/Menu/Text/Text (Black) (8x10).png.import +++ b/assets/images/Menu/Text/Text (Black) (8x10).png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://b3txlamhlxxgm" -path="res://.godot/imported/Text (Black) (8x10).png-2582e43c307ee5c2f318725a3125e02a.ctex" +path="res://.godot/imported/Text (Black) (8x10).png-27ea0dfa9a3cae3c2400039b9232d4bc.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Menu/Text/Text (Black) (8x10).png" -dest_files=["res://.godot/imported/Text (Black) (8x10).png-2582e43c307ee5c2f318725a3125e02a.ctex"] +source_file="res://assets/images/Menu/Text/Text (Black) (8x10).png" +dest_files=["res://.godot/imported/Text (Black) (8x10).png-27ea0dfa9a3cae3c2400039b9232d4bc.ctex"] [params] diff --git a/assets/Free/Menu/Text/Text (White) (8x10).png b/assets/images/Menu/Text/Text (White) (8x10).png similarity index 100% rename from assets/Free/Menu/Text/Text (White) (8x10).png rename to assets/images/Menu/Text/Text (White) (8x10).png diff --git a/assets/Free/Menu/Text/Text (White) (8x10).png.import b/assets/images/Menu/Text/Text (White) (8x10).png.import similarity index 68% rename from assets/Free/Menu/Text/Text (White) (8x10).png.import rename to assets/images/Menu/Text/Text (White) (8x10).png.import index 0119bdf..f71ebeb 100644 --- a/assets/Free/Menu/Text/Text (White) (8x10).png.import +++ b/assets/images/Menu/Text/Text (White) (8x10).png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://3ypndoki810h" -path="res://.godot/imported/Text (White) (8x10).png-e6bf5bde641d1a6fc47e3b5af6ca9026.ctex" +path="res://.godot/imported/Text (White) (8x10).png-463db24bdd24d7821e57a57f2c6390a4.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Menu/Text/Text (White) (8x10).png" -dest_files=["res://.godot/imported/Text (White) (8x10).png-e6bf5bde641d1a6fc47e3b5af6ca9026.ctex"] +source_file="res://assets/images/Menu/Text/Text (White) (8x10).png" +dest_files=["res://.godot/imported/Text (White) (8x10).png-463db24bdd24d7821e57a57f2c6390a4.ctex"] [params] diff --git a/assets/Ninja Frog/Double Jump (32x32).png b/assets/images/Ninja Frog/Double Jump (32x32).png similarity index 100% rename from assets/Ninja Frog/Double Jump (32x32).png rename to assets/images/Ninja Frog/Double Jump (32x32).png diff --git a/assets/Free/Traps/Rock Head/Left Hit (42x42).png.import b/assets/images/Ninja Frog/Double Jump (32x32).png.import similarity index 68% rename from assets/Free/Traps/Rock Head/Left Hit (42x42).png.import rename to assets/images/Ninja Frog/Double Jump (32x32).png.import index 0dde317..b4263d2 100644 --- a/assets/Free/Traps/Rock Head/Left Hit (42x42).png.import +++ b/assets/images/Ninja Frog/Double Jump (32x32).png.import @@ -2,16 +2,16 @@ importer="texture" type="CompressedTexture2D" -uid="uid://bxlmay5r3w3ot" -path="res://.godot/imported/Left Hit (42x42).png-a17806a66bbec8536baa0644b96a3051.ctex" +uid="uid://bl1ttf8lxfu0v" +path="res://.godot/imported/Double Jump (32x32).png-928764f5d3025c8af9cb08047e4ad6fc.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Traps/Rock Head/Left Hit (42x42).png" -dest_files=["res://.godot/imported/Left Hit (42x42).png-a17806a66bbec8536baa0644b96a3051.ctex"] +source_file="res://assets/images/Ninja Frog/Double Jump (32x32).png" +dest_files=["res://.godot/imported/Double Jump (32x32).png-928764f5d3025c8af9cb08047e4ad6fc.ctex"] [params] diff --git a/assets/Ninja Frog/Fall (32x32).png b/assets/images/Ninja Frog/Fall (32x32).png similarity index 100% rename from assets/Ninja Frog/Fall (32x32).png rename to assets/images/Ninja Frog/Fall (32x32).png diff --git a/assets/Ninja Frog/Fall (32x32).png.import b/assets/images/Ninja Frog/Fall (32x32).png.import similarity index 70% rename from assets/Ninja Frog/Fall (32x32).png.import rename to assets/images/Ninja Frog/Fall (32x32).png.import index db68856..1edc295 100644 --- a/assets/Ninja Frog/Fall (32x32).png.import +++ b/assets/images/Ninja Frog/Fall (32x32).png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://p74mmrpnpmep" -path="res://.godot/imported/Fall (32x32).png-1f99893fcded4e889664179e5713f545.ctex" +path="res://.godot/imported/Fall (32x32).png-b186dd73b48ab404ac0857bc73a7c7c6.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Ninja Frog/Fall (32x32).png" -dest_files=["res://.godot/imported/Fall (32x32).png-1f99893fcded4e889664179e5713f545.ctex"] +source_file="res://assets/images/Ninja Frog/Fall (32x32).png" +dest_files=["res://.godot/imported/Fall (32x32).png-b186dd73b48ab404ac0857bc73a7c7c6.ctex"] [params] diff --git a/assets/Ninja Frog/Hit (32x32).png b/assets/images/Ninja Frog/Hit (32x32).png similarity index 100% rename from assets/Ninja Frog/Hit (32x32).png rename to assets/images/Ninja Frog/Hit (32x32).png diff --git a/assets/Ninja Frog/Hit (32x32).png.import b/assets/images/Ninja Frog/Hit (32x32).png.import similarity index 70% rename from assets/Ninja Frog/Hit (32x32).png.import rename to assets/images/Ninja Frog/Hit (32x32).png.import index 3fb1c44..c4b3a52 100644 --- a/assets/Ninja Frog/Hit (32x32).png.import +++ b/assets/images/Ninja Frog/Hit (32x32).png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://bde7mupasv737" -path="res://.godot/imported/Hit (32x32).png-ffb0375dd7f12147073c30fad6d601a1.ctex" +path="res://.godot/imported/Hit (32x32).png-d9b5dac434b272b99c875c6fbb461402.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Ninja Frog/Hit (32x32).png" -dest_files=["res://.godot/imported/Hit (32x32).png-ffb0375dd7f12147073c30fad6d601a1.ctex"] +source_file="res://assets/images/Ninja Frog/Hit (32x32).png" +dest_files=["res://.godot/imported/Hit (32x32).png-d9b5dac434b272b99c875c6fbb461402.ctex"] [params] diff --git a/assets/Ninja Frog/Idle (32x32).png b/assets/images/Ninja Frog/Idle (32x32).png similarity index 100% rename from assets/Ninja Frog/Idle (32x32).png rename to assets/images/Ninja Frog/Idle (32x32).png diff --git a/assets/Ninja Frog/Idle (32x32).png.import b/assets/images/Ninja Frog/Idle (32x32).png.import similarity index 70% rename from assets/Ninja Frog/Idle (32x32).png.import rename to assets/images/Ninja Frog/Idle (32x32).png.import index 71b6056..8bb42b7 100644 --- a/assets/Ninja Frog/Idle (32x32).png.import +++ b/assets/images/Ninja Frog/Idle (32x32).png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://0gvmndoyr6do" -path="res://.godot/imported/Idle (32x32).png-d30d957aca051c4a20488ecf639a60e5.ctex" +path="res://.godot/imported/Idle (32x32).png-fdd077fa4e66491b3ed01dce86db4ef9.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Ninja Frog/Idle (32x32).png" -dest_files=["res://.godot/imported/Idle (32x32).png-d30d957aca051c4a20488ecf639a60e5.ctex"] +source_file="res://assets/images/Ninja Frog/Idle (32x32).png" +dest_files=["res://.godot/imported/Idle (32x32).png-fdd077fa4e66491b3ed01dce86db4ef9.ctex"] [params] diff --git a/assets/Ninja Frog/Jump (32x32).png b/assets/images/Ninja Frog/Jump (32x32).png similarity index 100% rename from assets/Ninja Frog/Jump (32x32).png rename to assets/images/Ninja Frog/Jump (32x32).png diff --git a/assets/Ninja Frog/Jump (32x32).png.import b/assets/images/Ninja Frog/Jump (32x32).png.import similarity index 70% rename from assets/Ninja Frog/Jump (32x32).png.import rename to assets/images/Ninja Frog/Jump (32x32).png.import index 200913b..148f4c0 100644 --- a/assets/Ninja Frog/Jump (32x32).png.import +++ b/assets/images/Ninja Frog/Jump (32x32).png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://d028ni2r3ekal" -path="res://.godot/imported/Jump (32x32).png-1c1f58454dfe3ad395fd3bde6fa1f49b.ctex" +path="res://.godot/imported/Jump (32x32).png-c0eca4c4efad86906626dde3c0a87502.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Ninja Frog/Jump (32x32).png" -dest_files=["res://.godot/imported/Jump (32x32).png-1c1f58454dfe3ad395fd3bde6fa1f49b.ctex"] +source_file="res://assets/images/Ninja Frog/Jump (32x32).png" +dest_files=["res://.godot/imported/Jump (32x32).png-c0eca4c4efad86906626dde3c0a87502.ctex"] [params] diff --git a/assets/Ninja Frog/Run (32x32).png b/assets/images/Ninja Frog/Run (32x32).png similarity index 100% rename from assets/Ninja Frog/Run (32x32).png rename to assets/images/Ninja Frog/Run (32x32).png diff --git a/assets/Free/Menu/Levels/04.png.import b/assets/images/Ninja Frog/Run (32x32).png.import similarity index 74% rename from assets/Free/Menu/Levels/04.png.import rename to assets/images/Ninja Frog/Run (32x32).png.import index 8c02179..a6adc57 100644 --- a/assets/Free/Menu/Levels/04.png.import +++ b/assets/images/Ninja Frog/Run (32x32).png.import @@ -2,16 +2,16 @@ importer="texture" type="CompressedTexture2D" -uid="uid://ccm06g1v55ebx" -path="res://.godot/imported/04.png-2151d9f60cea3b4473acc07dcf7fe395.ctex" +uid="uid://b54i5hyugjhl4" +path="res://.godot/imported/Run (32x32).png-0fab9987b1e60989b2f6c9162145c56f.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Menu/Levels/04.png" -dest_files=["res://.godot/imported/04.png-2151d9f60cea3b4473acc07dcf7fe395.ctex"] +source_file="res://assets/images/Ninja Frog/Run (32x32).png" +dest_files=["res://.godot/imported/Run (32x32).png-0fab9987b1e60989b2f6c9162145c56f.ctex"] [params] diff --git a/assets/Ninja Frog/Wall Jump (32x32).png b/assets/images/Ninja Frog/Wall Jump (32x32).png similarity index 100% rename from assets/Ninja Frog/Wall Jump (32x32).png rename to assets/images/Ninja Frog/Wall Jump (32x32).png diff --git a/assets/Ninja Frog/Wall Jump (32x32).png.import b/assets/images/Ninja Frog/Wall Jump (32x32).png.import similarity index 68% rename from assets/Ninja Frog/Wall Jump (32x32).png.import rename to assets/images/Ninja Frog/Wall Jump (32x32).png.import index cd71811..cf5c43b 100644 --- a/assets/Ninja Frog/Wall Jump (32x32).png.import +++ b/assets/images/Ninja Frog/Wall Jump (32x32).png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://dmidrp2lfh88x" -path="res://.godot/imported/Wall Jump (32x32).png-e0984a2aec2b28676c2d2b31924e873c.ctex" +path="res://.godot/imported/Wall Jump (32x32).png-97d570ca5294a358a5193fdbd549484d.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Ninja Frog/Wall Jump (32x32).png" -dest_files=["res://.godot/imported/Wall Jump (32x32).png-e0984a2aec2b28676c2d2b31924e873c.ctex"] +source_file="res://assets/images/Ninja Frog/Wall Jump (32x32).png" +dest_files=["res://.godot/imported/Wall Jump (32x32).png-97d570ca5294a358a5193fdbd549484d.ctex"] [params] diff --git a/assets/Free/Other/Confetti (16x16).png b/assets/images/Other/Confetti (16x16).png similarity index 100% rename from assets/Free/Other/Confetti (16x16).png rename to assets/images/Other/Confetti (16x16).png diff --git a/assets/Free/Other/Confetti (16x16).png.import b/assets/images/Other/Confetti (16x16).png.import similarity index 69% rename from assets/Free/Other/Confetti (16x16).png.import rename to assets/images/Other/Confetti (16x16).png.import index fea0db4..03695b0 100644 --- a/assets/Free/Other/Confetti (16x16).png.import +++ b/assets/images/Other/Confetti (16x16).png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://iyojbotqte3s" -path="res://.godot/imported/Confetti (16x16).png-482d189de828a0a03db9f04eccf221a5.ctex" +path="res://.godot/imported/Confetti (16x16).png-636c46924cb31539ae4cf8abc1672340.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Other/Confetti (16x16).png" -dest_files=["res://.godot/imported/Confetti (16x16).png-482d189de828a0a03db9f04eccf221a5.ctex"] +source_file="res://assets/images/Other/Confetti (16x16).png" +dest_files=["res://.godot/imported/Confetti (16x16).png-636c46924cb31539ae4cf8abc1672340.ctex"] [params] diff --git a/assets/Free/Other/Dust Particle.png b/assets/images/Other/Dust Particle.png similarity index 100% rename from assets/Free/Other/Dust Particle.png rename to assets/images/Other/Dust Particle.png diff --git a/assets/Free/Other/Dust Particle.png.import b/assets/images/Other/Dust Particle.png.import similarity index 70% rename from assets/Free/Other/Dust Particle.png.import rename to assets/images/Other/Dust Particle.png.import index 12ed3de..ff2c5fe 100644 --- a/assets/Free/Other/Dust Particle.png.import +++ b/assets/images/Other/Dust Particle.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://bbb1vlbp1dcxo" -path="res://.godot/imported/Dust Particle.png-813e5483e7da7dcb02007042c0457680.ctex" +path="res://.godot/imported/Dust Particle.png-377ecada2bf5b8a3abee6b648355499f.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Other/Dust Particle.png" -dest_files=["res://.godot/imported/Dust Particle.png-813e5483e7da7dcb02007042c0457680.ctex"] +source_file="res://assets/images/Other/Dust Particle.png" +dest_files=["res://.godot/imported/Dust Particle.png-377ecada2bf5b8a3abee6b648355499f.ctex"] [params] diff --git a/assets/Free/Other/Shadow.png b/assets/images/Other/Shadow.png similarity index 100% rename from assets/Free/Other/Shadow.png rename to assets/images/Other/Shadow.png diff --git a/assets/Free/Other/Shadow.png.import b/assets/images/Other/Shadow.png.import similarity index 72% rename from assets/Free/Other/Shadow.png.import rename to assets/images/Other/Shadow.png.import index 74fb71a..961c18f 100644 --- a/assets/Free/Other/Shadow.png.import +++ b/assets/images/Other/Shadow.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://x0fn7cr83p64" -path="res://.godot/imported/Shadow.png-5ee6ca227123b561345399a5db89296e.ctex" +path="res://.godot/imported/Shadow.png-04f2c5e76f233a3b4040402680af9ed9.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Other/Shadow.png" -dest_files=["res://.godot/imported/Shadow.png-5ee6ca227123b561345399a5db89296e.ctex"] +source_file="res://assets/images/Other/Shadow.png" +dest_files=["res://.godot/imported/Shadow.png-04f2c5e76f233a3b4040402680af9ed9.ctex"] [params] diff --git a/assets/Free/Other/Transition.png b/assets/images/Other/Transition.png similarity index 100% rename from assets/Free/Other/Transition.png rename to assets/images/Other/Transition.png diff --git a/assets/Free/Other/Transition.png.import b/assets/images/Other/Transition.png.import similarity index 71% rename from assets/Free/Other/Transition.png.import rename to assets/images/Other/Transition.png.import index 9cd5109..2ced70a 100644 --- a/assets/Free/Other/Transition.png.import +++ b/assets/images/Other/Transition.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://blvvyqcvk37fd" -path="res://.godot/imported/Transition.png-a00f2f341421bafb2f97e945238b0238.ctex" +path="res://.godot/imported/Transition.png-aeafa624bad18957f91cbc4017209d6c.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Other/Transition.png" -dest_files=["res://.godot/imported/Transition.png-a00f2f341421bafb2f97e945238b0238.ctex"] +source_file="res://assets/images/Other/Transition.png" +dest_files=["res://.godot/imported/Transition.png-aeafa624bad18957f91cbc4017209d6c.ctex"] [params] diff --git a/assets/Free/Terrain/Terrain (16x16).png b/assets/images/Terrain/Terrain (16x16).png similarity index 100% rename from assets/Free/Terrain/Terrain (16x16).png rename to assets/images/Terrain/Terrain (16x16).png diff --git a/assets/Free/Terrain/Terrain (16x16).png.import b/assets/images/Terrain/Terrain (16x16).png.import similarity index 69% rename from assets/Free/Terrain/Terrain (16x16).png.import rename to assets/images/Terrain/Terrain (16x16).png.import index eeb2b98..57e8c38 100644 --- a/assets/Free/Terrain/Terrain (16x16).png.import +++ b/assets/images/Terrain/Terrain (16x16).png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://c68yu676n2ji3" -path="res://.godot/imported/Terrain (16x16).png-f3537545cdd32789e64b0c8dd6973804.ctex" +path="res://.godot/imported/Terrain (16x16).png-052f709488e44b881052c3fac9678f78.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Terrain/Terrain (16x16).png" -dest_files=["res://.godot/imported/Terrain (16x16).png-f3537545cdd32789e64b0c8dd6973804.ctex"] +source_file="res://assets/images/Terrain/Terrain (16x16).png" +dest_files=["res://.godot/imported/Terrain (16x16).png-052f709488e44b881052c3fac9678f78.ctex"] [params] diff --git a/assets/Free/Traps/Arrow/Hit (18x18).png b/assets/images/Traps/Arrow/Hit (18x18).png similarity index 100% rename from assets/Free/Traps/Arrow/Hit (18x18).png rename to assets/images/Traps/Arrow/Hit (18x18).png diff --git a/assets/Free/Traps/Arrow/Hit (18x18).png.import b/assets/images/Traps/Arrow/Hit (18x18).png.import similarity index 70% rename from assets/Free/Traps/Arrow/Hit (18x18).png.import rename to assets/images/Traps/Arrow/Hit (18x18).png.import index 99d42df..5854f8b 100644 --- a/assets/Free/Traps/Arrow/Hit (18x18).png.import +++ b/assets/images/Traps/Arrow/Hit (18x18).png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://dqy7mugtjvtwy" -path="res://.godot/imported/Hit (18x18).png-f0c809be6315d566614aa63df600795a.ctex" +path="res://.godot/imported/Hit (18x18).png-e112db6bb3e0fb9426805d237175c464.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Traps/Arrow/Hit (18x18).png" -dest_files=["res://.godot/imported/Hit (18x18).png-f0c809be6315d566614aa63df600795a.ctex"] +source_file="res://assets/images/Traps/Arrow/Hit (18x18).png" +dest_files=["res://.godot/imported/Hit (18x18).png-e112db6bb3e0fb9426805d237175c464.ctex"] [params] diff --git a/assets/Free/Traps/Arrow/Idle (18x18).png b/assets/images/Traps/Arrow/Idle (18x18).png similarity index 100% rename from assets/Free/Traps/Arrow/Idle (18x18).png rename to assets/images/Traps/Arrow/Idle (18x18).png diff --git a/assets/images/Traps/Arrow/Idle (18x18).png.import b/assets/images/Traps/Arrow/Idle (18x18).png.import new file mode 100644 index 0000000..ca1f7ea --- /dev/null +++ b/assets/images/Traps/Arrow/Idle (18x18).png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bd2uc4qsfr3q8" +path="res://.godot/imported/Idle (18x18).png-0a9306482f64b1ce027e87ff6edea20d.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/images/Traps/Arrow/Idle (18x18).png" +dest_files=["res://.godot/imported/Idle (18x18).png-0a9306482f64b1ce027e87ff6edea20d.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/assets/Free/Traps/Blocks/HitSide (22x22).png b/assets/images/Traps/Blocks/HitSide (22x22).png similarity index 100% rename from assets/Free/Traps/Blocks/HitSide (22x22).png rename to assets/images/Traps/Blocks/HitSide (22x22).png diff --git a/assets/Free/Traps/Blocks/HitSide (22x22).png.import b/assets/images/Traps/Blocks/HitSide (22x22).png.import similarity index 69% rename from assets/Free/Traps/Blocks/HitSide (22x22).png.import rename to assets/images/Traps/Blocks/HitSide (22x22).png.import index 145d507..315627f 100644 --- a/assets/Free/Traps/Blocks/HitSide (22x22).png.import +++ b/assets/images/Traps/Blocks/HitSide (22x22).png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://nilwek2wuyav" -path="res://.godot/imported/HitSide (22x22).png-7ea51347e0e5ec56a06aa2343ff6078d.ctex" +path="res://.godot/imported/HitSide (22x22).png-5d6fa4752b693d8e690334d27fb3c879.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Traps/Blocks/HitSide (22x22).png" -dest_files=["res://.godot/imported/HitSide (22x22).png-7ea51347e0e5ec56a06aa2343ff6078d.ctex"] +source_file="res://assets/images/Traps/Blocks/HitSide (22x22).png" +dest_files=["res://.godot/imported/HitSide (22x22).png-5d6fa4752b693d8e690334d27fb3c879.ctex"] [params] diff --git a/assets/Free/Traps/Blocks/HitTop (22x22).png b/assets/images/Traps/Blocks/HitTop (22x22).png similarity index 100% rename from assets/Free/Traps/Blocks/HitTop (22x22).png rename to assets/images/Traps/Blocks/HitTop (22x22).png diff --git a/assets/Free/Traps/Blocks/HitTop (22x22).png.import b/assets/images/Traps/Blocks/HitTop (22x22).png.import similarity index 69% rename from assets/Free/Traps/Blocks/HitTop (22x22).png.import rename to assets/images/Traps/Blocks/HitTop (22x22).png.import index ba6ae3e..5bd91f2 100644 --- a/assets/Free/Traps/Blocks/HitTop (22x22).png.import +++ b/assets/images/Traps/Blocks/HitTop (22x22).png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://i37524bj4sfk" -path="res://.godot/imported/HitTop (22x22).png-7dc310841d4f2680820c71bd02a83061.ctex" +path="res://.godot/imported/HitTop (22x22).png-6efca1042ef5d9bd770241843ea744ec.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Traps/Blocks/HitTop (22x22).png" -dest_files=["res://.godot/imported/HitTop (22x22).png-7dc310841d4f2680820c71bd02a83061.ctex"] +source_file="res://assets/images/Traps/Blocks/HitTop (22x22).png" +dest_files=["res://.godot/imported/HitTop (22x22).png-6efca1042ef5d9bd770241843ea744ec.ctex"] [params] diff --git a/assets/Free/Traps/Blocks/Idle.png b/assets/images/Traps/Blocks/Idle.png similarity index 100% rename from assets/Free/Traps/Blocks/Idle.png rename to assets/images/Traps/Blocks/Idle.png diff --git a/assets/Free/Traps/Blocks/Idle.png.import b/assets/images/Traps/Blocks/Idle.png.import similarity index 72% rename from assets/Free/Traps/Blocks/Idle.png.import rename to assets/images/Traps/Blocks/Idle.png.import index 9f6be26..d1b3be2 100644 --- a/assets/Free/Traps/Blocks/Idle.png.import +++ b/assets/images/Traps/Blocks/Idle.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://cxvv5hgenlbow" -path="res://.godot/imported/Idle.png-764615a1cab6f4fc2200753ff45042f5.ctex" +path="res://.godot/imported/Idle.png-5058e5f8dcb4edcd909886db11c418a1.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Traps/Blocks/Idle.png" -dest_files=["res://.godot/imported/Idle.png-764615a1cab6f4fc2200753ff45042f5.ctex"] +source_file="res://assets/images/Traps/Blocks/Idle.png" +dest_files=["res://.godot/imported/Idle.png-5058e5f8dcb4edcd909886db11c418a1.ctex"] [params] diff --git a/assets/Free/Traps/Blocks/Part 1 (22x22).png b/assets/images/Traps/Blocks/Part 1 (22x22).png similarity index 100% rename from assets/Free/Traps/Blocks/Part 1 (22x22).png rename to assets/images/Traps/Blocks/Part 1 (22x22).png diff --git a/assets/Free/Traps/Blocks/Part 1 (22x22).png.import b/assets/images/Traps/Blocks/Part 1 (22x22).png.import similarity index 69% rename from assets/Free/Traps/Blocks/Part 1 (22x22).png.import rename to assets/images/Traps/Blocks/Part 1 (22x22).png.import index 5bf35e7..eeaeb4d 100644 --- a/assets/Free/Traps/Blocks/Part 1 (22x22).png.import +++ b/assets/images/Traps/Blocks/Part 1 (22x22).png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://bp046u4ejf8jd" -path="res://.godot/imported/Part 1 (22x22).png-86e20834e2b6b221fb241818dfdbc9c8.ctex" +path="res://.godot/imported/Part 1 (22x22).png-e92594962fed2a6d53faf05259058e73.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Traps/Blocks/Part 1 (22x22).png" -dest_files=["res://.godot/imported/Part 1 (22x22).png-86e20834e2b6b221fb241818dfdbc9c8.ctex"] +source_file="res://assets/images/Traps/Blocks/Part 1 (22x22).png" +dest_files=["res://.godot/imported/Part 1 (22x22).png-e92594962fed2a6d53faf05259058e73.ctex"] [params] diff --git a/assets/Free/Traps/Blocks/Part 2 (22x22).png b/assets/images/Traps/Blocks/Part 2 (22x22).png similarity index 100% rename from assets/Free/Traps/Blocks/Part 2 (22x22).png rename to assets/images/Traps/Blocks/Part 2 (22x22).png diff --git a/assets/Free/Traps/Blocks/Part 2 (22x22).png.import b/assets/images/Traps/Blocks/Part 2 (22x22).png.import similarity index 69% rename from assets/Free/Traps/Blocks/Part 2 (22x22).png.import rename to assets/images/Traps/Blocks/Part 2 (22x22).png.import index b700cb0..c475383 100644 --- a/assets/Free/Traps/Blocks/Part 2 (22x22).png.import +++ b/assets/images/Traps/Blocks/Part 2 (22x22).png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://ddnw3qwylgab3" -path="res://.godot/imported/Part 2 (22x22).png-071862d956e96a92f75e721710b71137.ctex" +path="res://.godot/imported/Part 2 (22x22).png-3c570123bc9917f7567d37e1a71f1d46.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Traps/Blocks/Part 2 (22x22).png" -dest_files=["res://.godot/imported/Part 2 (22x22).png-071862d956e96a92f75e721710b71137.ctex"] +source_file="res://assets/images/Traps/Blocks/Part 2 (22x22).png" +dest_files=["res://.godot/imported/Part 2 (22x22).png-3c570123bc9917f7567d37e1a71f1d46.ctex"] [params] diff --git a/assets/Free/Traps/Falling Platforms/Off.png b/assets/images/Traps/Falling Platforms/Off.png similarity index 100% rename from assets/Free/Traps/Falling Platforms/Off.png rename to assets/images/Traps/Falling Platforms/Off.png diff --git a/assets/Free/Traps/Falling Platforms/Off.png.import b/assets/images/Traps/Falling Platforms/Off.png.import similarity index 71% rename from assets/Free/Traps/Falling Platforms/Off.png.import rename to assets/images/Traps/Falling Platforms/Off.png.import index 18c4c69..b2148a5 100644 --- a/assets/Free/Traps/Falling Platforms/Off.png.import +++ b/assets/images/Traps/Falling Platforms/Off.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://bo31tuf0d7ae5" -path="res://.godot/imported/Off.png-102464c003252f3b2450981bf064c9bf.ctex" +path="res://.godot/imported/Off.png-5c96c4dfd3b4382297af6a993444e5e0.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Traps/Falling Platforms/Off.png" -dest_files=["res://.godot/imported/Off.png-102464c003252f3b2450981bf064c9bf.ctex"] +source_file="res://assets/images/Traps/Falling Platforms/Off.png" +dest_files=["res://.godot/imported/Off.png-5c96c4dfd3b4382297af6a993444e5e0.ctex"] [params] diff --git a/assets/Free/Traps/Falling Platforms/On (32x10).png b/assets/images/Traps/Falling Platforms/On (32x10).png similarity index 100% rename from assets/Free/Traps/Falling Platforms/On (32x10).png rename to assets/images/Traps/Falling Platforms/On (32x10).png diff --git a/assets/Free/Traps/Falling Platforms/On (32x10).png.import b/assets/images/Traps/Falling Platforms/On (32x10).png.import similarity index 69% rename from assets/Free/Traps/Falling Platforms/On (32x10).png.import rename to assets/images/Traps/Falling Platforms/On (32x10).png.import index 32d7f70..9efdd4f 100644 --- a/assets/Free/Traps/Falling Platforms/On (32x10).png.import +++ b/assets/images/Traps/Falling Platforms/On (32x10).png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://bpcx2j7phjujv" -path="res://.godot/imported/On (32x10).png-431c9bf895a9376f3b43297776e815b4.ctex" +path="res://.godot/imported/On (32x10).png-1dac32a608964e2b8793a64e2ab678a4.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Traps/Falling Platforms/On (32x10).png" -dest_files=["res://.godot/imported/On (32x10).png-431c9bf895a9376f3b43297776e815b4.ctex"] +source_file="res://assets/images/Traps/Falling Platforms/On (32x10).png" +dest_files=["res://.godot/imported/On (32x10).png-1dac32a608964e2b8793a64e2ab678a4.ctex"] [params] diff --git a/assets/Free/Traps/Fan/Off.png b/assets/images/Traps/Fan/Off.png similarity index 100% rename from assets/Free/Traps/Fan/Off.png rename to assets/images/Traps/Fan/Off.png diff --git a/assets/Free/Traps/Fan/Off.png.import b/assets/images/Traps/Fan/Off.png.import similarity index 72% rename from assets/Free/Traps/Fan/Off.png.import rename to assets/images/Traps/Fan/Off.png.import index 618bb4e..ae0d5f0 100644 --- a/assets/Free/Traps/Fan/Off.png.import +++ b/assets/images/Traps/Fan/Off.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://qoaduegmb5pm" -path="res://.godot/imported/Off.png-4b3c7c41cb3110d1a9bc6249aa86f419.ctex" +path="res://.godot/imported/Off.png-3ab48b82dd466302c4244f31dfe86f64.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Traps/Fan/Off.png" -dest_files=["res://.godot/imported/Off.png-4b3c7c41cb3110d1a9bc6249aa86f419.ctex"] +source_file="res://assets/images/Traps/Fan/Off.png" +dest_files=["res://.godot/imported/Off.png-3ab48b82dd466302c4244f31dfe86f64.ctex"] [params] diff --git a/assets/Free/Traps/Fan/On (24x8).png b/assets/images/Traps/Fan/On (24x8).png similarity index 100% rename from assets/Free/Traps/Fan/On (24x8).png rename to assets/images/Traps/Fan/On (24x8).png diff --git a/assets/Free/Traps/Fan/On (24x8).png.import b/assets/images/Traps/Fan/On (24x8).png.import similarity index 70% rename from assets/Free/Traps/Fan/On (24x8).png.import rename to assets/images/Traps/Fan/On (24x8).png.import index f91c4cc..8940534 100644 --- a/assets/Free/Traps/Fan/On (24x8).png.import +++ b/assets/images/Traps/Fan/On (24x8).png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://uadch3axye0o" -path="res://.godot/imported/On (24x8).png-2b0aed43f1c839bfe0a511b81379205b.ctex" +path="res://.godot/imported/On (24x8).png-d44d436459fcbdc01978cd68a316dde2.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Traps/Fan/On (24x8).png" -dest_files=["res://.godot/imported/On (24x8).png-2b0aed43f1c839bfe0a511b81379205b.ctex"] +source_file="res://assets/images/Traps/Fan/On (24x8).png" +dest_files=["res://.godot/imported/On (24x8).png-d44d436459fcbdc01978cd68a316dde2.ctex"] [params] diff --git a/assets/Free/Traps/Fire/Hit (16x32).png b/assets/images/Traps/Fire/Hit (16x32).png similarity index 100% rename from assets/Free/Traps/Fire/Hit (16x32).png rename to assets/images/Traps/Fire/Hit (16x32).png diff --git a/assets/Free/Traps/Fire/Hit (16x32).png.import b/assets/images/Traps/Fire/Hit (16x32).png.import similarity index 70% rename from assets/Free/Traps/Fire/Hit (16x32).png.import rename to assets/images/Traps/Fire/Hit (16x32).png.import index 4741f08..9c64a78 100644 --- a/assets/Free/Traps/Fire/Hit (16x32).png.import +++ b/assets/images/Traps/Fire/Hit (16x32).png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://bn1odd42ohgde" -path="res://.godot/imported/Hit (16x32).png-287b7e536c9ce50a687008e2e63ce4df.ctex" +path="res://.godot/imported/Hit (16x32).png-ca45bda96dab7ab762f8014c86eea9a0.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Traps/Fire/Hit (16x32).png" -dest_files=["res://.godot/imported/Hit (16x32).png-287b7e536c9ce50a687008e2e63ce4df.ctex"] +source_file="res://assets/images/Traps/Fire/Hit (16x32).png" +dest_files=["res://.godot/imported/Hit (16x32).png-ca45bda96dab7ab762f8014c86eea9a0.ctex"] [params] diff --git a/assets/Free/Traps/Fire/Off.png b/assets/images/Traps/Fire/Off.png similarity index 100% rename from assets/Free/Traps/Fire/Off.png rename to assets/images/Traps/Fire/Off.png diff --git a/assets/Free/Traps/Fire/Off.png.import b/assets/images/Traps/Fire/Off.png.import similarity index 72% rename from assets/Free/Traps/Fire/Off.png.import rename to assets/images/Traps/Fire/Off.png.import index 548689f..3b22908 100644 --- a/assets/Free/Traps/Fire/Off.png.import +++ b/assets/images/Traps/Fire/Off.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://beqwrafb3im4b" -path="res://.godot/imported/Off.png-9e2293f67c7d226813f1fd1f4739289c.ctex" +path="res://.godot/imported/Off.png-811857e6a3670677548582183451a526.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Traps/Fire/Off.png" -dest_files=["res://.godot/imported/Off.png-9e2293f67c7d226813f1fd1f4739289c.ctex"] +source_file="res://assets/images/Traps/Fire/Off.png" +dest_files=["res://.godot/imported/Off.png-811857e6a3670677548582183451a526.ctex"] [params] diff --git a/assets/Free/Traps/Fire/On (16x32).png b/assets/images/Traps/Fire/On (16x32).png similarity index 100% rename from assets/Free/Traps/Fire/On (16x32).png rename to assets/images/Traps/Fire/On (16x32).png diff --git a/assets/Free/Traps/Fire/On (16x32).png.import b/assets/images/Traps/Fire/On (16x32).png.import similarity index 70% rename from assets/Free/Traps/Fire/On (16x32).png.import rename to assets/images/Traps/Fire/On (16x32).png.import index da1757f..2d28b4f 100644 --- a/assets/Free/Traps/Fire/On (16x32).png.import +++ b/assets/images/Traps/Fire/On (16x32).png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://5hx5toyhj0bc" -path="res://.godot/imported/On (16x32).png-1f27dcf896836297a388eda1f5390b4f.ctex" +path="res://.godot/imported/On (16x32).png-737aef8a94823066ccdb5a8977065064.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Traps/Fire/On (16x32).png" -dest_files=["res://.godot/imported/On (16x32).png-1f27dcf896836297a388eda1f5390b4f.ctex"] +source_file="res://assets/images/Traps/Fire/On (16x32).png" +dest_files=["res://.godot/imported/On (16x32).png-737aef8a94823066ccdb5a8977065064.ctex"] [params] diff --git a/assets/Free/Traps/Platforms/Brown Off.png b/assets/images/Traps/Platforms/Brown Off.png similarity index 100% rename from assets/Free/Traps/Platforms/Brown Off.png rename to assets/images/Traps/Platforms/Brown Off.png diff --git a/assets/Free/Traps/Platforms/Brown Off.png.import b/assets/images/Traps/Platforms/Brown Off.png.import similarity index 70% rename from assets/Free/Traps/Platforms/Brown Off.png.import rename to assets/images/Traps/Platforms/Brown Off.png.import index 66c95f0..b9c2160 100644 --- a/assets/Free/Traps/Platforms/Brown Off.png.import +++ b/assets/images/Traps/Platforms/Brown Off.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://d3twbhwh05ffx" -path="res://.godot/imported/Brown Off.png-fa1fb38a3fa9a4ca08e6bf3ae3de17a9.ctex" +path="res://.godot/imported/Brown Off.png-43bae124d3d813c12f504050f2a89120.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Traps/Platforms/Brown Off.png" -dest_files=["res://.godot/imported/Brown Off.png-fa1fb38a3fa9a4ca08e6bf3ae3de17a9.ctex"] +source_file="res://assets/images/Traps/Platforms/Brown Off.png" +dest_files=["res://.godot/imported/Brown Off.png-43bae124d3d813c12f504050f2a89120.ctex"] [params] diff --git a/assets/Free/Traps/Platforms/Brown On (32x8).png b/assets/images/Traps/Platforms/Brown On (32x8).png similarity index 100% rename from assets/Free/Traps/Platforms/Brown On (32x8).png rename to assets/images/Traps/Platforms/Brown On (32x8).png diff --git a/assets/Free/Traps/Platforms/Brown On (32x8).png.import b/assets/images/Traps/Platforms/Brown On (32x8).png.import similarity index 68% rename from assets/Free/Traps/Platforms/Brown On (32x8).png.import rename to assets/images/Traps/Platforms/Brown On (32x8).png.import index 00dd1d9..a47e24e 100644 --- a/assets/Free/Traps/Platforms/Brown On (32x8).png.import +++ b/assets/images/Traps/Platforms/Brown On (32x8).png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://4ob5656v75nw" -path="res://.godot/imported/Brown On (32x8).png-6284793039b567ee4739c391fddf148d.ctex" +path="res://.godot/imported/Brown On (32x8).png-19fb719c71036b46ac9018a1e8c2c20d.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Traps/Platforms/Brown On (32x8).png" -dest_files=["res://.godot/imported/Brown On (32x8).png-6284793039b567ee4739c391fddf148d.ctex"] +source_file="res://assets/images/Traps/Platforms/Brown On (32x8).png" +dest_files=["res://.godot/imported/Brown On (32x8).png-19fb719c71036b46ac9018a1e8c2c20d.ctex"] [params] diff --git a/assets/Free/Traps/Platforms/Chain.png b/assets/images/Traps/Platforms/Chain.png similarity index 100% rename from assets/Free/Traps/Platforms/Chain.png rename to assets/images/Traps/Platforms/Chain.png diff --git a/assets/Free/Traps/Platforms/Chain.png.import b/assets/images/Traps/Platforms/Chain.png.import similarity index 71% rename from assets/Free/Traps/Platforms/Chain.png.import rename to assets/images/Traps/Platforms/Chain.png.import index 73ff80f..2aae9e4 100644 --- a/assets/Free/Traps/Platforms/Chain.png.import +++ b/assets/images/Traps/Platforms/Chain.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://bh0m1y2yib5qn" -path="res://.godot/imported/Chain.png-304f021f22c9dc3aa73d0c360143c253.ctex" +path="res://.godot/imported/Chain.png-37d4aa358cba1c75d6d01e863b75cf42.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Traps/Platforms/Chain.png" -dest_files=["res://.godot/imported/Chain.png-304f021f22c9dc3aa73d0c360143c253.ctex"] +source_file="res://assets/images/Traps/Platforms/Chain.png" +dest_files=["res://.godot/imported/Chain.png-37d4aa358cba1c75d6d01e863b75cf42.ctex"] [params] diff --git a/assets/Free/Traps/Platforms/Grey Off.png b/assets/images/Traps/Platforms/Grey Off.png similarity index 100% rename from assets/Free/Traps/Platforms/Grey Off.png rename to assets/images/Traps/Platforms/Grey Off.png diff --git a/assets/Free/Traps/Platforms/Grey Off.png.import b/assets/images/Traps/Platforms/Grey Off.png.import similarity index 70% rename from assets/Free/Traps/Platforms/Grey Off.png.import rename to assets/images/Traps/Platforms/Grey Off.png.import index 7ef023b..d6afb6d 100644 --- a/assets/Free/Traps/Platforms/Grey Off.png.import +++ b/assets/images/Traps/Platforms/Grey Off.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://cvowaxcc5dj0w" -path="res://.godot/imported/Grey Off.png-2128001b4f924b9b05cb0f4eb2df28b6.ctex" +path="res://.godot/imported/Grey Off.png-2df08c12fd1c8a150769018c416f6085.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Traps/Platforms/Grey Off.png" -dest_files=["res://.godot/imported/Grey Off.png-2128001b4f924b9b05cb0f4eb2df28b6.ctex"] +source_file="res://assets/images/Traps/Platforms/Grey Off.png" +dest_files=["res://.godot/imported/Grey Off.png-2df08c12fd1c8a150769018c416f6085.ctex"] [params] diff --git a/assets/Free/Traps/Platforms/Grey On (32x8).png b/assets/images/Traps/Platforms/Grey On (32x8).png similarity index 100% rename from assets/Free/Traps/Platforms/Grey On (32x8).png rename to assets/images/Traps/Platforms/Grey On (32x8).png diff --git a/assets/Free/Traps/Platforms/Grey On (32x8).png.import b/assets/images/Traps/Platforms/Grey On (32x8).png.import similarity index 69% rename from assets/Free/Traps/Platforms/Grey On (32x8).png.import rename to assets/images/Traps/Platforms/Grey On (32x8).png.import index ff57105..5a28fcc 100644 --- a/assets/Free/Traps/Platforms/Grey On (32x8).png.import +++ b/assets/images/Traps/Platforms/Grey On (32x8).png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://8fa75vhpcjo5" -path="res://.godot/imported/Grey On (32x8).png-69815a2903fd2d566d6db641ddcf03d0.ctex" +path="res://.godot/imported/Grey On (32x8).png-c2e44942fc3eea874694b4c369625fc3.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Traps/Platforms/Grey On (32x8).png" -dest_files=["res://.godot/imported/Grey On (32x8).png-69815a2903fd2d566d6db641ddcf03d0.ctex"] +source_file="res://assets/images/Traps/Platforms/Grey On (32x8).png" +dest_files=["res://.godot/imported/Grey On (32x8).png-c2e44942fc3eea874694b4c369625fc3.ctex"] [params] diff --git a/assets/Free/Traps/Rock Head/Blink (42x42).png b/assets/images/Traps/Rock Head/Blink (42x42).png similarity index 100% rename from assets/Free/Traps/Rock Head/Blink (42x42).png rename to assets/images/Traps/Rock Head/Blink (42x42).png diff --git a/assets/Free/Traps/Rock Head/Blink (42x42).png.import b/assets/images/Traps/Rock Head/Blink (42x42).png.import similarity index 69% rename from assets/Free/Traps/Rock Head/Blink (42x42).png.import rename to assets/images/Traps/Rock Head/Blink (42x42).png.import index e55a068..42e9f87 100644 --- a/assets/Free/Traps/Rock Head/Blink (42x42).png.import +++ b/assets/images/Traps/Rock Head/Blink (42x42).png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://sjplfs4oeuk6" -path="res://.godot/imported/Blink (42x42).png-8d49059c1fa92753ec45020da4981831.ctex" +path="res://.godot/imported/Blink (42x42).png-2b5f2516462ff3528ebdf6fedb0f327f.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Traps/Rock Head/Blink (42x42).png" -dest_files=["res://.godot/imported/Blink (42x42).png-8d49059c1fa92753ec45020da4981831.ctex"] +source_file="res://assets/images/Traps/Rock Head/Blink (42x42).png" +dest_files=["res://.godot/imported/Blink (42x42).png-2b5f2516462ff3528ebdf6fedb0f327f.ctex"] [params] diff --git a/assets/Free/Traps/Rock Head/Bottom Hit (42x42).png b/assets/images/Traps/Rock Head/Bottom Hit (42x42).png similarity index 100% rename from assets/Free/Traps/Rock Head/Bottom Hit (42x42).png rename to assets/images/Traps/Rock Head/Bottom Hit (42x42).png diff --git a/assets/Free/Traps/Rock Head/Bottom Hit (42x42).png.import b/assets/images/Traps/Rock Head/Bottom Hit (42x42).png.import similarity index 68% rename from assets/Free/Traps/Rock Head/Bottom Hit (42x42).png.import rename to assets/images/Traps/Rock Head/Bottom Hit (42x42).png.import index 4fb052f..26cdf06 100644 --- a/assets/Free/Traps/Rock Head/Bottom Hit (42x42).png.import +++ b/assets/images/Traps/Rock Head/Bottom Hit (42x42).png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://cy3vttq3fsqfr" -path="res://.godot/imported/Bottom Hit (42x42).png-8e7bb3ab4a0529d7f7878fa95b33181e.ctex" +path="res://.godot/imported/Bottom Hit (42x42).png-b3e56e66d1725bbbe0c4a2e94a0f27d9.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Traps/Rock Head/Bottom Hit (42x42).png" -dest_files=["res://.godot/imported/Bottom Hit (42x42).png-8e7bb3ab4a0529d7f7878fa95b33181e.ctex"] +source_file="res://assets/images/Traps/Rock Head/Bottom Hit (42x42).png" +dest_files=["res://.godot/imported/Bottom Hit (42x42).png-b3e56e66d1725bbbe0c4a2e94a0f27d9.ctex"] [params] diff --git a/assets/Free/Traps/Rock Head/Idle.png b/assets/images/Traps/Rock Head/Idle.png similarity index 100% rename from assets/Free/Traps/Rock Head/Idle.png rename to assets/images/Traps/Rock Head/Idle.png diff --git a/assets/Free/Traps/Rock Head/Idle.png.import b/assets/images/Traps/Rock Head/Idle.png.import similarity index 71% rename from assets/Free/Traps/Rock Head/Idle.png.import rename to assets/images/Traps/Rock Head/Idle.png.import index 03b9aa5..e5090fe 100644 --- a/assets/Free/Traps/Rock Head/Idle.png.import +++ b/assets/images/Traps/Rock Head/Idle.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://c38kdonf5kr3k" -path="res://.godot/imported/Idle.png-326c24f06eebe97e710b427ebf28234d.ctex" +path="res://.godot/imported/Idle.png-855d8ce55579fd6c48a9333cde5306cb.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Traps/Rock Head/Idle.png" -dest_files=["res://.godot/imported/Idle.png-326c24f06eebe97e710b427ebf28234d.ctex"] +source_file="res://assets/images/Traps/Rock Head/Idle.png" +dest_files=["res://.godot/imported/Idle.png-855d8ce55579fd6c48a9333cde5306cb.ctex"] [params] diff --git a/assets/Free/Traps/Rock Head/Left Hit (42x42).png b/assets/images/Traps/Rock Head/Left Hit (42x42).png similarity index 100% rename from assets/Free/Traps/Rock Head/Left Hit (42x42).png rename to assets/images/Traps/Rock Head/Left Hit (42x42).png diff --git a/assets/images/Traps/Rock Head/Left Hit (42x42).png.import b/assets/images/Traps/Rock Head/Left Hit (42x42).png.import new file mode 100644 index 0000000..0c66471 --- /dev/null +++ b/assets/images/Traps/Rock Head/Left Hit (42x42).png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bxlmay5r3w3ot" +path="res://.godot/imported/Left Hit (42x42).png-fb97f626d03e8b5e189794b2252b6c45.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/images/Traps/Rock Head/Left Hit (42x42).png" +dest_files=["res://.godot/imported/Left Hit (42x42).png-fb97f626d03e8b5e189794b2252b6c45.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/assets/Free/Traps/Rock Head/Right Hit (42x42).png b/assets/images/Traps/Rock Head/Right Hit (42x42).png similarity index 100% rename from assets/Free/Traps/Rock Head/Right Hit (42x42).png rename to assets/images/Traps/Rock Head/Right Hit (42x42).png diff --git a/assets/Free/Traps/Rock Head/Right Hit (42x42).png.import b/assets/images/Traps/Rock Head/Right Hit (42x42).png.import similarity index 68% rename from assets/Free/Traps/Rock Head/Right Hit (42x42).png.import rename to assets/images/Traps/Rock Head/Right Hit (42x42).png.import index f7b8afb..eb48f7a 100644 --- a/assets/Free/Traps/Rock Head/Right Hit (42x42).png.import +++ b/assets/images/Traps/Rock Head/Right Hit (42x42).png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://dd52gdno1l5wc" -path="res://.godot/imported/Right Hit (42x42).png-41ee349ad8dfa20e075268b5f0e2dfb8.ctex" +path="res://.godot/imported/Right Hit (42x42).png-0a6f3a62cdce0baf20156523c1e6eefc.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Traps/Rock Head/Right Hit (42x42).png" -dest_files=["res://.godot/imported/Right Hit (42x42).png-41ee349ad8dfa20e075268b5f0e2dfb8.ctex"] +source_file="res://assets/images/Traps/Rock Head/Right Hit (42x42).png" +dest_files=["res://.godot/imported/Right Hit (42x42).png-0a6f3a62cdce0baf20156523c1e6eefc.ctex"] [params] diff --git a/assets/Free/Traps/Rock Head/Top Hit (42x42).png b/assets/images/Traps/Rock Head/Top Hit (42x42).png similarity index 100% rename from assets/Free/Traps/Rock Head/Top Hit (42x42).png rename to assets/images/Traps/Rock Head/Top Hit (42x42).png diff --git a/assets/Free/Traps/Rock Head/Top Hit (42x42).png.import b/assets/images/Traps/Rock Head/Top Hit (42x42).png.import similarity index 68% rename from assets/Free/Traps/Rock Head/Top Hit (42x42).png.import rename to assets/images/Traps/Rock Head/Top Hit (42x42).png.import index 31d87cb..ffb27f3 100644 --- a/assets/Free/Traps/Rock Head/Top Hit (42x42).png.import +++ b/assets/images/Traps/Rock Head/Top Hit (42x42).png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://c4iiehcy6eu4v" -path="res://.godot/imported/Top Hit (42x42).png-38dd7d3d4d7c112c7290fb8152cc0d51.ctex" +path="res://.godot/imported/Top Hit (42x42).png-efa99739a705bd8fe9c756f30c1a530d.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Traps/Rock Head/Top Hit (42x42).png" -dest_files=["res://.godot/imported/Top Hit (42x42).png-38dd7d3d4d7c112c7290fb8152cc0d51.ctex"] +source_file="res://assets/images/Traps/Rock Head/Top Hit (42x42).png" +dest_files=["res://.godot/imported/Top Hit (42x42).png-efa99739a705bd8fe9c756f30c1a530d.ctex"] [params] diff --git a/assets/Free/Traps/Sand Mud Ice/Ice Particle.png b/assets/images/Traps/Sand Mud Ice/Ice Particle.png similarity index 100% rename from assets/Free/Traps/Sand Mud Ice/Ice Particle.png rename to assets/images/Traps/Sand Mud Ice/Ice Particle.png diff --git a/assets/Free/Traps/Sand Mud Ice/Ice Particle.png.import b/assets/images/Traps/Sand Mud Ice/Ice Particle.png.import similarity index 69% rename from assets/Free/Traps/Sand Mud Ice/Ice Particle.png.import rename to assets/images/Traps/Sand Mud Ice/Ice Particle.png.import index cec503b..378c55f 100644 --- a/assets/Free/Traps/Sand Mud Ice/Ice Particle.png.import +++ b/assets/images/Traps/Sand Mud Ice/Ice Particle.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://cv7vvyvshym1e" -path="res://.godot/imported/Ice Particle.png-006c1ad7126d3919c3c253e2e9f43ff8.ctex" +path="res://.godot/imported/Ice Particle.png-424e9b2aef6704e63743816c40511489.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Traps/Sand Mud Ice/Ice Particle.png" -dest_files=["res://.godot/imported/Ice Particle.png-006c1ad7126d3919c3c253e2e9f43ff8.ctex"] +source_file="res://assets/images/Traps/Sand Mud Ice/Ice Particle.png" +dest_files=["res://.godot/imported/Ice Particle.png-424e9b2aef6704e63743816c40511489.ctex"] [params] diff --git a/assets/Free/Traps/Sand Mud Ice/Mud Particle.png b/assets/images/Traps/Sand Mud Ice/Mud Particle.png similarity index 100% rename from assets/Free/Traps/Sand Mud Ice/Mud Particle.png rename to assets/images/Traps/Sand Mud Ice/Mud Particle.png diff --git a/assets/Free/Traps/Sand Mud Ice/Mud Particle.png.import b/assets/images/Traps/Sand Mud Ice/Mud Particle.png.import similarity index 69% rename from assets/Free/Traps/Sand Mud Ice/Mud Particle.png.import rename to assets/images/Traps/Sand Mud Ice/Mud Particle.png.import index ce4d98e..1898d51 100644 --- a/assets/Free/Traps/Sand Mud Ice/Mud Particle.png.import +++ b/assets/images/Traps/Sand Mud Ice/Mud Particle.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://j2cw6a4cppwi" -path="res://.godot/imported/Mud Particle.png-c3dc74b9bd1d5e1e1388287c258d83fb.ctex" +path="res://.godot/imported/Mud Particle.png-502457fc02cf91bd20db7e62c6274613.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Traps/Sand Mud Ice/Mud Particle.png" -dest_files=["res://.godot/imported/Mud Particle.png-c3dc74b9bd1d5e1e1388287c258d83fb.ctex"] +source_file="res://assets/images/Traps/Sand Mud Ice/Mud Particle.png" +dest_files=["res://.godot/imported/Mud Particle.png-502457fc02cf91bd20db7e62c6274613.ctex"] [params] diff --git a/assets/Free/Traps/Sand Mud Ice/Sand Mud Ice (16x6).png b/assets/images/Traps/Sand Mud Ice/Sand Mud Ice (16x6).png similarity index 100% rename from assets/Free/Traps/Sand Mud Ice/Sand Mud Ice (16x6).png rename to assets/images/Traps/Sand Mud Ice/Sand Mud Ice (16x6).png diff --git a/assets/Free/Traps/Sand Mud Ice/Sand Mud Ice (16x6).png.import b/assets/images/Traps/Sand Mud Ice/Sand Mud Ice (16x6).png.import similarity index 67% rename from assets/Free/Traps/Sand Mud Ice/Sand Mud Ice (16x6).png.import rename to assets/images/Traps/Sand Mud Ice/Sand Mud Ice (16x6).png.import index 677f80f..393adbb 100644 --- a/assets/Free/Traps/Sand Mud Ice/Sand Mud Ice (16x6).png.import +++ b/assets/images/Traps/Sand Mud Ice/Sand Mud Ice (16x6).png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://dpcrd7p82wt58" -path="res://.godot/imported/Sand Mud Ice (16x6).png-2758f7c63c0e3699d6b6ee9cd27a8e51.ctex" +path="res://.godot/imported/Sand Mud Ice (16x6).png-0932227c9ea51c69ce294f19a014804f.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Traps/Sand Mud Ice/Sand Mud Ice (16x6).png" -dest_files=["res://.godot/imported/Sand Mud Ice (16x6).png-2758f7c63c0e3699d6b6ee9cd27a8e51.ctex"] +source_file="res://assets/images/Traps/Sand Mud Ice/Sand Mud Ice (16x6).png" +dest_files=["res://.godot/imported/Sand Mud Ice (16x6).png-0932227c9ea51c69ce294f19a014804f.ctex"] [params] diff --git a/assets/Free/Traps/Sand Mud Ice/Sand Particle.png b/assets/images/Traps/Sand Mud Ice/Sand Particle.png similarity index 100% rename from assets/Free/Traps/Sand Mud Ice/Sand Particle.png rename to assets/images/Traps/Sand Mud Ice/Sand Particle.png diff --git a/assets/Free/Traps/Sand Mud Ice/Sand Particle.png.import b/assets/images/Traps/Sand Mud Ice/Sand Particle.png.import similarity index 69% rename from assets/Free/Traps/Sand Mud Ice/Sand Particle.png.import rename to assets/images/Traps/Sand Mud Ice/Sand Particle.png.import index 1450710..5a7269c 100644 --- a/assets/Free/Traps/Sand Mud Ice/Sand Particle.png.import +++ b/assets/images/Traps/Sand Mud Ice/Sand Particle.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://d2a1xt16n7k8m" -path="res://.godot/imported/Sand Particle.png-84263250524ed8c889c3c7aab79f2693.ctex" +path="res://.godot/imported/Sand Particle.png-ec2c756e5e4933e97ad30557b402acf2.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Traps/Sand Mud Ice/Sand Particle.png" -dest_files=["res://.godot/imported/Sand Particle.png-84263250524ed8c889c3c7aab79f2693.ctex"] +source_file="res://assets/images/Traps/Sand Mud Ice/Sand Particle.png" +dest_files=["res://.godot/imported/Sand Particle.png-ec2c756e5e4933e97ad30557b402acf2.ctex"] [params] diff --git a/assets/Free/Traps/Saw/Chain.png b/assets/images/Traps/Saw/Chain.png similarity index 100% rename from assets/Free/Traps/Saw/Chain.png rename to assets/images/Traps/Saw/Chain.png diff --git a/assets/Free/Traps/Saw/Chain.png.import b/assets/images/Traps/Saw/Chain.png.import similarity index 72% rename from assets/Free/Traps/Saw/Chain.png.import rename to assets/images/Traps/Saw/Chain.png.import index a8e558d..4d6d22c 100644 --- a/assets/Free/Traps/Saw/Chain.png.import +++ b/assets/images/Traps/Saw/Chain.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://ee6k22skwo4c" -path="res://.godot/imported/Chain.png-f153c50caea413b518ff54564cd29179.ctex" +path="res://.godot/imported/Chain.png-2e442b582ca588e74b41f5e1a9bf7a5f.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Traps/Saw/Chain.png" -dest_files=["res://.godot/imported/Chain.png-f153c50caea413b518ff54564cd29179.ctex"] +source_file="res://assets/images/Traps/Saw/Chain.png" +dest_files=["res://.godot/imported/Chain.png-2e442b582ca588e74b41f5e1a9bf7a5f.ctex"] [params] diff --git a/assets/Free/Traps/Saw/Off.png b/assets/images/Traps/Saw/Off.png similarity index 100% rename from assets/Free/Traps/Saw/Off.png rename to assets/images/Traps/Saw/Off.png diff --git a/assets/Free/Traps/Saw/Off.png.import b/assets/images/Traps/Saw/Off.png.import similarity index 72% rename from assets/Free/Traps/Saw/Off.png.import rename to assets/images/Traps/Saw/Off.png.import index d8b9b02..cc0d4db 100644 --- a/assets/Free/Traps/Saw/Off.png.import +++ b/assets/images/Traps/Saw/Off.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://dnpkr61vq7oiy" -path="res://.godot/imported/Off.png-cb580ecd96b3420d84f9a265b3338389.ctex" +path="res://.godot/imported/Off.png-22dc914308294e3f8a71f7a31944417d.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Traps/Saw/Off.png" -dest_files=["res://.godot/imported/Off.png-cb580ecd96b3420d84f9a265b3338389.ctex"] +source_file="res://assets/images/Traps/Saw/Off.png" +dest_files=["res://.godot/imported/Off.png-22dc914308294e3f8a71f7a31944417d.ctex"] [params] diff --git a/assets/Free/Traps/Saw/On (38x38).png b/assets/images/Traps/Saw/On (38x38).png similarity index 100% rename from assets/Free/Traps/Saw/On (38x38).png rename to assets/images/Traps/Saw/On (38x38).png diff --git a/assets/Free/Traps/Saw/On (38x38).png.import b/assets/images/Traps/Saw/On (38x38).png.import similarity index 70% rename from assets/Free/Traps/Saw/On (38x38).png.import rename to assets/images/Traps/Saw/On (38x38).png.import index 69baa8b..fa73343 100644 --- a/assets/Free/Traps/Saw/On (38x38).png.import +++ b/assets/images/Traps/Saw/On (38x38).png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://yun26ju878ds" -path="res://.godot/imported/On (38x38).png-00c1a8cb6d894ec0ab056b027d3c5005.ctex" +path="res://.godot/imported/On (38x38).png-833f2493eb99d95985a8fc5328663126.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Traps/Saw/On (38x38).png" -dest_files=["res://.godot/imported/On (38x38).png-00c1a8cb6d894ec0ab056b027d3c5005.ctex"] +source_file="res://assets/images/Traps/Saw/On (38x38).png" +dest_files=["res://.godot/imported/On (38x38).png-833f2493eb99d95985a8fc5328663126.ctex"] [params] diff --git a/assets/Free/Traps/Spike Head/Blink (54x52).png b/assets/images/Traps/Spike Head/Blink (54x52).png similarity index 100% rename from assets/Free/Traps/Spike Head/Blink (54x52).png rename to assets/images/Traps/Spike Head/Blink (54x52).png diff --git a/assets/Free/Traps/Spike Head/Blink (54x52).png.import b/assets/images/Traps/Spike Head/Blink (54x52).png.import similarity index 69% rename from assets/Free/Traps/Spike Head/Blink (54x52).png.import rename to assets/images/Traps/Spike Head/Blink (54x52).png.import index cfaa7ed..84d0ebe 100644 --- a/assets/Free/Traps/Spike Head/Blink (54x52).png.import +++ b/assets/images/Traps/Spike Head/Blink (54x52).png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://c1w5lknpttdya" -path="res://.godot/imported/Blink (54x52).png-14858a696f3736e2adec05cdb2db11ec.ctex" +path="res://.godot/imported/Blink (54x52).png-99f03ed4075c84307230d8d1ef92856c.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Traps/Spike Head/Blink (54x52).png" -dest_files=["res://.godot/imported/Blink (54x52).png-14858a696f3736e2adec05cdb2db11ec.ctex"] +source_file="res://assets/images/Traps/Spike Head/Blink (54x52).png" +dest_files=["res://.godot/imported/Blink (54x52).png-99f03ed4075c84307230d8d1ef92856c.ctex"] [params] diff --git a/assets/Free/Traps/Spike Head/Bottom Hit (54x52).png b/assets/images/Traps/Spike Head/Bottom Hit (54x52).png similarity index 100% rename from assets/Free/Traps/Spike Head/Bottom Hit (54x52).png rename to assets/images/Traps/Spike Head/Bottom Hit (54x52).png diff --git a/assets/Free/Traps/Spike Head/Bottom Hit (54x52).png.import b/assets/images/Traps/Spike Head/Bottom Hit (54x52).png.import similarity index 68% rename from assets/Free/Traps/Spike Head/Bottom Hit (54x52).png.import rename to assets/images/Traps/Spike Head/Bottom Hit (54x52).png.import index 8e2f56f..a63637f 100644 --- a/assets/Free/Traps/Spike Head/Bottom Hit (54x52).png.import +++ b/assets/images/Traps/Spike Head/Bottom Hit (54x52).png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://dl8tocqwtp4ks" -path="res://.godot/imported/Bottom Hit (54x52).png-4275ee06a2da4e5894d84f334aa6bb40.ctex" +path="res://.godot/imported/Bottom Hit (54x52).png-645710d1785b489e75a64bdab3e7c905.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Traps/Spike Head/Bottom Hit (54x52).png" -dest_files=["res://.godot/imported/Bottom Hit (54x52).png-4275ee06a2da4e5894d84f334aa6bb40.ctex"] +source_file="res://assets/images/Traps/Spike Head/Bottom Hit (54x52).png" +dest_files=["res://.godot/imported/Bottom Hit (54x52).png-645710d1785b489e75a64bdab3e7c905.ctex"] [params] diff --git a/assets/Free/Traps/Spike Head/Idle.png b/assets/images/Traps/Spike Head/Idle.png similarity index 100% rename from assets/Free/Traps/Spike Head/Idle.png rename to assets/images/Traps/Spike Head/Idle.png diff --git a/assets/Free/Traps/Spike Head/Idle.png.import b/assets/images/Traps/Spike Head/Idle.png.import similarity index 71% rename from assets/Free/Traps/Spike Head/Idle.png.import rename to assets/images/Traps/Spike Head/Idle.png.import index 37dc4e9..0c5684a 100644 --- a/assets/Free/Traps/Spike Head/Idle.png.import +++ b/assets/images/Traps/Spike Head/Idle.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://ell2rmc0egnj" -path="res://.godot/imported/Idle.png-8fbd9a51822a7943d8c284cc9ce57dfe.ctex" +path="res://.godot/imported/Idle.png-077d486d2e9d6d657ad09d85f3bbf525.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Traps/Spike Head/Idle.png" -dest_files=["res://.godot/imported/Idle.png-8fbd9a51822a7943d8c284cc9ce57dfe.ctex"] +source_file="res://assets/images/Traps/Spike Head/Idle.png" +dest_files=["res://.godot/imported/Idle.png-077d486d2e9d6d657ad09d85f3bbf525.ctex"] [params] diff --git a/assets/Free/Traps/Spike Head/Left Hit (54x52).png b/assets/images/Traps/Spike Head/Left Hit (54x52).png similarity index 100% rename from assets/Free/Traps/Spike Head/Left Hit (54x52).png rename to assets/images/Traps/Spike Head/Left Hit (54x52).png diff --git a/assets/Free/Traps/Spike Head/Left Hit (54x52).png.import b/assets/images/Traps/Spike Head/Left Hit (54x52).png.import similarity index 68% rename from assets/Free/Traps/Spike Head/Left Hit (54x52).png.import rename to assets/images/Traps/Spike Head/Left Hit (54x52).png.import index 2c57315..ca674d4 100644 --- a/assets/Free/Traps/Spike Head/Left Hit (54x52).png.import +++ b/assets/images/Traps/Spike Head/Left Hit (54x52).png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://btbuo7q1a0o4i" -path="res://.godot/imported/Left Hit (54x52).png-5156f51aef2e30bdbd327d9f4193655d.ctex" +path="res://.godot/imported/Left Hit (54x52).png-a4da18cd104d0f15f0c7c1754e608f66.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Traps/Spike Head/Left Hit (54x52).png" -dest_files=["res://.godot/imported/Left Hit (54x52).png-5156f51aef2e30bdbd327d9f4193655d.ctex"] +source_file="res://assets/images/Traps/Spike Head/Left Hit (54x52).png" +dest_files=["res://.godot/imported/Left Hit (54x52).png-a4da18cd104d0f15f0c7c1754e608f66.ctex"] [params] diff --git a/assets/Free/Traps/Spike Head/Right Hit (54x52).png b/assets/images/Traps/Spike Head/Right Hit (54x52).png similarity index 100% rename from assets/Free/Traps/Spike Head/Right Hit (54x52).png rename to assets/images/Traps/Spike Head/Right Hit (54x52).png diff --git a/assets/Free/Traps/Spike Head/Right Hit (54x52).png.import b/assets/images/Traps/Spike Head/Right Hit (54x52).png.import similarity index 68% rename from assets/Free/Traps/Spike Head/Right Hit (54x52).png.import rename to assets/images/Traps/Spike Head/Right Hit (54x52).png.import index 4f1d827..370dd3c 100644 --- a/assets/Free/Traps/Spike Head/Right Hit (54x52).png.import +++ b/assets/images/Traps/Spike Head/Right Hit (54x52).png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://ctvtkfmv3mh05" -path="res://.godot/imported/Right Hit (54x52).png-0d917ab4cb980b0e4972e6ce4aba22ae.ctex" +path="res://.godot/imported/Right Hit (54x52).png-8085ea981ccf370d6d74100a6d1393a9.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Traps/Spike Head/Right Hit (54x52).png" -dest_files=["res://.godot/imported/Right Hit (54x52).png-0d917ab4cb980b0e4972e6ce4aba22ae.ctex"] +source_file="res://assets/images/Traps/Spike Head/Right Hit (54x52).png" +dest_files=["res://.godot/imported/Right Hit (54x52).png-8085ea981ccf370d6d74100a6d1393a9.ctex"] [params] diff --git a/assets/Free/Traps/Spike Head/Top Hit (54x52).png b/assets/images/Traps/Spike Head/Top Hit (54x52).png similarity index 100% rename from assets/Free/Traps/Spike Head/Top Hit (54x52).png rename to assets/images/Traps/Spike Head/Top Hit (54x52).png diff --git a/assets/Free/Traps/Spike Head/Top Hit (54x52).png.import b/assets/images/Traps/Spike Head/Top Hit (54x52).png.import similarity index 68% rename from assets/Free/Traps/Spike Head/Top Hit (54x52).png.import rename to assets/images/Traps/Spike Head/Top Hit (54x52).png.import index 474af4d..c0fa20a 100644 --- a/assets/Free/Traps/Spike Head/Top Hit (54x52).png.import +++ b/assets/images/Traps/Spike Head/Top Hit (54x52).png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://g0t7t3sl02wt" -path="res://.godot/imported/Top Hit (54x52).png-8ad43df6e2de66761ba78df56d2f612f.ctex" +path="res://.godot/imported/Top Hit (54x52).png-72c21a685f77b7cc49157e28a34fdbed.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Traps/Spike Head/Top Hit (54x52).png" -dest_files=["res://.godot/imported/Top Hit (54x52).png-8ad43df6e2de66761ba78df56d2f612f.ctex"] +source_file="res://assets/images/Traps/Spike Head/Top Hit (54x52).png" +dest_files=["res://.godot/imported/Top Hit (54x52).png-72c21a685f77b7cc49157e28a34fdbed.ctex"] [params] diff --git a/assets/Free/Traps/Spiked Ball/Chain.png b/assets/images/Traps/Spiked Ball/Chain.png similarity index 100% rename from assets/Free/Traps/Spiked Ball/Chain.png rename to assets/images/Traps/Spiked Ball/Chain.png diff --git a/assets/Free/Traps/Spiked Ball/Chain.png.import b/assets/images/Traps/Spiked Ball/Chain.png.import similarity index 71% rename from assets/Free/Traps/Spiked Ball/Chain.png.import rename to assets/images/Traps/Spiked Ball/Chain.png.import index ec801a4..7d49293 100644 --- a/assets/Free/Traps/Spiked Ball/Chain.png.import +++ b/assets/images/Traps/Spiked Ball/Chain.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://bpfjvoxdaghd" -path="res://.godot/imported/Chain.png-eea3dc46949e4b5f05b8ae03f2362125.ctex" +path="res://.godot/imported/Chain.png-d547cd7c0aea0a21a89e6eedaa8323b3.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Traps/Spiked Ball/Chain.png" -dest_files=["res://.godot/imported/Chain.png-eea3dc46949e4b5f05b8ae03f2362125.ctex"] +source_file="res://assets/images/Traps/Spiked Ball/Chain.png" +dest_files=["res://.godot/imported/Chain.png-d547cd7c0aea0a21a89e6eedaa8323b3.ctex"] [params] diff --git a/assets/Free/Traps/Spiked Ball/Spiked Ball.png b/assets/images/Traps/Spiked Ball/Spiked Ball.png similarity index 100% rename from assets/Free/Traps/Spiked Ball/Spiked Ball.png rename to assets/images/Traps/Spiked Ball/Spiked Ball.png diff --git a/assets/Free/Traps/Spiked Ball/Spiked Ball.png.import b/assets/images/Traps/Spiked Ball/Spiked Ball.png.import similarity index 69% rename from assets/Free/Traps/Spiked Ball/Spiked Ball.png.import rename to assets/images/Traps/Spiked Ball/Spiked Ball.png.import index 3d3833c..0d13e81 100644 --- a/assets/Free/Traps/Spiked Ball/Spiked Ball.png.import +++ b/assets/images/Traps/Spiked Ball/Spiked Ball.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://b4avg2jf8fl2w" -path="res://.godot/imported/Spiked Ball.png-d56682d24e339c3fa069635fd36c6220.ctex" +path="res://.godot/imported/Spiked Ball.png-22798d59e7705e7a4dc6db1b3dc0a1a7.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Traps/Spiked Ball/Spiked Ball.png" -dest_files=["res://.godot/imported/Spiked Ball.png-d56682d24e339c3fa069635fd36c6220.ctex"] +source_file="res://assets/images/Traps/Spiked Ball/Spiked Ball.png" +dest_files=["res://.godot/imported/Spiked Ball.png-22798d59e7705e7a4dc6db1b3dc0a1a7.ctex"] [params] diff --git a/assets/Free/Traps/Spikes/Idle.png b/assets/images/Traps/Spikes/Idle.png similarity index 100% rename from assets/Free/Traps/Spikes/Idle.png rename to assets/images/Traps/Spikes/Idle.png diff --git a/assets/Free/Traps/Spikes/Idle.png.import b/assets/images/Traps/Spikes/Idle.png.import similarity index 72% rename from assets/Free/Traps/Spikes/Idle.png.import rename to assets/images/Traps/Spikes/Idle.png.import index 2ab4d23..fbded8c 100644 --- a/assets/Free/Traps/Spikes/Idle.png.import +++ b/assets/images/Traps/Spikes/Idle.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://lcetftbolwaj" -path="res://.godot/imported/Idle.png-70e6b20be103ad15b69a24ff88ae83e2.ctex" +path="res://.godot/imported/Idle.png-48d66c00e25dd9ef5b077352acee4435.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Traps/Spikes/Idle.png" -dest_files=["res://.godot/imported/Idle.png-70e6b20be103ad15b69a24ff88ae83e2.ctex"] +source_file="res://assets/images/Traps/Spikes/Idle.png" +dest_files=["res://.godot/imported/Idle.png-48d66c00e25dd9ef5b077352acee4435.ctex"] [params] diff --git a/assets/Free/Traps/Trampoline/Idle.png b/assets/images/Traps/Trampoline/Idle.png similarity index 100% rename from assets/Free/Traps/Trampoline/Idle.png rename to assets/images/Traps/Trampoline/Idle.png diff --git a/assets/Free/Traps/Trampoline/Idle.png.import b/assets/images/Traps/Trampoline/Idle.png.import similarity index 71% rename from assets/Free/Traps/Trampoline/Idle.png.import rename to assets/images/Traps/Trampoline/Idle.png.import index 00c8b1d..27d45cc 100644 --- a/assets/Free/Traps/Trampoline/Idle.png.import +++ b/assets/images/Traps/Trampoline/Idle.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://8htflgxgigif" -path="res://.godot/imported/Idle.png-a58e0a85fe95d473d56938559578d944.ctex" +path="res://.godot/imported/Idle.png-5fb9c339d9be860d500a82c337e118cf.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Traps/Trampoline/Idle.png" -dest_files=["res://.godot/imported/Idle.png-a58e0a85fe95d473d56938559578d944.ctex"] +source_file="res://assets/images/Traps/Trampoline/Idle.png" +dest_files=["res://.godot/imported/Idle.png-5fb9c339d9be860d500a82c337e118cf.ctex"] [params] diff --git a/assets/Free/Traps/Trampoline/Jump (28x28).png b/assets/images/Traps/Trampoline/Jump (28x28).png similarity index 100% rename from assets/Free/Traps/Trampoline/Jump (28x28).png rename to assets/images/Traps/Trampoline/Jump (28x28).png diff --git a/assets/Free/Traps/Trampoline/Jump (28x28).png.import b/assets/images/Traps/Trampoline/Jump (28x28).png.import similarity index 69% rename from assets/Free/Traps/Trampoline/Jump (28x28).png.import rename to assets/images/Traps/Trampoline/Jump (28x28).png.import index 237edda..f4bd6ef 100644 --- a/assets/Free/Traps/Trampoline/Jump (28x28).png.import +++ b/assets/images/Traps/Trampoline/Jump (28x28).png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://bcxqlk0av6hxh" -path="res://.godot/imported/Jump (28x28).png-deec7f005692a36ad8fdffabe952e3f7.ctex" +path="res://.godot/imported/Jump (28x28).png-3b0a76ca378c9d245efffcfb510ebc46.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/Free/Traps/Trampoline/Jump (28x28).png" -dest_files=["res://.godot/imported/Jump (28x28).png-deec7f005692a36ad8fdffabe952e3f7.ctex"] +source_file="res://assets/images/Traps/Trampoline/Jump (28x28).png" +dest_files=["res://.godot/imported/Jump (28x28).png-3b0a76ca378c9d245efffcfb510ebc46.ctex"] [params] diff --git a/assets/background.png b/assets/images/background.png similarity index 100% rename from assets/background.png rename to assets/images/background.png diff --git a/assets/background.png.import b/assets/images/background.png.import similarity index 71% rename from assets/background.png.import rename to assets/images/background.png.import index 5f10a1b..671e16f 100644 --- a/assets/background.png.import +++ b/assets/images/background.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://c3jqll3p5a05o" -path="res://.godot/imported/background.png-1fdba8b6a966ce2c2ffc607f7c096e95.ctex" +path="res://.godot/imported/background.png-e5ebdd33902457fb65ba6af20f80797b.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/background.png" -dest_files=["res://.godot/imported/background.png-1fdba8b6a966ce2c2ffc607f7c096e95.ctex"] +source_file="res://assets/images/background.png" +dest_files=["res://.godot/imported/background.png-e5ebdd33902457fb65ba6af20f80797b.ctex"] [params] diff --git a/assets/shared image.png b/assets/images/tileset.png similarity index 100% rename from assets/shared image.png rename to assets/images/tileset.png diff --git a/assets/shared image.png.import b/assets/images/tileset.png.import similarity index 71% rename from assets/shared image.png.import rename to assets/images/tileset.png.import index 35cb89c..be83362 100644 --- a/assets/shared image.png.import +++ b/assets/images/tileset.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://b3gdy01ed75be" -path="res://.godot/imported/shared image.png-8bb1947e7b6cd398f025f25d72e23f97.ctex" +path="res://.godot/imported/tileset.png-169d16d2edb3f05565eb2e56397c954c.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/shared image.png" -dest_files=["res://.godot/imported/shared image.png-8bb1947e7b6cd398f025f25d72e23f97.ctex"] +source_file="res://assets/images/tileset.png" +dest_files=["res://.godot/imported/tileset.png-169d16d2edb3f05565eb2e56397c954c.ctex"] [params] diff --git a/export_presets.cfg b/export_presets.cfg index f09bb2a..e021a88 100644 --- a/export_presets.cfg +++ b/export_presets.cfg @@ -9,7 +9,7 @@ custom_features="" export_filter="all_resources" include_filter="" exclude_filter="" -export_path="../Man Run.apk" +export_path="builds/Man Run v0.2 beta.apk" encryption_include_filters="" encryption_exclude_filters="" encrypt_pck=false @@ -217,7 +217,7 @@ custom_features="" export_filter="all_resources" include_filter="" exclude_filter="" -export_path="../Man Run.x86_64" +export_path="builds/Man Run v0.1 beta linux.x86_64" encryption_include_filters="" encryption_exclude_filters="" encrypt_pck=false @@ -245,3 +245,68 @@ unzip -o -q \"{temp_dir}/{archive_name}\" -d \"{temp_dir}\" ssh_remote_deploy/cleanup_script="#!/usr/bin/env bash kill $(pgrep -x -f \"{temp_dir}/{exe_name} {cmd_args}\") rm -rf \"{temp_dir}\"" + +[preset.2] + +name="Windows Desktop" +platform="Windows Desktop" +runnable=true +advanced_options=false +dedicated_server=false +custom_features="" +export_filter="all_resources" +include_filter="" +exclude_filter="" +export_path="builds/Man Run v0.1 beta windows.exe" +encryption_include_filters="" +encryption_exclude_filters="" +encrypt_pck=false +encrypt_directory=false +script_export_mode=2 + +[preset.2.options] + +custom_template/debug="" +custom_template/release="" +debug/export_console_wrapper=1 +binary_format/embed_pck=true +texture_format/s3tc_bptc=true +texture_format/etc2_astc=false +binary_format/architecture="x86_64" +codesign/enable=false +codesign/timestamp=true +codesign/timestamp_server_url="" +codesign/digest_algorithm=1 +codesign/description="" +codesign/custom_options=PackedStringArray() +application/modify_resources=true +application/icon="" +application/console_wrapper_icon="" +application/icon_interpolation=4 +application/file_version="" +application/product_version="" +application/company_name="" +application/product_name="" +application/file_description="" +application/copyright="" +application/trademarks="" +application/export_angle=0 +application/export_d3d12=0 +application/d3d12_agility_sdk_multiarch=true +ssh_remote_deploy/enabled=false +ssh_remote_deploy/host="user@host_ip" +ssh_remote_deploy/port="22" +ssh_remote_deploy/extra_args_ssh="" +ssh_remote_deploy/extra_args_scp="" +ssh_remote_deploy/run_script="Expand-Archive -LiteralPath '{temp_dir}\\{archive_name}' -DestinationPath '{temp_dir}' +$action = New-ScheduledTaskAction -Execute '{temp_dir}\\{exe_name}' -Argument '{cmd_args}' +$trigger = New-ScheduledTaskTrigger -Once -At 00:00 +$settings = New-ScheduledTaskSettingsSet +$task = New-ScheduledTask -Action $action -Trigger $trigger -Settings $settings +Register-ScheduledTask godot_remote_debug -InputObject $task -Force:$true +Start-ScheduledTask -TaskName godot_remote_debug +while (Get-ScheduledTask -TaskName godot_remote_debug | ? State -eq running) { Start-Sleep -Milliseconds 100 } +Unregister-ScheduledTask -TaskName godot_remote_debug -Confirm:$false -ErrorAction:SilentlyContinue" +ssh_remote_deploy/cleanup_script="Stop-ScheduledTask -TaskName godot_remote_debug -ErrorAction:SilentlyContinue +Unregister-ScheduledTask -TaskName godot_remote_debug -Confirm:$false -ErrorAction:SilentlyContinue +Remove-Item -Recurse -Force '{temp_dir}'" diff --git a/project.godot b/project.godot index 9615f61..9635d62 100644 --- a/project.godot +++ b/project.godot @@ -12,7 +12,7 @@ config_version=5 config/name="Man Run" config/version="0.1" -run/main_scene="res://Scenen/main.tscn" +run/main_scene="res://Scenen/menu.tscn" config/features=PackedStringArray("4.3", "Forward Plus") config/icon="res://icon.png" @@ -76,5 +76,7 @@ pointing/emulate_touch_from_mouse=true [rendering] textures/canvas_textures/default_texture_filter=0 +renderer/rendering_method="gl_compatibility" +renderer/rendering_method.mobile="gl_compatibility" textures/vram_compression/import_etc2_astc=true textures/default_filters/use_nearest_mipmap_filter=true