From 18aa9a2c5f4815f1f6b213eed683c75cdf6be96a Mon Sep 17 00:00:00 2001 From: Ny Bruker <robinhs@stud.ntnu.no> Date: Thu, 10 Nov 2022 23:13:08 +0100 Subject: [PATCH 1/3] Fix for build. --- .../Code/Core/Abilities/BasicProjectile2.cs | 3 ++- .../Assets/Code/Services/AudioService.cs | 19 ++++++++++++++- .../Assets/Code/Services/PrefabService.cs | 23 +++++++++++++++--- .../Assets/Code/Services/SpriteService.cs | 22 ++++++++++++++--- MrBigsock/Assets/Resources.meta | 8 ++++++ MrBigsock/Assets/{ => Resources}/Prefabs.meta | 0 .../Assets/{ => Resources}/Prefabs/.gitkeep | 0 .../{ => Resources}/Prefabs/BigSock.prefab | 0 .../Prefabs/BigSock.prefab.meta | 0 .../{ => Resources}/Prefabs/Bosses.meta | 0 .../Prefabs/Bosses/Attacks.meta | 0 .../Attacks/Bringer_of_Death_Spell.prefab | 0 .../Bringer_of_Death_Spell.prefab.meta | 0 .../Prefabs/Bosses/Bringer_of_Death.prefab | 0 .../Bosses/Bringer_of_Death.prefab.meta | 0 .../Prefabs/Bosses/Skeleton_Boss.prefab | 0 .../Prefabs/Bosses/Skeleton_Boss.prefab.meta | 0 .../{ => Resources}/Prefabs/Bullets.meta | 0 .../Bullets/basic square bullet.prefab | 0 .../Bullets/basic square bullet.prefab.meta | 0 .../Prefabs/Bullets/big slow bullet.prefab | 0 .../Bullets/big slow bullet.prefab.meta | 0 .../Prefabs/Bullets/enemy_arrow.prefab | 0 .../Prefabs/Bullets/enemy_arrow.prefab.meta | 0 .../Prefabs/Enemy_Slime.prefab | 0 .../Prefabs/Enemy_Slime.prefab.meta | 0 .../Assets/{ => Resources}/Prefabs/Map.meta | 0 .../{ => Resources}/Prefabs/Map/Room.prefab | 0 .../Prefabs/Map/Room.prefab.meta | 0 .../Assets/{ => Resources}/Prefabs/UI.meta | 0 .../{ => Resources}/Prefabs/UI/Button.prefab | 0 .../Prefabs/UI/Button.prefab.meta | 0 .../Prefabs/UI/ChestContents.prefab | 0 .../Prefabs/UI/ChestContents.prefab.meta | 0 .../{ => Resources}/Prefabs/UI/HPBar.prefab | 0 .../Prefabs/UI/HPBar.prefab.meta | 0 .../Prefabs/UI/Inventory.prefab | 0 .../Prefabs/UI/Inventory.prefab.meta | 0 .../Prefabs/UI/InventorySlot.prefab | 0 .../Prefabs/UI/InventorySlot.prefab.meta | 0 .../{ => Resources}/Prefabs/UI/Item.prefab | 0 .../Prefabs/UI/Item.prefab.meta | 0 .../Prefabs/UI/PlayerMenu.prefab | 0 .../Prefabs/UI/PlayerMenu.prefab.meta | 0 .../Prefabs/UI/StatsPanel.prefab | 0 .../Prefabs/UI/StatsPanel.prefab.meta | 0 .../Prefabs/UI/UtilityBar.prefab | 0 .../Prefabs/UI/UtilityBar.prefab.meta | 0 .../{ => Resources}/Prefabs/UI/XpBar.prefab | 0 .../Prefabs/UI/XpBar.prefab.meta | 0 .../{ => Resources}/Prefabs/attack.prefab | 0 .../Prefabs/attack.prefab.meta | 0 .../Prefabs/backgroundMusic.prefab | 0 .../Prefabs/backgroundMusic.prefab.meta | 0 .../Prefabs/enemy_orc_range.prefab | 0 .../Prefabs/enemy_orc_range.prefab.meta | 0 .../Prefabs/enemy_orc_warrior.prefab | 0 .../Prefabs/enemy_orc_warrior.prefab.meta | 0 .../Prefabs/furry_demon.prefab | 0 .../Prefabs/furry_demon.prefab.meta | 0 .../{ => Resources}/Prefabs/golem.prefab | 0 .../{ => Resources}/Prefabs/golem.prefab.meta | 0 .../{ => Resources}/Prefabs/large_orc.prefab | 0 .../Prefabs/large_orc.prefab.meta | 0 .../Prefabs/skleton-range.prefab | 0 .../Prefabs/skleton-range.prefab.meta | 0 .../Prefabs/small_demon.prefab | 0 .../Prefabs/small_demon.prefab.meta | 0 .../{ => Resources}/Prefabs/small_orc.prefab | 0 .../Prefabs/small_orc.prefab.meta | 0 MrBigsock/Assets/{ => Resources}/Sprites.meta | 0 .../Assets/{ => Resources}/Sprites/.gitkeep | 0 .../Assets/{ => Resources}/Sprites/Enemy.meta | 0 .../{ => Resources}/Sprites/Enemy/.gitkeep | 0 .../Sprites/Enemy/Animations.meta | 0 .../Sprites/Enemy/Animations/.gitkeep | 0 .../Sprites/Enemy/Animations/furry_demon.meta | 0 .../furry_demon/furry_demon.controller | 0 .../furry_demon/furry_demon.controller.meta | 0 .../furry_demon/furry_demon_idle.anim | 0 .../furry_demon/furry_demon_idle.anim.meta | 0 .../furry_demon/furry_demon_run.anim | 0 .../furry_demon/furry_demon_run.anim.meta | 0 .../Sprites/Enemy/Animations/golem.meta | 0 .../Enemy/Animations/golem/golem.controller | 0 .../Animations/golem/golem.controller.meta | 0 .../Enemy/Animations/golem/golem_idle.anim | 0 .../Animations/golem/golem_idle.anim.meta | 0 .../Enemy/Animations/golem/golem_run.anim | 0 .../Animations/golem/golem_run.anim.meta | 0 .../Sprites/Enemy/Animations/large_orc.meta | 0 .../Animations/large_orc/large_orc.controller | 0 .../large_orc/large_orc.controller.meta | 0 .../Animations/large_orc/large_orc_idle.anim | 0 .../large_orc/large_orc_idle.anim.meta | 0 .../Animations/large_orc/large_orc_run.anim | 0 .../large_orc/large_orc_run.anim.meta | 0 .../Sprites/Enemy/Animations/orc_warrior.meta | 0 .../Animations/orc_warrior/Materials.meta | 0 .../Materials/orc_warrior_idle_anim_f0.mat | 0 .../orc_warrior_idle_anim_f0.mat.meta | 0 .../Enemy/Animations/orc_warrior/bow.meta | 0 .../orc_warrior/bow/Bow and Arrows.png | Bin .../orc_warrior/bow/Bow and Arrows.png.meta | 0 .../orc_warrior/bow/bow_animation.anim | 0 .../orc_warrior/bow/bow_animation.anim.meta | 0 .../bow/bow_animation_controller.controller | 0 .../bow_animation_controller.controller.meta | 0 .../Animations/orc_warrior/orc_warrior.anim | 0 .../orc_warrior/orc_warrior.anim.meta | 0 .../orc_warrior/orc_warrior.controller | 0 .../orc_warrior/orc_warrior.controller.meta | 0 .../orc_warrior/orc_warrior_attack.anim | 0 .../orc_warrior/orc_warrior_attack.anim.meta | 0 .../orc_warrior/orc_warrior_idle.anim | 0 .../orc_warrior/orc_warrior_idle.anim.meta | 0 .../orc_warrior_idle_anim_f0.controller | 0 .../orc_warrior_idle_anim_f0.controller.meta | 0 .../orc_warrior/orc_warrior_idle_anim_f0.png | Bin .../orc_warrior_idle_anim_f0.png.meta | 0 .../orc_warrior/orc_warrior_idle_anim_f1.png | Bin .../orc_warrior_idle_anim_f1.png.meta | 0 .../orc_warrior/orc_warrior_idle_anim_f2.png | Bin .../orc_warrior_idle_anim_f2.png.meta | 0 .../orc_warrior/orc_warrior_idle_anim_f3.png | Bin .../orc_warrior_idle_anim_f3.png.meta | 0 .../orc_warrior/orc_warrior_run_anim_f0.png | Bin .../orc_warrior_run_anim_f0.png.meta | 0 .../orc_warrior/orc_warrior_run_anim_f1.png | Bin .../orc_warrior_run_anim_f1.png.meta | 0 .../orc_warrior/orc_warrior_run_anim_f2.png | Bin .../orc_warrior_run_anim_f2.png.meta | 0 .../orc_warrior/orc_warrior_run_anim_f3.png | Bin .../orc_warrior_run_anim_f3.png.meta | 0 .../Sprites/Enemy/Animations/skeleton.meta | 0 .../Animations/skeleton/skeleton.controller | 0 .../skeleton/skeleton.controller.meta | 0 .../Animations/skeleton/skeleton_attack.anim | 0 .../skeleton/skeleton_attack.anim.meta | 0 .../Animations/skeleton/skeleton_walk.anim | 0 .../skeleton/skeleton_walk.anim.meta | 0 .../Sprites/Enemy/Animations/slime.meta | 0 .../Sprites/Enemy/Animations/small_demon.meta | 0 .../small_demon/small_demon.controller | 0 .../small_demon/small_demon.controller.meta | 0 .../small_demon/small_demon_idle.anim | 0 .../small_demon/small_demon_idle.anim.meta | 0 .../small_demon/small_demon_run.anim | 0 .../small_demon/small_demon_run.anim.meta | 0 .../Sprites/Enemy/Animations/small_orc.meta | 0 .../Animations/small_orc/small_orc.controller | 0 .../small_orc/small_orc.controller.meta | 0 .../Animations/small_orc/small_orc_idle.anim | 0 .../small_orc/small_orc_idle.anim.meta | 0 .../Animations/small_orc/small_orc_run.anim | 0 .../small_orc/small_orc_run.anim.meta | 0 .../{ => Resources}/Sprites/Enemy/Boss.meta | 0 .../Sprites/Enemy/Boss/Animations.meta | 0 .../Boss/Animations/Bringer_of_Death.meta | 0 .../Bringer_of_Death.controller | 0 .../Bringer_of_Death.controller.meta | 0 .../Bringer_of_Death_Spell.controller | 0 .../Bringer_of_Death_Spell.controller.meta | 0 .../Animations/Bringer_of_Death/attack.anim | 0 .../Bringer_of_Death/attack.anim.meta | 0 .../Animations/Bringer_of_Death/cast.anim | 0 .../Bringer_of_Death/cast.anim.meta | 0 .../Animations/Bringer_of_Death/death.anim | 0 .../Bringer_of_Death/death.anim.meta | 0 .../Animations/Bringer_of_Death/hurt.anim | 0 .../Bringer_of_Death/hurt.anim.meta | 0 .../Animations/Bringer_of_Death/idle.anim | 0 .../Bringer_of_Death/idle.anim.meta | 0 .../Animations/Bringer_of_Death/spell.anim | 0 .../Bringer_of_Death/spell.anim.meta | 0 .../Animations/Bringer_of_Death/walk.anim | 0 .../Bringer_of_Death/walk.anim.meta | 0 .../Enemy/Boss/Animations/Skeleton_Boss.meta | 0 .../Skeleton_Boss/Skeleton_Boss.controller | 0 .../Skeleton_Boss.controller.meta | 0 .../Boss/Animations/Skeleton_Boss/attack.anim | 0 .../Animations/Skeleton_Boss/attack.anim.meta | 0 .../Boss/Animations/Skeleton_Boss/death.anim | 0 .../Animations/Skeleton_Boss/death.anim.meta | 0 .../Boss/Animations/Skeleton_Boss/idle.anim | 0 .../Animations/Skeleton_Boss/idle.anim.meta | 0 .../Animations/Skeleton_Boss/take_damage.anim | 0 .../Skeleton_Boss/take_damage.anim.meta | 0 .../Boss/Animations/Skeleton_Boss/walk.anim | 0 .../Animations/Skeleton_Boss/walk.anim.meta | 0 .../Sprites/Enemy/Boss/Sprites.meta | 0 .../Enemy/Boss/Sprites/Bringer_of_death.meta | 0 .../Bringer_of_death/Individual Sprite.meta | 0 .../Individual Sprite/Attack.meta | 0 .../Attack/Bringer-of-Death_Attack_1.png | Bin .../Attack/Bringer-of-Death_Attack_1.png.meta | 12 +++++++++ .../Attack/Bringer-of-Death_Attack_10.png | Bin .../Bringer-of-Death_Attack_10.png.meta | 12 +++++++++ .../Attack/Bringer-of-Death_Attack_2.png | Bin .../Attack/Bringer-of-Death_Attack_2.png.meta | 12 +++++++++ .../Attack/Bringer-of-Death_Attack_3.png | Bin .../Attack/Bringer-of-Death_Attack_3.png.meta | 12 +++++++++ .../Attack/Bringer-of-Death_Attack_4.png | Bin .../Attack/Bringer-of-Death_Attack_4.png.meta | 12 +++++++++ .../Attack/Bringer-of-Death_Attack_5.png | Bin .../Attack/Bringer-of-Death_Attack_5.png.meta | 12 +++++++++ .../Attack/Bringer-of-Death_Attack_6.png | Bin .../Attack/Bringer-of-Death_Attack_6.png.meta | 12 +++++++++ .../Attack/Bringer-of-Death_Attack_7.png | Bin .../Attack/Bringer-of-Death_Attack_7.png.meta | 12 +++++++++ .../Attack/Bringer-of-Death_Attack_8.png | Bin .../Attack/Bringer-of-Death_Attack_8.png.meta | 12 +++++++++ .../Attack/Bringer-of-Death_Attack_9.png | Bin .../Attack/Bringer-of-Death_Attack_9.png.meta | 12 +++++++++ .../Individual Sprite/Cast.meta | 0 .../Cast/Bringer-of-Death_Cast_1.png | Bin .../Cast/Bringer-of-Death_Cast_1.png.meta | 12 +++++++++ .../Cast/Bringer-of-Death_Cast_2.png | Bin .../Cast/Bringer-of-Death_Cast_2.png.meta | 12 +++++++++ .../Cast/Bringer-of-Death_Cast_3.png | Bin .../Cast/Bringer-of-Death_Cast_3.png.meta | 12 +++++++++ .../Cast/Bringer-of-Death_Cast_4.png | Bin .../Cast/Bringer-of-Death_Cast_4.png.meta | 12 +++++++++ .../Cast/Bringer-of-Death_Cast_5.png | Bin .../Cast/Bringer-of-Death_Cast_5.png.meta | 12 +++++++++ .../Cast/Bringer-of-Death_Cast_6.png | Bin .../Cast/Bringer-of-Death_Cast_6.png.meta | 12 +++++++++ .../Cast/Bringer-of-Death_Cast_7.png | Bin .../Cast/Bringer-of-Death_Cast_7.png.meta | 12 +++++++++ .../Cast/Bringer-of-Death_Cast_8.png | Bin .../Cast/Bringer-of-Death_Cast_8.png.meta | 12 +++++++++ .../Cast/Bringer-of-Death_Cast_9.png | Bin .../Cast/Bringer-of-Death_Cast_9.png.meta | 12 +++++++++ .../Individual Sprite/Death.meta | 0 .../Death/Bringer-of-Death_Death_1.png | Bin .../Death/Bringer-of-Death_Death_1.png.meta | 12 +++++++++ .../Death/Bringer-of-Death_Death_10.png | Bin .../Death/Bringer-of-Death_Death_10.png.meta | 12 +++++++++ .../Death/Bringer-of-Death_Death_2.png | Bin .../Death/Bringer-of-Death_Death_2.png.meta | 12 +++++++++ .../Death/Bringer-of-Death_Death_3.png | Bin .../Death/Bringer-of-Death_Death_3.png.meta | 12 +++++++++ .../Death/Bringer-of-Death_Death_4.png | Bin .../Death/Bringer-of-Death_Death_4.png.meta | 12 +++++++++ .../Death/Bringer-of-Death_Death_5.png | Bin .../Death/Bringer-of-Death_Death_5.png.meta | 12 +++++++++ .../Death/Bringer-of-Death_Death_6.png | Bin .../Death/Bringer-of-Death_Death_6.png.meta | 12 +++++++++ .../Death/Bringer-of-Death_Death_7.png | Bin .../Death/Bringer-of-Death_Death_7.png.meta | 12 +++++++++ .../Death/Bringer-of-Death_Death_8.png | Bin .../Death/Bringer-of-Death_Death_8.png.meta | 12 +++++++++ .../Death/Bringer-of-Death_Death_9.png | Bin .../Death/Bringer-of-Death_Death_9.png.meta | 12 +++++++++ .../Individual Sprite/Hurt.meta | 0 .../Hurt/Bringer-of-Death_Hurt_1.png | Bin .../Hurt/Bringer-of-Death_Hurt_1.png.meta | 12 +++++++++ .../Hurt/Bringer-of-Death_Hurt_2.png | Bin .../Hurt/Bringer-of-Death_Hurt_2.png.meta | 12 +++++++++ .../Hurt/Bringer-of-Death_Hurt_3.png | Bin .../Hurt/Bringer-of-Death_Hurt_3.png.meta | 12 +++++++++ .../Individual Sprite/Idle.meta | 0 .../Idle/Bringer-of-Death_Idle_1.png | Bin .../Idle/Bringer-of-Death_Idle_1.png.meta | 12 +++++++++ .../Idle/Bringer-of-Death_Idle_2.png | Bin .../Idle/Bringer-of-Death_Idle_2.png.meta | 12 +++++++++ .../Idle/Bringer-of-Death_Idle_3.png | Bin .../Idle/Bringer-of-Death_Idle_3.png.meta | 12 +++++++++ .../Idle/Bringer-of-Death_Idle_4.png | Bin .../Idle/Bringer-of-Death_Idle_4.png.meta | 12 +++++++++ .../Idle/Bringer-of-Death_Idle_5.png | Bin .../Idle/Bringer-of-Death_Idle_5.png.meta | 12 +++++++++ .../Idle/Bringer-of-Death_Idle_6.png | Bin .../Idle/Bringer-of-Death_Idle_6.png.meta | 12 +++++++++ .../Idle/Bringer-of-Death_Idle_7.png | Bin .../Idle/Bringer-of-Death_Idle_7.png.meta | 12 +++++++++ .../Idle/Bringer-of-Death_Idle_8.png | Bin .../Idle/Bringer-of-Death_Idle_8.png.meta | 12 +++++++++ .../Individual Sprite/No Effect Sprites.meta | 0 .../No Effect Sprites/Attack.meta | 0 .../Attack/Bringer-of-Death_Attack_1.png | Bin .../Attack/Bringer-of-Death_Attack_1.png.meta | 12 +++++++++ .../Attack/Bringer-of-Death_Attack_10.png | Bin .../Bringer-of-Death_Attack_10.png.meta | 12 +++++++++ .../Attack/Bringer-of-Death_Attack_2.png | Bin .../Attack/Bringer-of-Death_Attack_2.png.meta | 12 +++++++++ .../Attack/Bringer-of-Death_Attack_3.png | Bin .../Attack/Bringer-of-Death_Attack_3.png.meta | 12 +++++++++ .../Attack/Bringer-of-Death_Attack_4.png | Bin .../Attack/Bringer-of-Death_Attack_4.png.meta | 12 +++++++++ .../Attack/Bringer-of-Death_Attack_5.png | Bin .../Attack/Bringer-of-Death_Attack_5.png.meta | 12 +++++++++ .../Attack/Bringer-of-Death_Attack_6.png | Bin .../Attack/Bringer-of-Death_Attack_6.png.meta | 12 +++++++++ .../Attack/Bringer-of-Death_Attack_7.png | Bin .../Attack/Bringer-of-Death_Attack_7.png.meta | 12 +++++++++ .../Attack/Bringer-of-Death_Attack_8.png | Bin .../Attack/Bringer-of-Death_Attack_8.png.meta | 12 +++++++++ .../Attack/Bringer-of-Death_Attack_9.png | Bin .../Attack/Bringer-of-Death_Attack_9.png.meta | 12 +++++++++ .../No Effect Sprites/Cast.meta | 0 .../Cast/Bringer-of-Death_Cast_1.png | Bin .../Cast/Bringer-of-Death_Cast_1.png.meta | 12 +++++++++ .../Cast/Bringer-of-Death_Cast_2.png | Bin .../Cast/Bringer-of-Death_Cast_2.png.meta | 12 +++++++++ .../Cast/Bringer-of-Death_Cast_3.png | Bin .../Cast/Bringer-of-Death_Cast_3.png.meta | 12 +++++++++ .../Cast/Bringer-of-Death_Cast_4.png | Bin .../Cast/Bringer-of-Death_Cast_4.png.meta | 12 +++++++++ .../Cast/Bringer-of-Death_Cast_5.png | Bin .../Cast/Bringer-of-Death_Cast_5.png.meta | 12 +++++++++ .../Cast/Bringer-of-Death_Cast_6.png | Bin .../Cast/Bringer-of-Death_Cast_6.png.meta | 12 +++++++++ .../Cast/Bringer-of-Death_Cast_7.png | Bin .../Cast/Bringer-of-Death_Cast_7.png.meta | 12 +++++++++ .../Cast/Bringer-of-Death_Cast_8.png | Bin .../Cast/Bringer-of-Death_Cast_8.png.meta | 12 +++++++++ .../Cast/Bringer-of-Death_Cast_9.png | Bin .../Cast/Bringer-of-Death_Cast_9.png.meta | 12 +++++++++ .../No Effect Sprites/Death.meta | 0 .../Death/Bringer-of-Death_Death_1.png | Bin .../Death/Bringer-of-Death_Death_1.png.meta | 12 +++++++++ .../Death/Bringer-of-Death_Death_10.png | Bin .../Death/Bringer-of-Death_Death_10.png.meta | 12 +++++++++ .../Death/Bringer-of-Death_Death_2.png | Bin .../Death/Bringer-of-Death_Death_2.png.meta | 12 +++++++++ .../Death/Bringer-of-Death_Death_3.png | Bin .../Death/Bringer-of-Death_Death_3.png.meta | 12 +++++++++ .../Death/Bringer-of-Death_Death_4.png | Bin .../Death/Bringer-of-Death_Death_4.png.meta | 12 +++++++++ .../Death/Bringer-of-Death_Death_5.png | Bin .../Death/Bringer-of-Death_Death_5.png.meta | 12 +++++++++ .../Death/Bringer-of-Death_Death_6.png | Bin .../Death/Bringer-of-Death_Death_6.png.meta | 12 +++++++++ .../Death/Bringer-of-Death_Death_7.png | Bin .../Death/Bringer-of-Death_Death_7.png.meta | 12 +++++++++ .../Death/Bringer-of-Death_Death_8.png | Bin .../Death/Bringer-of-Death_Death_8.png.meta | 12 +++++++++ .../Death/Bringer-of-Death_Death_9.png | Bin .../Death/Bringer-of-Death_Death_9.png.meta | 12 +++++++++ .../No Effect Sprites/Hurt.meta | 0 .../Hurt/Bringer-of-Death_Hurt_1.png | Bin .../Hurt/Bringer-of-Death_Hurt_1.png.meta | 12 +++++++++ .../Hurt/Bringer-of-Death_Hurt_2.png | Bin .../Hurt/Bringer-of-Death_Hurt_2.png.meta | 12 +++++++++ .../Hurt/Bringer-of-Death_Hurt_3.png | Bin .../Hurt/Bringer-of-Death_Hurt_3.png.meta | 12 +++++++++ .../No Effect Sprites/Spell.meta | 0 .../Spell/Bringer-of-Death_Spell_1.png | Bin .../Spell/Bringer-of-Death_Spell_1.png.meta | 12 +++++++++ .../Spell/Bringer-of-Death_Spell_10.png | Bin .../Spell/Bringer-of-Death_Spell_10.png.meta | 12 +++++++++ .../Spell/Bringer-of-Death_Spell_11.png | Bin .../Spell/Bringer-of-Death_Spell_11.png.meta | 12 +++++++++ .../Spell/Bringer-of-Death_Spell_12.png | Bin .../Spell/Bringer-of-Death_Spell_12.png.meta | 12 +++++++++ .../Spell/Bringer-of-Death_Spell_13.png | Bin .../Spell/Bringer-of-Death_Spell_13.png.meta | 12 +++++++++ .../Spell/Bringer-of-Death_Spell_14.png | Bin .../Spell/Bringer-of-Death_Spell_14.png.meta | 12 +++++++++ .../Spell/Bringer-of-Death_Spell_15.png | Bin .../Spell/Bringer-of-Death_Spell_15.png.meta | 12 +++++++++ .../Spell/Bringer-of-Death_Spell_16.png | Bin .../Spell/Bringer-of-Death_Spell_16.png.meta | 12 +++++++++ .../Spell/Bringer-of-Death_Spell_2.png | Bin .../Spell/Bringer-of-Death_Spell_2.png.meta | 12 +++++++++ .../Spell/Bringer-of-Death_Spell_3.png | Bin .../Spell/Bringer-of-Death_Spell_3.png.meta | 12 +++++++++ .../Spell/Bringer-of-Death_Spell_4.png | Bin .../Spell/Bringer-of-Death_Spell_4.png.meta | 12 +++++++++ .../Spell/Bringer-of-Death_Spell_5.png | Bin .../Spell/Bringer-of-Death_Spell_5.png.meta | 12 +++++++++ .../Spell/Bringer-of-Death_Spell_6.png | Bin .../Spell/Bringer-of-Death_Spell_6.png.meta | 12 +++++++++ .../Spell/Bringer-of-Death_Spell_7.png | Bin .../Spell/Bringer-of-Death_Spell_7.png.meta | 12 +++++++++ .../Spell/Bringer-of-Death_Spell_8.png | Bin .../Spell/Bringer-of-Death_Spell_8.png.meta | 12 +++++++++ .../Spell/Bringer-of-Death_Spell_9.png | Bin .../Spell/Bringer-of-Death_Spell_9.png.meta | 12 +++++++++ .../Individual Sprite/Spell.meta | 0 .../Spell/Bringer-of-Death_Spell_1.png | Bin .../Spell/Bringer-of-Death_Spell_1.png.meta | 12 +++++++++ .../Spell/Bringer-of-Death_Spell_10.png | Bin .../Spell/Bringer-of-Death_Spell_10.png.meta | 12 +++++++++ .../Spell/Bringer-of-Death_Spell_11.png | Bin .../Spell/Bringer-of-Death_Spell_11.png.meta | 12 +++++++++ .../Spell/Bringer-of-Death_Spell_12.png | Bin .../Spell/Bringer-of-Death_Spell_12.png.meta | 12 +++++++++ .../Spell/Bringer-of-Death_Spell_13.png | Bin .../Spell/Bringer-of-Death_Spell_13.png.meta | 12 +++++++++ .../Spell/Bringer-of-Death_Spell_14.png | Bin .../Spell/Bringer-of-Death_Spell_14.png.meta | 12 +++++++++ .../Spell/Bringer-of-Death_Spell_15.png | Bin .../Spell/Bringer-of-Death_Spell_15.png.meta | 12 +++++++++ .../Spell/Bringer-of-Death_Spell_16.png | Bin .../Spell/Bringer-of-Death_Spell_16.png.meta | 12 +++++++++ .../Spell/Bringer-of-Death_Spell_2.png | Bin .../Spell/Bringer-of-Death_Spell_2.png.meta | 12 +++++++++ .../Spell/Bringer-of-Death_Spell_3.png | Bin .../Spell/Bringer-of-Death_Spell_3.png.meta | 12 +++++++++ .../Spell/Bringer-of-Death_Spell_4.png | Bin .../Spell/Bringer-of-Death_Spell_4.png.meta | 12 +++++++++ .../Spell/Bringer-of-Death_Spell_5.png | Bin .../Spell/Bringer-of-Death_Spell_5.png.meta | 12 +++++++++ .../Spell/Bringer-of-Death_Spell_6.png | Bin .../Spell/Bringer-of-Death_Spell_6.png.meta | 12 +++++++++ .../Spell/Bringer-of-Death_Spell_7.png | Bin .../Spell/Bringer-of-Death_Spell_7.png.meta | 12 +++++++++ .../Spell/Bringer-of-Death_Spell_8.png | Bin .../Spell/Bringer-of-Death_Spell_8.png.meta | 12 +++++++++ .../Spell/Bringer-of-Death_Spell_9.png | Bin .../Spell/Bringer-of-Death_Spell_9.png.meta | 12 +++++++++ .../Individual Sprite/Walk.meta | 0 .../Walk/Bringer-of-Death_Walk_1.png | Bin .../Walk/Bringer-of-Death_Walk_1.png.meta | 12 +++++++++ .../Walk/Bringer-of-Death_Walk_2.png | Bin .../Walk/Bringer-of-Death_Walk_2.png.meta | 12 +++++++++ .../Walk/Bringer-of-Death_Walk_3.png | Bin .../Walk/Bringer-of-Death_Walk_3.png.meta | 12 +++++++++ .../Walk/Bringer-of-Death_Walk_4.png | Bin .../Walk/Bringer-of-Death_Walk_4.png.meta | 12 +++++++++ .../Walk/Bringer-of-Death_Walk_5.png | Bin .../Walk/Bringer-of-Death_Walk_5.png.meta | 12 +++++++++ .../Walk/Bringer-of-Death_Walk_6.png | Bin .../Walk/Bringer-of-Death_Walk_6.png.meta | 12 +++++++++ .../Walk/Bringer-of-Death_Walk_7.png | Bin .../Walk/Bringer-of-Death_Walk_7.png.meta | 12 +++++++++ .../Walk/Bringer-of-Death_Walk_8.png | Bin .../Walk/Bringer-of-Death_Walk_8.png.meta | 12 +++++++++ .../Sprites/Bringer_of_death/SpriteSheet.meta | 0 .../Bringer-of-Death-SpritSheet.png | Bin .../Bringer-of-Death-SpritSheet.png.meta | 16 ++++++++++-- .../Bringer-of-Death-SpritSheet_no-Effect.png | Bin ...ger-of-Death-SpritSheet_no-Effect.png.meta | 12 +++++++++ .../Enemy/Boss/Sprites/Skeleton enemy.png | Bin .../Boss/Sprites/Skeleton enemy.png.meta | 12 +++++++++ .../Sprites/Enemy/Enemy_sprites.meta | 0 .../Enemy/Enemy_sprites/Archer Skeleton.png | Bin .../Enemy_sprites/Archer Skeleton.png.meta | 2 +- .../Archer Skeleton_0.controller | 0 .../Archer Skeleton_0.controller.meta | 0 .../Archer Skeleton_6.controller | 0 .../Archer Skeleton_6.controller.meta | 0 .../Enemy/Enemy_sprites/One-eyed Bat.png | Bin .../Enemy/Enemy_sprites/One-eyed Bat.png.meta | 0 .../Sprites/Enemy/Enemy_sprites/Slime Mob.png | Bin .../Enemy/Enemy_sprites/Slime Mob.png.meta | 0 .../Enemy/Enemy_sprites/large_enemies.png | Bin .../Enemy_sprites/large_enemies.png.meta | 12 +++++++++ .../Enemy/Enemy_sprites/medium_enemies.png | Bin .../Enemy_sprites/medium_enemies.png.meta | 12 +++++++++ .../Enemy/Enemy_sprites/small_enemies.png | Bin .../Enemy_sprites/small_enemies.png.meta | 12 +++++++++ .../Assets/{ => Resources}/Sprites/Item.meta | 0 .../{ => Resources}/Sprites/Item/.gitkeep | 0 .../Sprites/Item/BreadWithJamx16.png | Bin .../Sprites/Item/BreadWithJamx16.png.meta | 12 +++++++++ .../Sprites/Item/Canvas.controller | 0 .../Sprites/Item/Canvas.controller.meta | 0 .../Sprites/Item/ClosedChest.controller | 0 .../Sprites/Item/ClosedChest.controller.meta | 0 .../Sprites/Item/ClosedChest.prefab | 0 .../Sprites/Item/ClosedChest.prefab.meta | 0 .../Sprites/Item/ClosedDoor.controller | 0 .../Sprites/Item/ClosedDoor.controller.meta | 0 .../Sprites/Item/ClosedDoor.prefab | 0 .../Sprites/Item/ClosedDoor.prefab.meta | 0 .../Sprites/Item/OpenDoor.prefab | 0 .../Sprites/Item/OpenDoor.prefab.meta | 0 .../Sprites/Item/OpeningGoldChest.anim | 0 .../Sprites/Item/OpeningGoldChest.anim.meta | 0 .../{ => Resources}/Sprites/Item/chest.png | Bin .../Sprites/Item/chest.png.meta | 12 +++++++++ .../Sprites/Item/tilesetNice.png | Bin .../Sprites/Item/tilesetNice.png.meta | 12 +++++++++ .../{ => Resources}/Sprites/Player.meta | 0 .../{ => Resources}/Sprites/Player/.gitkeep | 0 .../Sprites/Player/Animations.meta | 0 .../Sprites/Player/Animations/.gitkeep | 0 .../Sprites/Player/Animations/idle.meta | 0 .../Player/Animations/idle/BigSock.controller | 0 .../Animations/idle/BigSock.controller.meta | 0 .../Animations/idle/BigSock_Idle_Right.png | Bin .../idle/BigSock_Idle_Right.png.meta | 0 .../Player/Animations/idle/BigSock_idle.anim | 0 .../Animations/idle/BigSock_idle.anim.meta | 0 .../Sprites/Player/Animations/walk.meta | 0 .../Animations/walk/BigSock_Walk_Right.png | Bin .../walk/BigSock_Walk_Right.png.meta | 0 .../Player/Animations/walk/Bigsock_walk.anim | 0 .../Animations/walk/Bigsock_walk.anim.meta | 0 .../Sprites/Player/BigSock.meta | 0 .../BigSock/PlayerInputActions.inputactions | 0 .../PlayerInputActions.inputactions.meta | 0 .../Sprites/Player/BigSock/attackBigSock.anim | 0 .../Player/BigSock/attackBigSock.anim.meta | 0 .../Sprites/Player/BigSock/attackBigSock.png | Bin .../Player/BigSock/attackBigSock.png.meta | 0 .../Player/BigSock/attackBigSockBig.anim | 0 .../Player/BigSock/attackBigSockBig.anim.meta | 0 .../BigSock/attackBigSockBig.controller | 0 .../BigSock/attackBigSockBig.controller.meta | 0 .../Player/BigSock/attackBigSockBig.png | Bin .../Player/BigSock/attackBigSockBig.png.meta | 0 .../Player/BigSock/attackBigSock_0.controller | 0 .../BigSock/attackBigSock_0.controller.meta | 0 .../Assets/{ => Resources}/Sprites/UI.meta | 0 .../Assets/{ => Resources}/Sprites/UI/GUI.png | Bin .../{ => Resources}/Sprites/UI/GUI.png.meta | 12 +++++++++ .../{ => Resources}/Sprites/UI/buttons.png | Bin .../Sprites/UI/buttons.png.meta | 12 +++++++++ MrBigsock/Assets/{ => Resources}/sound.meta | 0 .../sound/Eggy Toast - The Magician.mp3 | Bin .../sound/Eggy Toast - The Magician.mp3.meta | 0 ...ection [512 sounds] By Juhani Junkala.meta | 0 .../Death Screams.meta | 0 .../Death Screams/Alien.meta | 0 .../Alien/sfx_deathscream_alien1.wav | Bin .../Alien/sfx_deathscream_alien1.wav.meta | 0 .../Alien/sfx_deathscream_alien2.wav | Bin .../Alien/sfx_deathscream_alien2.wav.meta | 0 .../Alien/sfx_deathscream_alien3.wav | Bin .../Alien/sfx_deathscream_alien3.wav.meta | 0 .../Alien/sfx_deathscream_alien4.wav | Bin .../Alien/sfx_deathscream_alien4.wav.meta | 0 .../Alien/sfx_deathscream_alien5.wav | Bin .../Alien/sfx_deathscream_alien5.wav.meta | 0 .../Alien/sfx_deathscream_alien6.wav | Bin .../Alien/sfx_deathscream_alien6.wav.meta | 0 .../Death Screams/Android.meta | 0 .../Android/sfx_deathscream_android1.wav | Bin .../Android/sfx_deathscream_android1.wav.meta | 0 .../Android/sfx_deathscream_android2.wav | Bin .../Android/sfx_deathscream_android2.wav.meta | 0 .../Android/sfx_deathscream_android3.wav | Bin .../Android/sfx_deathscream_android3.wav.meta | 0 .../Android/sfx_deathscream_android4.wav | Bin .../Android/sfx_deathscream_android4.wav.meta | 0 .../Android/sfx_deathscream_android5.wav | Bin .../Android/sfx_deathscream_android5.wav.meta | 0 .../Android/sfx_deathscream_android6.wav | Bin .../Android/sfx_deathscream_android6.wav.meta | 0 .../Android/sfx_deathscream_android7.wav | Bin .../Android/sfx_deathscream_android7.wav.meta | 0 .../Android/sfx_deathscream_android8.wav | Bin .../Android/sfx_deathscream_android8.wav.meta | 0 .../Death Screams/Human.meta | 0 .../Human/sfx_deathscream_human1.wav | Bin .../Human/sfx_deathscream_human1.wav.meta | 0 .../Human/sfx_deathscream_human10.wav | Bin .../Human/sfx_deathscream_human10.wav.meta | 0 .../Human/sfx_deathscream_human11.wav | Bin .../Human/sfx_deathscream_human11.wav.meta | 0 .../Human/sfx_deathscream_human12.wav | Bin .../Human/sfx_deathscream_human12.wav.meta | 0 .../Human/sfx_deathscream_human13.wav | Bin .../Human/sfx_deathscream_human13.wav.meta | 0 .../Human/sfx_deathscream_human14.wav | Bin .../Human/sfx_deathscream_human14.wav.meta | 0 .../Human/sfx_deathscream_human2.wav | Bin .../Human/sfx_deathscream_human2.wav.meta | 0 .../Human/sfx_deathscream_human3.wav | Bin .../Human/sfx_deathscream_human3.wav.meta | 0 .../Human/sfx_deathscream_human4.wav | Bin .../Human/sfx_deathscream_human4.wav.meta | 0 .../Human/sfx_deathscream_human5.wav | Bin .../Human/sfx_deathscream_human5.wav.meta | 0 .../Human/sfx_deathscream_human6.wav | Bin .../Human/sfx_deathscream_human6.wav.meta | 0 .../Human/sfx_deathscream_human7.wav | Bin .../Human/sfx_deathscream_human7.wav.meta | 0 .../Human/sfx_deathscream_human8.wav | Bin .../Human/sfx_deathscream_human8.wav.meta | 0 .../Human/sfx_deathscream_human9.wav | Bin .../Human/sfx_deathscream_human9.wav.meta | 0 .../Death Screams/Robot.meta | 0 .../Robot/sfx_deathscream_robot1.wav | Bin .../Robot/sfx_deathscream_robot1.wav.meta | 0 .../Robot/sfx_deathscream_robot2.wav | Bin .../Robot/sfx_deathscream_robot2.wav.meta | 0 .../Robot/sfx_deathscream_robot3.wav | Bin .../Robot/sfx_deathscream_robot3.wav.meta | 0 .../Robot/sfx_deathscream_robot4.wav | Bin .../Robot/sfx_deathscream_robot4.wav.meta | 0 .../Explosions.meta | 0 .../Explosions/Clusters.meta | 0 .../Explosions/Clusters/sfx_exp_cluster1.wav | Bin .../Clusters/sfx_exp_cluster1.wav.meta | 0 .../Explosions/Clusters/sfx_exp_cluster10.wav | Bin .../Clusters/sfx_exp_cluster10.wav.meta | 0 .../Explosions/Clusters/sfx_exp_cluster11.wav | Bin .../Clusters/sfx_exp_cluster11.wav.meta | 0 .../Explosions/Clusters/sfx_exp_cluster2.wav | Bin .../Clusters/sfx_exp_cluster2.wav.meta | 0 .../Explosions/Clusters/sfx_exp_cluster3.wav | Bin .../Clusters/sfx_exp_cluster3.wav.meta | 0 .../Explosions/Clusters/sfx_exp_cluster4.wav | Bin .../Clusters/sfx_exp_cluster4.wav.meta | 0 .../Explosions/Clusters/sfx_exp_cluster5.wav | Bin .../Clusters/sfx_exp_cluster5.wav.meta | 0 .../Explosions/Clusters/sfx_exp_cluster6.wav | Bin .../Clusters/sfx_exp_cluster6.wav.meta | 0 .../Explosions/Clusters/sfx_exp_cluster7.wav | Bin .../Clusters/sfx_exp_cluster7.wav.meta | 0 .../Explosions/Clusters/sfx_exp_cluster8.wav | Bin .../Clusters/sfx_exp_cluster8.wav.meta | 0 .../Explosions/Clusters/sfx_exp_cluster9.wav | Bin .../Clusters/sfx_exp_cluster9.wav.meta | 0 .../Explosions/Double.meta | 0 .../Explosions/Double/sfx_exp_double1.wav | Bin .../Double/sfx_exp_double1.wav.meta | 0 .../Explosions/Double/sfx_exp_double2.wav | Bin .../Double/sfx_exp_double2.wav.meta | 0 .../Explosions/Double/sfx_exp_double3.wav | Bin .../Double/sfx_exp_double3.wav.meta | 0 .../Explosions/Long.meta | 0 .../Explosions/Long/sfx_exp_long1.wav | Bin .../Explosions/Long/sfx_exp_long1.wav.meta | 0 .../Explosions/Long/sfx_exp_long2.wav | Bin .../Explosions/Long/sfx_exp_long2.wav.meta | 0 .../Explosions/Long/sfx_exp_long3.wav | Bin .../Explosions/Long/sfx_exp_long3.wav.meta | 0 .../Explosions/Long/sfx_exp_long4.wav | Bin .../Explosions/Long/sfx_exp_long4.wav.meta | 0 .../Explosions/Long/sfx_exp_long5.wav | Bin .../Explosions/Long/sfx_exp_long5.wav.meta | 0 .../Explosions/Long/sfx_exp_long6.wav | Bin .../Explosions/Long/sfx_exp_long6.wav.meta | 0 .../Explosions/Medium Length.meta | 0 .../Medium Length/sfx_exp_medium1.wav | Bin .../Medium Length/sfx_exp_medium1.wav.meta | 0 .../Medium Length/sfx_exp_medium10.wav | Bin .../Medium Length/sfx_exp_medium10.wav.meta | 0 .../Medium Length/sfx_exp_medium11.wav | Bin .../Medium Length/sfx_exp_medium11.wav.meta | 0 .../Medium Length/sfx_exp_medium12.wav | Bin .../Medium Length/sfx_exp_medium12.wav.meta | 0 .../Medium Length/sfx_exp_medium13.wav | Bin .../Medium Length/sfx_exp_medium13.wav.meta | 0 .../Medium Length/sfx_exp_medium2.wav | Bin .../Medium Length/sfx_exp_medium2.wav.meta | 0 .../Medium Length/sfx_exp_medium3.wav | Bin .../Medium Length/sfx_exp_medium3.wav.meta | 0 .../Medium Length/sfx_exp_medium4.wav | Bin .../Medium Length/sfx_exp_medium4.wav.meta | 0 .../Medium Length/sfx_exp_medium5.wav | Bin .../Medium Length/sfx_exp_medium5.wav.meta | 0 .../Medium Length/sfx_exp_medium6.wav | Bin .../Medium Length/sfx_exp_medium6.wav.meta | 0 .../Medium Length/sfx_exp_medium7.wav | Bin .../Medium Length/sfx_exp_medium7.wav.meta | 0 .../Medium Length/sfx_exp_medium8.wav | Bin .../Medium Length/sfx_exp_medium8.wav.meta | 0 .../Medium Length/sfx_exp_medium9.wav | Bin .../Medium Length/sfx_exp_medium9.wav.meta | 0 .../Explosions/Odd.meta | 0 .../Explosions/Odd/sfx_exp_odd1.wav | Bin .../Explosions/Odd/sfx_exp_odd1.wav.meta | 0 .../Explosions/Odd/sfx_exp_odd2.wav | Bin .../Explosions/Odd/sfx_exp_odd2.wav.meta | 0 .../Explosions/Odd/sfx_exp_odd3.wav | Bin .../Explosions/Odd/sfx_exp_odd3.wav.meta | 0 .../Explosions/Odd/sfx_exp_odd4.wav | Bin .../Explosions/Odd/sfx_exp_odd4.wav.meta | 0 .../Explosions/Odd/sfx_exp_odd5.wav | Bin .../Explosions/Odd/sfx_exp_odd5.wav.meta | 0 .../Explosions/Odd/sfx_exp_odd6.wav | Bin .../Explosions/Odd/sfx_exp_odd6.wav.meta | 0 .../Explosions/Odd/sfx_exp_odd7.wav | Bin .../Explosions/Odd/sfx_exp_odd7.wav.meta | 0 .../Explosions/Short.meta | 0 .../Explosions/Short/sfx_exp_short_hard1.wav | Bin .../Short/sfx_exp_short_hard1.wav.meta | 0 .../Explosions/Short/sfx_exp_short_hard10.wav | Bin .../Short/sfx_exp_short_hard10.wav.meta | 0 .../Explosions/Short/sfx_exp_short_hard11.wav | Bin .../Short/sfx_exp_short_hard11.wav.meta | 0 .../Explosions/Short/sfx_exp_short_hard12.wav | Bin .../Short/sfx_exp_short_hard12.wav.meta | 0 .../Explosions/Short/sfx_exp_short_hard13.wav | Bin .../Short/sfx_exp_short_hard13.wav.meta | 0 .../Explosions/Short/sfx_exp_short_hard14.wav | Bin .../Short/sfx_exp_short_hard14.wav.meta | 0 .../Explosions/Short/sfx_exp_short_hard15.wav | Bin .../Short/sfx_exp_short_hard15.wav.meta | 0 .../Explosions/Short/sfx_exp_short_hard16.wav | Bin .../Short/sfx_exp_short_hard16.wav.meta | 0 .../Explosions/Short/sfx_exp_short_hard17.wav | Bin .../Short/sfx_exp_short_hard17.wav.meta | 0 .../Explosions/Short/sfx_exp_short_hard2.wav | Bin .../Short/sfx_exp_short_hard2.wav.meta | 0 .../Explosions/Short/sfx_exp_short_hard3.wav | Bin .../Short/sfx_exp_short_hard3.wav.meta | 0 .../Explosions/Short/sfx_exp_short_hard4.wav | Bin .../Short/sfx_exp_short_hard4.wav.meta | 0 .../Explosions/Short/sfx_exp_short_hard5.wav | Bin .../Short/sfx_exp_short_hard5.wav.meta | 0 .../Explosions/Short/sfx_exp_short_hard6.wav | Bin .../Short/sfx_exp_short_hard6.wav.meta | 0 .../Explosions/Short/sfx_exp_short_hard7.wav | Bin .../Short/sfx_exp_short_hard7.wav.meta | 0 .../Explosions/Short/sfx_exp_short_hard8.wav | Bin .../Short/sfx_exp_short_hard8.wav.meta | 0 .../Explosions/Short/sfx_exp_short_hard9.wav | Bin .../Short/sfx_exp_short_hard9.wav.meta | 0 .../Explosions/Short/sfx_exp_short_soft1.wav | Bin .../Short/sfx_exp_short_soft1.wav.meta | 0 .../Explosions/Short/sfx_exp_short_soft10.wav | Bin .../Short/sfx_exp_short_soft10.wav.meta | 0 .../Explosions/Short/sfx_exp_short_soft11.wav | Bin .../Short/sfx_exp_short_soft11.wav.meta | 0 .../Explosions/Short/sfx_exp_short_soft12.wav | Bin .../Short/sfx_exp_short_soft12.wav.meta | 0 .../Explosions/Short/sfx_exp_short_soft2.wav | Bin .../Short/sfx_exp_short_soft2.wav.meta | 0 .../Explosions/Short/sfx_exp_short_soft3.wav | Bin .../Short/sfx_exp_short_soft3.wav.meta | 0 .../Explosions/Short/sfx_exp_short_soft4.wav | Bin .../Short/sfx_exp_short_soft4.wav.meta | 0 .../Explosions/Short/sfx_exp_short_soft5.wav | Bin .../Short/sfx_exp_short_soft5.wav.meta | 0 .../Explosions/Short/sfx_exp_short_soft6.wav | Bin .../Short/sfx_exp_short_soft6.wav.meta | 0 .../Explosions/Short/sfx_exp_short_soft7.wav | Bin .../Short/sfx_exp_short_soft7.wav.meta | 0 .../Explosions/Short/sfx_exp_short_soft8.wav | Bin .../Short/sfx_exp_short_soft8.wav.meta | 0 .../Explosions/Short/sfx_exp_short_soft9.wav | Bin .../Short/sfx_exp_short_soft9.wav.meta | 0 .../Explosions/Shortest.meta | 0 .../Shortest/sfx_exp_shortest_hard1.wav | Bin .../Shortest/sfx_exp_shortest_hard1.wav.meta | 0 .../Shortest/sfx_exp_shortest_hard10.wav | Bin .../Shortest/sfx_exp_shortest_hard10.wav.meta | 0 .../Shortest/sfx_exp_shortest_hard2.wav | Bin .../Shortest/sfx_exp_shortest_hard2.wav.meta | 0 .../Shortest/sfx_exp_shortest_hard3.wav | Bin .../Shortest/sfx_exp_shortest_hard3.wav.meta | 0 .../Shortest/sfx_exp_shortest_hard4.wav | Bin .../Shortest/sfx_exp_shortest_hard4.wav.meta | 0 .../Shortest/sfx_exp_shortest_hard5.wav | Bin .../Shortest/sfx_exp_shortest_hard5.wav.meta | 0 .../Shortest/sfx_exp_shortest_hard6.wav | Bin .../Shortest/sfx_exp_shortest_hard6.wav.meta | 0 .../Shortest/sfx_exp_shortest_hard7.wav | Bin .../Shortest/sfx_exp_shortest_hard7.wav.meta | 0 .../Shortest/sfx_exp_shortest_hard8.wav | Bin .../Shortest/sfx_exp_shortest_hard8.wav.meta | 0 .../Shortest/sfx_exp_shortest_hard9.wav | Bin .../Shortest/sfx_exp_shortest_hard9.wav.meta | 0 .../Shortest/sfx_exp_shortest_soft1.wav | Bin .../Shortest/sfx_exp_shortest_soft1.wav.meta | 0 .../Shortest/sfx_exp_shortest_soft2.wav | Bin .../Shortest/sfx_exp_shortest_soft2.wav.meta | 0 .../Shortest/sfx_exp_shortest_soft3.wav | Bin .../Shortest/sfx_exp_shortest_soft3.wav.meta | 0 .../Shortest/sfx_exp_shortest_soft4.wav | Bin .../Shortest/sfx_exp_shortest_soft4.wav.meta | 0 .../Shortest/sfx_exp_shortest_soft5.wav | Bin .../Shortest/sfx_exp_shortest_soft5.wav.meta | 0 .../Shortest/sfx_exp_shortest_soft6.wav | Bin .../Shortest/sfx_exp_shortest_soft6.wav.meta | 0 .../Shortest/sfx_exp_shortest_soft7.wav | Bin .../Shortest/sfx_exp_shortest_soft7.wav.meta | 0 .../Shortest/sfx_exp_shortest_soft8.wav | Bin .../Shortest/sfx_exp_shortest_soft8.wav.meta | 0 .../Shortest/sfx_exp_shortest_soft9.wav | Bin .../Shortest/sfx_exp_shortest_soft9.wav.meta | 0 .../Explosions/Various.meta | 0 .../Explosions/Various/sfx_exp_various1.wav | Bin .../Various/sfx_exp_various1.wav.meta | 0 .../Explosions/Various/sfx_exp_various2.wav | Bin .../Various/sfx_exp_various2.wav.meta | 0 .../Explosions/Various/sfx_exp_various3.wav | Bin .../Various/sfx_exp_various3.wav.meta | 0 .../Explosions/Various/sfx_exp_various4.wav | Bin .../Various/sfx_exp_various4.wav.meta | 0 .../Explosions/Various/sfx_exp_various5.wav | Bin .../Various/sfx_exp_various5.wav.meta | 0 .../Explosions/Various/sfx_exp_various6.wav | Bin .../Various/sfx_exp_various6.wav.meta | 0 .../Explosions/Various/sfx_exp_various7.wav | Bin .../Various/sfx_exp_various7.wav.meta | 0 .../General Sounds.meta | 0 .../General Sounds/Alarms.meta | 0 .../General Sounds/Alarms/Alarms.meta | 0 .../Alarms/Alarms/sfx_alarm_loop1.wav | Bin .../Alarms/Alarms/sfx_alarm_loop1.wav.meta | 0 .../Alarms/Alarms/sfx_alarm_loop2.wav | Bin .../Alarms/Alarms/sfx_alarm_loop2.wav.meta | 0 .../Alarms/Alarms/sfx_alarm_loop3.wav | Bin .../Alarms/Alarms/sfx_alarm_loop3.wav.meta | 0 .../Alarms/Alarms/sfx_alarm_loop4.wav | Bin .../Alarms/Alarms/sfx_alarm_loop4.wav.meta | 0 .../Alarms/Alarms/sfx_alarm_loop5.wav | Bin .../Alarms/Alarms/sfx_alarm_loop5.wav.meta | 0 .../Alarms/Alarms/sfx_alarm_loop6.wav | Bin .../Alarms/Alarms/sfx_alarm_loop6.wav.meta | 0 .../Alarms/Alarms/sfx_alarm_loop7.wav | Bin .../Alarms/Alarms/sfx_alarm_loop7.wav.meta | 0 .../Alarms/Alarms/sfx_alarm_loop8.wav | Bin .../Alarms/Alarms/sfx_alarm_loop8.wav.meta | 0 .../Alarms/Low health Alarms.meta | 0 .../sfx_lowhealth_alarmloop1.wav | Bin .../sfx_lowhealth_alarmloop1.wav.meta | 0 .../sfx_lowhealth_alarmloop2.wav | Bin .../sfx_lowhealth_alarmloop2.wav.meta | 0 .../sfx_lowhealth_alarmloop3.wav | Bin .../sfx_lowhealth_alarmloop3.wav.meta | 0 .../sfx_lowhealth_alarmloop4.wav | Bin .../sfx_lowhealth_alarmloop4.wav.meta | 0 .../sfx_lowhealth_alarmloop5.wav | Bin .../sfx_lowhealth_alarmloop5.wav.meta | 0 .../sfx_lowhealth_alarmloop6.wav | Bin .../sfx_lowhealth_alarmloop6.wav.meta | 0 .../sfx_lowhealth_alarmloop7.wav | Bin .../sfx_lowhealth_alarmloop7.wav.meta | 0 .../General Sounds/Buttons.meta | 0 .../Buttons/sfx_sounds_button1.wav | Bin .../Buttons/sfx_sounds_button1.wav.meta | 0 .../Buttons/sfx_sounds_button10.wav | Bin .../Buttons/sfx_sounds_button10.wav.meta | 0 .../Buttons/sfx_sounds_button11.wav | Bin .../Buttons/sfx_sounds_button11.wav.meta | 0 .../Buttons/sfx_sounds_button12.wav | Bin .../Buttons/sfx_sounds_button12.wav.meta | 0 .../Buttons/sfx_sounds_button13.wav | Bin .../Buttons/sfx_sounds_button13.wav.meta | 0 .../Buttons/sfx_sounds_button14.wav | Bin .../Buttons/sfx_sounds_button14.wav.meta | 0 .../Buttons/sfx_sounds_button2.wav | Bin .../Buttons/sfx_sounds_button2.wav.meta | 0 .../Buttons/sfx_sounds_button3.wav | Bin .../Buttons/sfx_sounds_button3.wav.meta | 0 .../Buttons/sfx_sounds_button4.wav | Bin .../Buttons/sfx_sounds_button4.wav.meta | 0 .../Buttons/sfx_sounds_button5.wav | Bin .../Buttons/sfx_sounds_button5.wav.meta | 0 .../Buttons/sfx_sounds_button6.wav | Bin .../Buttons/sfx_sounds_button6.wav.meta | 0 .../Buttons/sfx_sounds_button7.wav | Bin .../Buttons/sfx_sounds_button7.wav.meta | 0 .../Buttons/sfx_sounds_button8.wav | Bin .../Buttons/sfx_sounds_button8.wav.meta | 0 .../Buttons/sfx_sounds_button9.wav | Bin .../Buttons/sfx_sounds_button9.wav.meta | 0 .../General Sounds/Coins.meta | 0 .../Coins/sfx_coin_cluster1.wav | Bin .../Coins/sfx_coin_cluster1.wav.meta | 0 .../Coins/sfx_coin_cluster2.wav | Bin .../Coins/sfx_coin_cluster2.wav.meta | 0 .../Coins/sfx_coin_cluster3.wav | Bin .../Coins/sfx_coin_cluster3.wav.meta | 0 .../Coins/sfx_coin_cluster4.wav | Bin .../Coins/sfx_coin_cluster4.wav.meta | 0 .../Coins/sfx_coin_cluster5.wav | Bin .../Coins/sfx_coin_cluster5.wav.meta | 0 .../Coins/sfx_coin_cluster6.wav | Bin .../Coins/sfx_coin_cluster6.wav.meta | 0 .../Coins/sfx_coin_cluster7.wav | Bin .../Coins/sfx_coin_cluster7.wav.meta | 0 .../Coins/sfx_coin_cluster8.wav | Bin .../Coins/sfx_coin_cluster8.wav.meta | 0 .../Coins/sfx_coin_cluster9.wav | Bin .../Coins/sfx_coin_cluster9.wav.meta | 0 .../General Sounds/Coins/sfx_coin_double1.wav | Bin .../Coins/sfx_coin_double1.wav.meta | 0 .../General Sounds/Coins/sfx_coin_double2.wav | Bin .../Coins/sfx_coin_double2.wav.meta | 0 .../General Sounds/Coins/sfx_coin_double3.wav | Bin .../Coins/sfx_coin_double3.wav.meta | 0 .../General Sounds/Coins/sfx_coin_double4.wav | Bin .../Coins/sfx_coin_double4.wav.meta | 0 .../General Sounds/Coins/sfx_coin_double5.wav | Bin .../Coins/sfx_coin_double5.wav.meta | 0 .../General Sounds/Coins/sfx_coin_double6.wav | Bin .../Coins/sfx_coin_double6.wav.meta | 0 .../General Sounds/Coins/sfx_coin_double7.wav | Bin .../Coins/sfx_coin_double7.wav.meta | 0 .../General Sounds/Coins/sfx_coin_single1.wav | Bin .../Coins/sfx_coin_single1.wav.meta | 0 .../General Sounds/Coins/sfx_coin_single2.wav | Bin .../Coins/sfx_coin_single2.wav.meta | 0 .../General Sounds/Coins/sfx_coin_single3.wav | Bin .../Coins/sfx_coin_single3.wav.meta | 0 .../General Sounds/Coins/sfx_coin_single4.wav | Bin .../Coins/sfx_coin_single4.wav.meta | 0 .../General Sounds/Coins/sfx_coin_single5.wav | Bin .../Coins/sfx_coin_single5.wav.meta | 0 .../General Sounds/Coins/sfx_coin_single6.wav | Bin .../Coins/sfx_coin_single6.wav.meta | 0 .../General Sounds/Fanfares.meta | 0 .../Fanfares/sfx_sounds_fanfare1.wav | Bin .../Fanfares/sfx_sounds_fanfare1.wav.meta | 0 .../Fanfares/sfx_sounds_fanfare2.wav | Bin .../Fanfares/sfx_sounds_fanfare2.wav.meta | 0 .../Fanfares/sfx_sounds_fanfare3.wav | Bin .../Fanfares/sfx_sounds_fanfare3.wav.meta | 0 .../General Sounds/High Pitched Sounds.meta | 0 .../High Pitched Sounds/sfx_sounds_high1.wav | Bin .../sfx_sounds_high1.wav.meta | 0 .../High Pitched Sounds/sfx_sounds_high2.wav | Bin .../sfx_sounds_high2.wav.meta | 0 .../High Pitched Sounds/sfx_sounds_high3.wav | Bin .../sfx_sounds_high3.wav.meta | 0 .../High Pitched Sounds/sfx_sounds_high4.wav | Bin .../sfx_sounds_high4.wav.meta | 0 .../High Pitched Sounds/sfx_sounds_high5.wav | Bin .../sfx_sounds_high5.wav.meta | 0 .../High Pitched Sounds/sfx_sounds_high6.wav | Bin .../sfx_sounds_high6.wav.meta | 0 .../High Pitched Sounds/sfx_sounds_high7.wav | Bin .../sfx_sounds_high7.wav.meta | 0 .../General Sounds/Impacts.meta | 0 .../Impacts/sfx_sounds_impact1.wav | Bin .../Impacts/sfx_sounds_impact1.wav.meta | 0 .../Impacts/sfx_sounds_impact10.wav | Bin .../Impacts/sfx_sounds_impact10.wav.meta | 0 .../Impacts/sfx_sounds_impact11.wav | Bin .../Impacts/sfx_sounds_impact11.wav.meta | 0 .../Impacts/sfx_sounds_impact12.wav | Bin .../Impacts/sfx_sounds_impact12.wav.meta | 0 .../Impacts/sfx_sounds_impact13.wav | Bin .../Impacts/sfx_sounds_impact13.wav.meta | 0 .../Impacts/sfx_sounds_impact14.wav | Bin .../Impacts/sfx_sounds_impact14.wav.meta | 0 .../Impacts/sfx_sounds_impact15.wav | Bin .../Impacts/sfx_sounds_impact15.wav.meta | 0 .../Impacts/sfx_sounds_impact2.wav | Bin .../Impacts/sfx_sounds_impact2.wav.meta | 0 .../Impacts/sfx_sounds_impact3.wav | Bin .../Impacts/sfx_sounds_impact3.wav.meta | 0 .../Impacts/sfx_sounds_impact4.wav | Bin .../Impacts/sfx_sounds_impact4.wav.meta | 0 .../Impacts/sfx_sounds_impact5.wav | Bin .../Impacts/sfx_sounds_impact5.wav.meta | 0 .../Impacts/sfx_sounds_impact6.wav | Bin .../Impacts/sfx_sounds_impact6.wav.meta | 0 .../Impacts/sfx_sounds_impact7.wav | Bin .../Impacts/sfx_sounds_impact7.wav.meta | 0 .../Impacts/sfx_sounds_impact8.wav | Bin .../Impacts/sfx_sounds_impact8.wav.meta | 0 .../Impacts/sfx_sounds_impact9.wav | Bin .../Impacts/sfx_sounds_impact9.wav.meta | 0 .../General Sounds/Interactions.meta | 0 .../Interactions/sfx_sounds_interaction1.wav | Bin .../sfx_sounds_interaction1.wav.meta | 0 .../Interactions/sfx_sounds_interaction10.wav | Bin .../sfx_sounds_interaction10.wav.meta | 0 .../Interactions/sfx_sounds_interaction11.wav | Bin .../sfx_sounds_interaction11.wav.meta | 0 .../Interactions/sfx_sounds_interaction12.wav | Bin .../sfx_sounds_interaction12.wav.meta | 0 .../Interactions/sfx_sounds_interaction13.wav | Bin .../sfx_sounds_interaction13.wav.meta | 0 .../Interactions/sfx_sounds_interaction14.wav | Bin .../sfx_sounds_interaction14.wav.meta | 0 .../Interactions/sfx_sounds_interaction15.wav | Bin .../sfx_sounds_interaction15.wav.meta | 0 .../Interactions/sfx_sounds_interaction16.wav | Bin .../sfx_sounds_interaction16.wav.meta | 0 .../Interactions/sfx_sounds_interaction17.wav | Bin .../sfx_sounds_interaction17.wav.meta | 0 .../Interactions/sfx_sounds_interaction18.wav | Bin .../sfx_sounds_interaction18.wav.meta | 0 .../Interactions/sfx_sounds_interaction19.wav | Bin .../sfx_sounds_interaction19.wav.meta | 0 .../Interactions/sfx_sounds_interaction2.wav | Bin .../sfx_sounds_interaction2.wav.meta | 0 .../Interactions/sfx_sounds_interaction20.wav | Bin .../sfx_sounds_interaction20.wav.meta | 0 .../Interactions/sfx_sounds_interaction21.wav | Bin .../sfx_sounds_interaction21.wav.meta | 0 .../Interactions/sfx_sounds_interaction22.wav | Bin .../sfx_sounds_interaction22.wav.meta | 0 .../Interactions/sfx_sounds_interaction23.wav | Bin .../sfx_sounds_interaction23.wav.meta | 0 .../Interactions/sfx_sounds_interaction24.wav | Bin .../sfx_sounds_interaction24.wav.meta | 0 .../Interactions/sfx_sounds_interaction25.wav | Bin .../sfx_sounds_interaction25.wav.meta | 0 .../Interactions/sfx_sounds_interaction26.wav | Bin .../sfx_sounds_interaction26.wav.meta | 0 .../Interactions/sfx_sounds_interaction3.wav | Bin .../sfx_sounds_interaction3.wav.meta | 0 .../Interactions/sfx_sounds_interaction4.wav | Bin .../sfx_sounds_interaction4.wav.meta | 0 .../Interactions/sfx_sounds_interaction5.wav | Bin .../sfx_sounds_interaction5.wav.meta | 0 .../Interactions/sfx_sounds_interaction6.wav | Bin .../sfx_sounds_interaction6.wav.meta | 0 .../Interactions/sfx_sounds_interaction7.wav | Bin .../sfx_sounds_interaction7.wav.meta | 0 .../Interactions/sfx_sounds_interaction8.wav | Bin .../sfx_sounds_interaction8.wav.meta | 0 .../Interactions/sfx_sounds_interaction9.wav | Bin .../sfx_sounds_interaction9.wav.meta | 0 .../General Sounds/Menu Sounds.meta | 0 .../Menu Sounds/sfx_menu_move1.wav | Bin .../Menu Sounds/sfx_menu_move1.wav.meta | 0 .../Menu Sounds/sfx_menu_move2.wav | Bin .../Menu Sounds/sfx_menu_move2.wav.meta | 0 .../Menu Sounds/sfx_menu_move3.wav | Bin .../Menu Sounds/sfx_menu_move3.wav.meta | 0 .../Menu Sounds/sfx_menu_move4.wav | Bin .../Menu Sounds/sfx_menu_move4.wav.meta | 0 .../Menu Sounds/sfx_menu_move5.wav | Bin .../Menu Sounds/sfx_menu_move5.wav.meta | 0 .../Menu Sounds/sfx_menu_select1.wav | Bin .../Menu Sounds/sfx_menu_select1.wav.meta | 0 .../Menu Sounds/sfx_menu_select2.wav | Bin .../Menu Sounds/sfx_menu_select2.wav.meta | 0 .../Menu Sounds/sfx_menu_select3.wav | Bin .../Menu Sounds/sfx_menu_select3.wav.meta | 0 .../Menu Sounds/sfx_menu_select4.wav | Bin .../Menu Sounds/sfx_menu_select4.wav.meta | 0 .../Menu Sounds/sfx_menu_select5.wav | Bin .../Menu Sounds/sfx_menu_select5.wav.meta | 0 .../General Sounds/Negative Sounds.meta | 0 .../Negative Sounds/sfx_sounds_damage1.wav | Bin .../sfx_sounds_damage1.wav.meta | 0 .../Negative Sounds/sfx_sounds_damage2.wav | Bin .../sfx_sounds_damage2.wav.meta | 0 .../Negative Sounds/sfx_sounds_damage3.wav | Bin .../sfx_sounds_damage3.wav.meta | 0 .../Negative Sounds/sfx_sounds_error1.wav | Bin .../sfx_sounds_error1.wav.meta | 0 .../Negative Sounds/sfx_sounds_error10.wav | Bin .../sfx_sounds_error10.wav.meta | 0 .../Negative Sounds/sfx_sounds_error11.wav | Bin .../sfx_sounds_error11.wav.meta | 0 .../Negative Sounds/sfx_sounds_error12.wav | Bin .../sfx_sounds_error12.wav.meta | 0 .../Negative Sounds/sfx_sounds_error13.wav | Bin .../sfx_sounds_error13.wav.meta | 0 .../Negative Sounds/sfx_sounds_error14.wav | Bin .../sfx_sounds_error14.wav.meta | 0 .../Negative Sounds/sfx_sounds_error15.wav | Bin .../sfx_sounds_error15.wav.meta | 0 .../Negative Sounds/sfx_sounds_error2.wav | Bin .../sfx_sounds_error2.wav.meta | 0 .../Negative Sounds/sfx_sounds_error3.wav | Bin .../sfx_sounds_error3.wav.meta | 0 .../Negative Sounds/sfx_sounds_error4.wav | Bin .../sfx_sounds_error4.wav.meta | 0 .../Negative Sounds/sfx_sounds_error5.wav | Bin .../sfx_sounds_error5.wav.meta | 0 .../Negative Sounds/sfx_sounds_error6.wav | Bin .../sfx_sounds_error6.wav.meta | 0 .../Negative Sounds/sfx_sounds_error7.wav | Bin .../sfx_sounds_error7.wav.meta | 0 .../Negative Sounds/sfx_sounds_error8.wav | Bin .../sfx_sounds_error8.wav.meta | 0 .../Negative Sounds/sfx_sounds_error9.wav | Bin .../sfx_sounds_error9.wav.meta | 0 .../Negative Sounds/sfx_sounds_negative1.wav | Bin .../sfx_sounds_negative1.wav.meta | 0 .../Negative Sounds/sfx_sounds_negative2.wav | Bin .../sfx_sounds_negative2.wav.meta | 0 .../General Sounds/Neutral Sounds.meta | 0 .../Neutral Sounds/sfx_sound_neutral1.wav | Bin .../sfx_sound_neutral1.wav.meta | 0 .../Neutral Sounds/sfx_sound_neutral10.wav | Bin .../sfx_sound_neutral10.wav.meta | 0 .../Neutral Sounds/sfx_sound_neutral11.wav | Bin .../sfx_sound_neutral11.wav.meta | 0 .../Neutral Sounds/sfx_sound_neutral2.wav | Bin .../sfx_sound_neutral2.wav.meta | 0 .../Neutral Sounds/sfx_sound_neutral3.wav | Bin .../sfx_sound_neutral3.wav.meta | 0 .../Neutral Sounds/sfx_sound_neutral4.wav | Bin .../sfx_sound_neutral4.wav.meta | 0 .../Neutral Sounds/sfx_sound_neutral5.wav | Bin .../sfx_sound_neutral5.wav.meta | 0 .../Neutral Sounds/sfx_sound_neutral6.wav | Bin .../sfx_sound_neutral6.wav.meta | 0 .../Neutral Sounds/sfx_sound_neutral7.wav | Bin .../sfx_sound_neutral7.wav.meta | 0 .../Neutral Sounds/sfx_sound_neutral8.wav | Bin .../sfx_sound_neutral8.wav.meta | 0 .../Neutral Sounds/sfx_sound_neutral9.wav | Bin .../sfx_sound_neutral9.wav.meta | 0 .../General Sounds/Pause Sounds.meta | 0 .../Pause Sounds/sfx_sounds_pause1_in.wav | Bin .../sfx_sounds_pause1_in.wav.meta | 0 .../Pause Sounds/sfx_sounds_pause1_out.wav | Bin .../sfx_sounds_pause1_out.wav.meta | 0 .../Pause Sounds/sfx_sounds_pause2_in.wav | Bin .../sfx_sounds_pause2_in.wav.meta | 0 .../Pause Sounds/sfx_sounds_pause2_out.wav | Bin .../sfx_sounds_pause2_out.wav.meta | 0 .../Pause Sounds/sfx_sounds_pause3_in.wav | Bin .../sfx_sounds_pause3_in.wav.meta | 0 .../Pause Sounds/sfx_sounds_pause3_out.wav | Bin .../sfx_sounds_pause3_out.wav.meta | 0 .../Pause Sounds/sfx_sounds_pause4_in.wav | Bin .../sfx_sounds_pause4_in.wav.meta | 0 .../Pause Sounds/sfx_sounds_pause4_out.wav | Bin .../sfx_sounds_pause4_out.wav.meta | 0 .../Pause Sounds/sfx_sounds_pause5_in.wav | Bin .../sfx_sounds_pause5_in.wav.meta | 0 .../Pause Sounds/sfx_sounds_pause5_out.wav | Bin .../sfx_sounds_pause5_out.wav.meta | 0 .../Pause Sounds/sfx_sounds_pause6_in.wav | Bin .../sfx_sounds_pause6_in.wav.meta | 0 .../Pause Sounds/sfx_sounds_pause6_out.wav | Bin .../sfx_sounds_pause6_out.wav.meta | 0 .../Pause Sounds/sfx_sounds_pause7_in.wav | Bin .../sfx_sounds_pause7_in.wav.meta | 0 .../Pause Sounds/sfx_sounds_pause7_out.wav | Bin .../sfx_sounds_pause7_out.wav.meta | 0 .../General Sounds/Positive Sounds.meta | 0 .../Positive Sounds/sfx_sounds_powerup1.wav | Bin .../sfx_sounds_powerup1.wav.meta | 0 .../Positive Sounds/sfx_sounds_powerup10.wav | Bin .../sfx_sounds_powerup10.wav.meta | 0 .../Positive Sounds/sfx_sounds_powerup11.wav | Bin .../sfx_sounds_powerup11.wav.meta | 0 .../Positive Sounds/sfx_sounds_powerup12.wav | Bin .../sfx_sounds_powerup12.wav.meta | 0 .../Positive Sounds/sfx_sounds_powerup13.wav | Bin .../sfx_sounds_powerup13.wav.meta | 0 .../Positive Sounds/sfx_sounds_powerup14.wav | Bin .../sfx_sounds_powerup14.wav.meta | 0 .../Positive Sounds/sfx_sounds_powerup15.wav | Bin .../sfx_sounds_powerup15.wav.meta | 0 .../Positive Sounds/sfx_sounds_powerup16.wav | Bin .../sfx_sounds_powerup16.wav.meta | 0 .../Positive Sounds/sfx_sounds_powerup17.wav | Bin .../sfx_sounds_powerup17.wav.meta | 0 .../Positive Sounds/sfx_sounds_powerup18.wav | Bin .../sfx_sounds_powerup18.wav.meta | 0 .../Positive Sounds/sfx_sounds_powerup2.wav | Bin .../sfx_sounds_powerup2.wav.meta | 0 .../Positive Sounds/sfx_sounds_powerup3.wav | Bin .../sfx_sounds_powerup3.wav.meta | 0 .../Positive Sounds/sfx_sounds_powerup4.wav | Bin .../sfx_sounds_powerup4.wav.meta | 0 .../Positive Sounds/sfx_sounds_powerup5.wav | Bin .../sfx_sounds_powerup5.wav.meta | 0 .../Positive Sounds/sfx_sounds_powerup6.wav | Bin .../sfx_sounds_powerup6.wav.meta | 0 .../Positive Sounds/sfx_sounds_powerup7.wav | Bin .../sfx_sounds_powerup7.wav.meta | 0 .../Positive Sounds/sfx_sounds_powerup8.wav | Bin .../sfx_sounds_powerup8.wav.meta | 0 .../Positive Sounds/sfx_sounds_powerup9.wav | Bin .../sfx_sounds_powerup9.wav.meta | 0 .../General Sounds/Simple Bleeps.meta | 0 .../Simple Bleeps/sfx_sounds_Blip1.wav | Bin .../Simple Bleeps/sfx_sounds_Blip1.wav.meta | 0 .../Simple Bleeps/sfx_sounds_Blip10.wav | Bin .../Simple Bleeps/sfx_sounds_Blip10.wav.meta | 0 .../Simple Bleeps/sfx_sounds_Blip11.wav | Bin .../Simple Bleeps/sfx_sounds_Blip11.wav.meta | 0 .../Simple Bleeps/sfx_sounds_Blip2.wav | Bin .../Simple Bleeps/sfx_sounds_Blip2.wav.meta | 0 .../Simple Bleeps/sfx_sounds_Blip3.wav | Bin .../Simple Bleeps/sfx_sounds_Blip3.wav.meta | 0 .../Simple Bleeps/sfx_sounds_Blip4.wav | Bin .../Simple Bleeps/sfx_sounds_Blip4.wav.meta | 0 .../Simple Bleeps/sfx_sounds_Blip5.wav | Bin .../Simple Bleeps/sfx_sounds_Blip5.wav.meta | 0 .../Simple Bleeps/sfx_sounds_Blip6.wav | Bin .../Simple Bleeps/sfx_sounds_Blip6.wav.meta | 0 .../Simple Bleeps/sfx_sounds_Blip7.wav | Bin .../Simple Bleeps/sfx_sounds_Blip7.wav.meta | 0 .../Simple Bleeps/sfx_sounds_Blip8.wav | Bin .../Simple Bleeps/sfx_sounds_Blip8.wav.meta | 0 .../Simple Bleeps/sfx_sounds_Blip9.wav | Bin .../Simple Bleeps/sfx_sounds_Blip9.wav.meta | 0 .../General Sounds/Simple Damage Sounds.meta | 0 .../Simple Damage Sounds/sfx_damage_hit1.wav | Bin .../sfx_damage_hit1.wav.meta | 0 .../Simple Damage Sounds/sfx_damage_hit10.wav | Bin .../sfx_damage_hit10.wav.meta | 0 .../Simple Damage Sounds/sfx_damage_hit2.wav | Bin .../sfx_damage_hit2.wav.meta | 0 .../Simple Damage Sounds/sfx_damage_hit3.wav | Bin .../sfx_damage_hit3.wav.meta | 0 .../Simple Damage Sounds/sfx_damage_hit4.wav | Bin .../sfx_damage_hit4.wav.meta | 0 .../Simple Damage Sounds/sfx_damage_hit5.wav | Bin .../sfx_damage_hit5.wav.meta | 0 .../Simple Damage Sounds/sfx_damage_hit6.wav | Bin .../sfx_damage_hit6.wav.meta | 0 .../Simple Damage Sounds/sfx_damage_hit7.wav | Bin .../sfx_damage_hit7.wav.meta | 0 .../Simple Damage Sounds/sfx_damage_hit8.wav | Bin .../sfx_damage_hit8.wav.meta | 0 .../Simple Damage Sounds/sfx_damage_hit9.wav | Bin .../sfx_damage_hit9.wav.meta | 0 .../General Sounds/Weird Sounds.meta | 0 .../Weird Sounds/sfx_sound_bling.wav | Bin .../Weird Sounds/sfx_sound_bling.wav.meta | 0 .../Weird Sounds/sfx_sound_depressurizing.wav | Bin .../sfx_sound_depressurizing.wav.meta | 0 .../sfx_sound_mechanicalnoise1.wav | Bin .../sfx_sound_mechanicalnoise1.wav.meta | 0 .../sfx_sound_mechanicalnoise2.wav | Bin .../sfx_sound_mechanicalnoise2.wav.meta | 0 .../sfx_sound_mechanicalnoise3.wav | Bin .../sfx_sound_mechanicalnoise3.wav.meta | 0 .../sfx_sound_mechanicalnoise4.wav | Bin .../sfx_sound_mechanicalnoise4.wav.meta | 0 .../sfx_sound_mechanicalnoise5.wav | Bin .../sfx_sound_mechanicalnoise5.wav.meta | 0 .../sfx_sound_mechanicalnoise6.wav | Bin .../sfx_sound_mechanicalnoise6.wav.meta | 0 .../Weird Sounds/sfx_sound_nagger1.wav | Bin .../Weird Sounds/sfx_sound_nagger1.wav.meta | 0 .../Weird Sounds/sfx_sound_nagger2.wav | Bin .../Weird Sounds/sfx_sound_nagger2.wav.meta | 0 .../Weird Sounds/sfx_sound_noise.wav | Bin .../Weird Sounds/sfx_sound_noise.wav.meta | 0 .../Weird Sounds/sfx_sound_poweron.wav | Bin .../Weird Sounds/sfx_sound_poweron.wav.meta | 0 .../Weird Sounds/sfx_sound_refereewhistle.wav | Bin .../sfx_sound_refereewhistle.wav.meta | 0 .../Weird Sounds/sfx_sound_shutdown1.wav | Bin .../Weird Sounds/sfx_sound_shutdown1.wav.meta | 0 .../Weird Sounds/sfx_sound_shutdown2.wav | Bin .../Weird Sounds/sfx_sound_shutdown2.wav.meta | 0 .../Weird Sounds/sfx_sound_vaporizing.wav | Bin .../sfx_sound_vaporizing.wav.meta | 0 .../INFO.txt | 0 .../INFO.txt.meta | 0 .../Movement.meta | 0 .../Movement/Climbing Ladder.meta | 0 .../Climbing Ladder/sfx_movement_ladder1a.wav | Bin .../sfx_movement_ladder1a.wav.meta | 0 .../Climbing Ladder/sfx_movement_ladder1b.wav | Bin .../sfx_movement_ladder1b.wav.meta | 0 .../sfx_movement_ladder1loop.wav | Bin .../sfx_movement_ladder1loop.wav.meta | 0 .../Climbing Ladder/sfx_movement_ladder2a.wav | Bin .../sfx_movement_ladder2a.wav.meta | 0 .../Climbing Ladder/sfx_movement_ladder2b.wav | Bin .../sfx_movement_ladder2b.wav.meta | 0 .../sfx_movement_ladder2loop.wav | Bin .../sfx_movement_ladder2loop.wav.meta | 0 .../Climbing Ladder/sfx_movement_ladder3a.wav | Bin .../sfx_movement_ladder3a.wav.meta | 0 .../Climbing Ladder/sfx_movement_ladder3b.wav | Bin .../sfx_movement_ladder3b.wav.meta | 0 .../sfx_movement_ladder3loop.wav | Bin .../sfx_movement_ladder3loop.wav.meta | 0 .../Climbing Ladder/sfx_movement_ladder4a.wav | Bin .../sfx_movement_ladder4a.wav.meta | 0 .../Climbing Ladder/sfx_movement_ladder4b.wav | Bin .../sfx_movement_ladder4b.wav.meta | 0 .../sfx_movement_ladder4loop.wav | Bin .../sfx_movement_ladder4loop.wav.meta | 0 .../Climbing Ladder/sfx_movement_ladder5a.wav | Bin .../sfx_movement_ladder5a.wav.meta | 0 .../Climbing Ladder/sfx_movement_ladder5b.wav | Bin .../sfx_movement_ladder5b.wav.meta | 0 .../sfx_movement_ladder5loop.wav | Bin .../sfx_movement_ladder5loop.wav.meta | 0 .../Climbing Ladder/sfx_movement_ladder6a.wav | Bin .../sfx_movement_ladder6a.wav.meta | 0 .../Climbing Ladder/sfx_movement_ladder6b.wav | Bin .../sfx_movement_ladder6b.wav.meta | 0 .../sfx_movement_ladder6loop.wav | Bin .../sfx_movement_ladder6loop.wav.meta | 0 .../Movement/Climbing Stairs.meta | 0 .../Climbing Stairs/sfx_movement_stairs1a.wav | Bin .../sfx_movement_stairs1a.wav.meta | 0 .../Climbing Stairs/sfx_movement_stairs1b.wav | Bin .../sfx_movement_stairs1b.wav.meta | 0 .../sfx_movement_stairs1loop.wav | Bin .../sfx_movement_stairs1loop.wav.meta | 0 .../Climbing Stairs/sfx_movement_stairs2a.wav | Bin .../sfx_movement_stairs2a.wav.meta | 0 .../Climbing Stairs/sfx_movement_stairs2b.wav | Bin .../sfx_movement_stairs2b.wav.meta | 0 .../sfx_movement_stairs2loop.wav | Bin .../sfx_movement_stairs2loop.wav.meta | 0 .../Climbing Stairs/sfx_movement_stairs3a.wav | Bin .../sfx_movement_stairs3a.wav.meta | 0 .../Climbing Stairs/sfx_movement_stairs3b.wav | Bin .../sfx_movement_stairs3b.wav.meta | 0 .../sfx_movement_stairs3loop.wav | Bin .../sfx_movement_stairs3loop.wav.meta | 0 .../Climbing Stairs/sfx_movement_stairs4a.wav | Bin .../sfx_movement_stairs4a.wav.meta | 0 .../Climbing Stairs/sfx_movement_stairs4b.wav | Bin .../sfx_movement_stairs4b.wav.meta | 0 .../sfx_movement_stairs4loop.wav | Bin .../sfx_movement_stairs4loop.wav.meta | 0 .../Climbing Stairs/sfx_movement_stairs5a.wav | Bin .../sfx_movement_stairs5a.wav.meta | 0 .../Climbing Stairs/sfx_movement_stairs5b.wav | Bin .../sfx_movement_stairs5b.wav.meta | 0 .../sfx_movement_stairs5loop.wav | Bin .../sfx_movement_stairs5loop.wav.meta | 0 .../Climbing Stairs/sfx_movement_stairs6a.wav | Bin .../sfx_movement_stairs6a.wav.meta | 0 .../Climbing Stairs/sfx_movement_stairs6b.wav | Bin .../sfx_movement_stairs6b.wav.meta | 0 .../sfx_movement_stairs6loop.wav | Bin .../sfx_movement_stairs6loop.wav.meta | 0 .../Movement/Falling Sounds.meta | 0 .../Falling Sounds/sfx_sounds_falling1.wav | Bin .../sfx_sounds_falling1.wav.meta | 0 .../Falling Sounds/sfx_sounds_falling10.wav | Bin .../sfx_sounds_falling10.wav.meta | 0 .../Falling Sounds/sfx_sounds_falling11.wav | Bin .../sfx_sounds_falling11.wav.meta | 0 .../Falling Sounds/sfx_sounds_falling12.wav | Bin .../sfx_sounds_falling12.wav.meta | 0 .../Falling Sounds/sfx_sounds_falling2.wav | Bin .../sfx_sounds_falling2.wav.meta | 0 .../Falling Sounds/sfx_sounds_falling3.wav | Bin .../sfx_sounds_falling3.wav.meta | 0 .../Falling Sounds/sfx_sounds_falling4.wav | Bin .../sfx_sounds_falling4.wav.meta | 0 .../Falling Sounds/sfx_sounds_falling5.wav | Bin .../sfx_sounds_falling5.wav.meta | 0 .../Falling Sounds/sfx_sounds_falling6.wav | Bin .../sfx_sounds_falling6.wav.meta | 0 .../Falling Sounds/sfx_sounds_falling7.wav | Bin .../sfx_sounds_falling7.wav.meta | 0 .../Falling Sounds/sfx_sounds_falling8.wav | Bin .../sfx_sounds_falling8.wav.meta | 0 .../Falling Sounds/sfx_sounds_falling9.wav | Bin .../sfx_sounds_falling9.wav.meta | 0 .../Movement/Footsteps.meta | 0 .../Footsteps/sfx_movement_footsteps1a.wav | Bin .../sfx_movement_footsteps1a.wav.meta | 0 .../Footsteps/sfx_movement_footsteps1b.wav | Bin .../sfx_movement_footsteps1b.wav.meta | 0 .../Footsteps/sfx_movement_footsteps5.wav | Bin .../sfx_movement_footsteps5.wav.meta | 0 .../sfx_movement_footstepsloop3_fast.wav | Bin .../sfx_movement_footstepsloop3_fast.wav.meta | 0 .../sfx_movement_footstepsloop3_slow.wav | Bin .../sfx_movement_footstepsloop3_slow.wav.meta | 0 .../sfx_movement_footstepsloop4_fast.wav | Bin .../sfx_movement_footstepsloop4_fast.wav.meta | 0 .../sfx_movement_footstepsloop4_slow.wav | Bin .../sfx_movement_footstepsloop4_slow.wav.meta | 0 .../Movement/Jumping and Landing.meta | 0 .../sfx_movement_jump1.wav | Bin .../sfx_movement_jump1.wav.meta | 0 .../sfx_movement_jump10.wav | Bin .../sfx_movement_jump10.wav.meta | 0 .../sfx_movement_jump10_landing.wav | Bin .../sfx_movement_jump10_landing.wav.meta | 0 .../sfx_movement_jump11.wav | Bin .../sfx_movement_jump11.wav.meta | 0 .../sfx_movement_jump11_landing.wav | Bin .../sfx_movement_jump11_landing.wav.meta | 0 .../sfx_movement_jump12.wav | Bin .../sfx_movement_jump12.wav.meta | 0 .../sfx_movement_jump12_landing.wav | Bin .../sfx_movement_jump12_landing.wav.meta | 0 .../sfx_movement_jump13.wav | Bin .../sfx_movement_jump13.wav.meta | 0 .../sfx_movement_jump13_landing.wav | Bin .../sfx_movement_jump13_landing.wav.meta | 0 .../sfx_movement_jump14.wav | Bin .../sfx_movement_jump14.wav.meta | 0 .../sfx_movement_jump14_landing.wav | Bin .../sfx_movement_jump14_landing.wav.meta | 0 .../sfx_movement_jump15.wav | Bin .../sfx_movement_jump15.wav.meta | 0 .../sfx_movement_jump15_landing.wav | Bin .../sfx_movement_jump15_landing.wav.meta | 0 .../sfx_movement_jump16.wav | Bin .../sfx_movement_jump16.wav.meta | 0 .../sfx_movement_jump16_landing.wav | Bin .../sfx_movement_jump16_landing.wav.meta | 0 .../sfx_movement_jump17.wav | Bin .../sfx_movement_jump17.wav.meta | 0 .../sfx_movement_jump17_landing.wav | Bin .../sfx_movement_jump17_landing.wav.meta | 0 .../sfx_movement_jump18.wav | Bin .../sfx_movement_jump18.wav.meta | 0 .../sfx_movement_jump18_landing.wav | Bin .../sfx_movement_jump18_landing.wav.meta | 0 .../sfx_movement_jump19.wav | Bin .../sfx_movement_jump19.wav.meta | 0 .../sfx_movement_jump19_landing.wav | Bin .../sfx_movement_jump19_landing.wav.meta | 0 .../sfx_movement_jump2.wav | Bin .../sfx_movement_jump2.wav.meta | 0 .../sfx_movement_jump20.wav | Bin .../sfx_movement_jump20.wav.meta | 0 .../sfx_movement_jump3.wav | Bin .../sfx_movement_jump3.wav.meta | 0 .../sfx_movement_jump4.wav | Bin .../sfx_movement_jump4.wav.meta | 0 .../sfx_movement_jump5.wav | Bin .../sfx_movement_jump5.wav.meta | 0 .../sfx_movement_jump6.wav | Bin .../sfx_movement_jump6.wav.meta | 0 .../sfx_movement_jump7.wav | Bin .../sfx_movement_jump7.wav.meta | 0 .../sfx_movement_jump8.wav | Bin .../sfx_movement_jump8.wav.meta | 0 .../sfx_movement_jump9.wav | Bin .../sfx_movement_jump9.wav.meta | 0 .../sfx_movement_jump9_landing.wav | Bin .../sfx_movement_jump9_landing.wav.meta | 0 .../Movement/Opening Doors.meta | 0 .../Opening Doors/sfx_movement_dooropen1.wav | Bin .../sfx_movement_dooropen1.wav.meta | 0 .../Opening Doors/sfx_movement_dooropen2.wav | Bin .../sfx_movement_dooropen2.wav.meta | 0 .../Opening Doors/sfx_movement_dooropen3.wav | Bin .../sfx_movement_dooropen3.wav.meta | 0 .../Opening Doors/sfx_movement_dooropen4.wav | Bin .../sfx_movement_dooropen4.wav.meta | 0 .../Movement/Portals and Transitions.meta | 0 .../sfx_movement_portal1.wav | Bin .../sfx_movement_portal1.wav.meta | 0 .../sfx_movement_portal2.wav | Bin .../sfx_movement_portal2.wav.meta | 0 .../sfx_movement_portal3.wav | Bin .../sfx_movement_portal3.wav.meta | 0 .../sfx_movement_portal4.wav | Bin .../sfx_movement_portal4.wav.meta | 0 .../sfx_movement_portal5.wav | Bin .../sfx_movement_portal5.wav.meta | 0 .../sfx_movement_portal6.wav | Bin .../sfx_movement_portal6.wav.meta | 0 .../Movement/Vehicles.meta | 0 .../Movement/Vehicles/sfx_vehicle_breaks.wav | Bin .../Vehicles/sfx_vehicle_breaks.wav.meta | 0 .../Vehicles/sfx_vehicle_carloop1.wav | Bin .../Vehicles/sfx_vehicle_carloop1.wav.meta | 0 .../Vehicles/sfx_vehicle_carloop2.wav | Bin .../Vehicles/sfx_vehicle_carloop2.wav.meta | 0 .../Vehicles/sfx_vehicle_engineloop.wav | Bin .../Vehicles/sfx_vehicle_engineloop.wav.meta | 0 .../Vehicles/sfx_vehicle_helicopterloop1.wav | Bin .../sfx_vehicle_helicopterloop1.wav.meta | 0 .../Vehicles/sfx_vehicle_helicopterloop2.wav | Bin .../sfx_vehicle_helicopterloop2.wav.meta | 0 .../Vehicles/sfx_vehicle_helicopterloop3.wav | Bin .../sfx_vehicle_helicopterloop3.wav.meta | 0 .../Vehicles/sfx_vehicle_helicopterloop4.wav | Bin .../sfx_vehicle_helicopterloop4.wav.meta | 0 .../Vehicles/sfx_vehicle_plainloop.wav | Bin .../Vehicles/sfx_vehicle_plainloop.wav.meta | 0 .../Weapons.meta | 0 .../Weapons/Cannon.meta | 0 .../Weapons/Cannon/sfx_wpn_cannon1.wav | Bin .../Weapons/Cannon/sfx_wpn_cannon1.wav.meta | 0 .../Weapons/Cannon/sfx_wpn_cannon2.wav | Bin .../Weapons/Cannon/sfx_wpn_cannon2.wav.meta | 0 .../Weapons/Cannon/sfx_wpn_cannon3.wav | Bin .../Weapons/Cannon/sfx_wpn_cannon3.wav.meta | 0 .../Weapons/Cannon/sfx_wpn_cannon4.wav | Bin .../Weapons/Cannon/sfx_wpn_cannon4.wav.meta | 0 .../Weapons/Cannon/sfx_wpn_cannon5.wav | Bin .../Weapons/Cannon/sfx_wpn_cannon5.wav.meta | 0 .../Weapons/Cannon/sfx_wpn_cannon6.wav | Bin .../Weapons/Cannon/sfx_wpn_cannon6.wav.meta | 0 .../Weapons/Grenade Whistles.meta | 0 .../sfx_wpn_grenadewhistle1.wav | Bin .../sfx_wpn_grenadewhistle1.wav.meta | 0 .../sfx_wpn_grenadewhistle2.wav | Bin .../sfx_wpn_grenadewhistle2.wav.meta | 0 .../sfx_wpn_missilelaunch.wav | Bin .../sfx_wpn_missilelaunch.wav.meta | 0 .../Weapons/Lasers.meta | 0 .../Weapons/Lasers/sfx_wpn_laser 10.wav | Bin .../Weapons/Lasers/sfx_wpn_laser 10.wav.meta | 0 .../Weapons/Lasers/sfx_wpn_laser1.wav | Bin .../Weapons/Lasers/sfx_wpn_laser1.wav.meta | 0 .../Weapons/Lasers/sfx_wpn_laser10.wav | Bin .../Weapons/Lasers/sfx_wpn_laser10.wav.meta | 0 .../Weapons/Lasers/sfx_wpn_laser11.wav | Bin .../Weapons/Lasers/sfx_wpn_laser11.wav.meta | 0 .../Weapons/Lasers/sfx_wpn_laser12.wav | Bin .../Weapons/Lasers/sfx_wpn_laser12.wav.meta | 0 .../Weapons/Lasers/sfx_wpn_laser2.wav | Bin .../Weapons/Lasers/sfx_wpn_laser2.wav.meta | 0 .../Weapons/Lasers/sfx_wpn_laser3.wav | Bin .../Weapons/Lasers/sfx_wpn_laser3.wav.meta | 0 .../Weapons/Lasers/sfx_wpn_laser4.wav | Bin .../Weapons/Lasers/sfx_wpn_laser4.wav.meta | 0 .../Weapons/Lasers/sfx_wpn_laser5.wav | Bin .../Weapons/Lasers/sfx_wpn_laser5.wav.meta | 0 .../Weapons/Lasers/sfx_wpn_laser6.wav | Bin .../Weapons/Lasers/sfx_wpn_laser6.wav.meta | 0 .../Weapons/Lasers/sfx_wpn_laser7.wav | Bin .../Weapons/Lasers/sfx_wpn_laser7.wav.meta | 0 .../Weapons/Lasers/sfx_wpn_laser8.wav | Bin .../Weapons/Lasers/sfx_wpn_laser8.wav.meta | 0 .../Weapons/Lasers/sfx_wpn_laser9.wav | Bin .../Weapons/Lasers/sfx_wpn_laser9.wav.meta | 0 .../Weapons/Machinegun.meta | 0 .../Machinegun/sfx_wpn_machinegun_loop1.wav | Bin .../sfx_wpn_machinegun_loop1.wav.meta | 0 .../Machinegun/sfx_wpn_machinegun_loop2.wav | Bin .../sfx_wpn_machinegun_loop2.wav.meta | 0 .../Machinegun/sfx_wpn_machinegun_loop3.wav | Bin .../sfx_wpn_machinegun_loop3.wav.meta | 0 .../Machinegun/sfx_wpn_machinegun_loop4.wav | Bin .../sfx_wpn_machinegun_loop4.wav.meta | 0 .../Machinegun/sfx_wpn_machinegun_loop5.wav | Bin .../sfx_wpn_machinegun_loop5.wav.meta | 0 .../Machinegun/sfx_wpn_machinegun_loop6.wav | Bin .../sfx_wpn_machinegun_loop6.wav.meta | 0 .../Machinegun/sfx_wpn_machinegun_loop7.wav | Bin .../sfx_wpn_machinegun_loop7.wav.meta | 0 .../Machinegun/sfx_wpn_machinegun_loop8.wav | Bin .../sfx_wpn_machinegun_loop8.wav.meta | 0 .../Machinegun/sfx_wpn_machinegun_loop9.wav | Bin .../sfx_wpn_machinegun_loop9.wav.meta | 0 .../Weapons/Melee.meta | 0 .../Weapons/Melee/sfx_wpn_dagger.wav | Bin .../Weapons/Melee/sfx_wpn_dagger.wav.meta | 0 .../Weapons/Melee/sfx_wpn_punch1.wav | Bin .../Weapons/Melee/sfx_wpn_punch1.wav.meta | 0 .../Weapons/Melee/sfx_wpn_punch2.wav | Bin .../Weapons/Melee/sfx_wpn_punch2.wav.meta | 0 .../Weapons/Melee/sfx_wpn_punch3.wav | Bin .../Weapons/Melee/sfx_wpn_punch3.wav.meta | 0 .../Weapons/Melee/sfx_wpn_punch4.wav | Bin .../Weapons/Melee/sfx_wpn_punch4.wav.meta | 0 .../Weapons/Melee/sfx_wpn_sword1.wav | Bin .../Weapons/Melee/sfx_wpn_sword1.wav.meta | 0 .../Weapons/Melee/sfx_wpn_sword2.wav | Bin .../Weapons/Melee/sfx_wpn_sword2.wav.meta | 0 .../Weapons/Melee/sfx_wpn_sword3.wav | Bin .../Weapons/Melee/sfx_wpn_sword3.wav.meta | 0 .../Weapons/Out of Ammo.meta | 0 .../Weapons/Out of Ammo/sfx_wpn_noammo1.wav | Bin .../Out of Ammo/sfx_wpn_noammo1.wav.meta | 0 .../Weapons/Out of Ammo/sfx_wpn_noammo2.wav | Bin .../Out of Ammo/sfx_wpn_noammo2.wav.meta | 0 .../Weapons/Out of Ammo/sfx_wpn_noammo3.wav | Bin .../Out of Ammo/sfx_wpn_noammo3.wav.meta | 0 .../Weapons/Out of Ammo/sfx_wpn_reload.wav | Bin .../Out of Ammo/sfx_wpn_reload.wav.meta | 0 .../Weapons/Shotgun.meta | 0 .../Weapons/Shotgun/sfx_weapon_shotgun1.wav | Bin .../Shotgun/sfx_weapon_shotgun1.wav.meta | 0 .../Weapons/Shotgun/sfx_weapon_shotgun2.wav | Bin .../Shotgun/sfx_weapon_shotgun2.wav.meta | 0 .../Weapons/Shotgun/sfx_weapon_shotgun3.wav | Bin .../Shotgun/sfx_weapon_shotgun3.wav.meta | 0 .../Weapons/Single Shot Sounds.meta | 0 .../sfx_weapon_singleshot1.wav | Bin .../sfx_weapon_singleshot1.wav.meta | 0 .../sfx_weapon_singleshot10.wav | Bin .../sfx_weapon_singleshot10.wav.meta | 0 .../sfx_weapon_singleshot11.wav | Bin .../sfx_weapon_singleshot11.wav.meta | 0 .../sfx_weapon_singleshot12.wav | Bin .../sfx_weapon_singleshot12.wav.meta | 0 .../sfx_weapon_singleshot13.wav | Bin .../sfx_weapon_singleshot13.wav.meta | 0 .../sfx_weapon_singleshot14.wav | Bin .../sfx_weapon_singleshot14.wav.meta | 0 .../sfx_weapon_singleshot15.wav | Bin .../sfx_weapon_singleshot15.wav.meta | 0 .../sfx_weapon_singleshot16.wav | Bin .../sfx_weapon_singleshot16.wav.meta | 0 .../sfx_weapon_singleshot17.wav | Bin .../sfx_weapon_singleshot17.wav.meta | 0 .../sfx_weapon_singleshot18.wav | Bin .../sfx_weapon_singleshot18.wav.meta | 0 .../sfx_weapon_singleshot19.wav | Bin .../sfx_weapon_singleshot19.wav.meta | 0 .../sfx_weapon_singleshot2.wav | Bin .../sfx_weapon_singleshot2.wav.meta | 0 .../sfx_weapon_singleshot20.wav | Bin .../sfx_weapon_singleshot20.wav.meta | 0 .../sfx_weapon_singleshot21.wav | Bin .../sfx_weapon_singleshot21.wav.meta | 0 .../sfx_weapon_singleshot22.wav | Bin .../sfx_weapon_singleshot22.wav.meta | 0 .../sfx_weapon_singleshot3.wav | Bin .../sfx_weapon_singleshot3.wav.meta | 0 .../sfx_weapon_singleshot4.wav | Bin .../sfx_weapon_singleshot4.wav.meta | 0 .../sfx_weapon_singleshot5.wav | Bin .../sfx_weapon_singleshot5.wav.meta | 0 .../sfx_weapon_singleshot6.wav | Bin .../sfx_weapon_singleshot6.wav.meta | 0 .../sfx_weapon_singleshot7.wav | Bin .../sfx_weapon_singleshot7.wav.meta | 0 .../sfx_weapon_singleshot8.wav | Bin .../sfx_weapon_singleshot8.wav.meta | 0 .../sfx_weapon_singleshot9.wav | Bin .../sfx_weapon_singleshot9.wav.meta | 0 1592 files changed, 1546 insertions(+), 11 deletions(-) create mode 100644 MrBigsock/Assets/Resources.meta rename MrBigsock/Assets/{ => Resources}/Prefabs.meta (100%) rename MrBigsock/Assets/{ => Resources}/Prefabs/.gitkeep (100%) rename MrBigsock/Assets/{ => Resources}/Prefabs/BigSock.prefab (100%) rename MrBigsock/Assets/{ => Resources}/Prefabs/BigSock.prefab.meta (100%) rename MrBigsock/Assets/{ => Resources}/Prefabs/Bosses.meta (100%) rename MrBigsock/Assets/{ => Resources}/Prefabs/Bosses/Attacks.meta (100%) rename MrBigsock/Assets/{ => Resources}/Prefabs/Bosses/Attacks/Bringer_of_Death_Spell.prefab (100%) rename MrBigsock/Assets/{ => Resources}/Prefabs/Bosses/Attacks/Bringer_of_Death_Spell.prefab.meta (100%) rename MrBigsock/Assets/{ => Resources}/Prefabs/Bosses/Bringer_of_Death.prefab (100%) rename MrBigsock/Assets/{ => Resources}/Prefabs/Bosses/Bringer_of_Death.prefab.meta (100%) rename MrBigsock/Assets/{ => Resources}/Prefabs/Bosses/Skeleton_Boss.prefab (100%) rename MrBigsock/Assets/{ => Resources}/Prefabs/Bosses/Skeleton_Boss.prefab.meta (100%) rename MrBigsock/Assets/{ => Resources}/Prefabs/Bullets.meta (100%) rename MrBigsock/Assets/{ => Resources}/Prefabs/Bullets/basic square bullet.prefab (100%) rename MrBigsock/Assets/{ => Resources}/Prefabs/Bullets/basic square bullet.prefab.meta (100%) rename MrBigsock/Assets/{ => Resources}/Prefabs/Bullets/big slow bullet.prefab (100%) rename MrBigsock/Assets/{ => Resources}/Prefabs/Bullets/big slow bullet.prefab.meta (100%) rename MrBigsock/Assets/{ => Resources}/Prefabs/Bullets/enemy_arrow.prefab (100%) rename MrBigsock/Assets/{ => Resources}/Prefabs/Bullets/enemy_arrow.prefab.meta (100%) rename MrBigsock/Assets/{ => Resources}/Prefabs/Enemy_Slime.prefab (100%) rename MrBigsock/Assets/{ => Resources}/Prefabs/Enemy_Slime.prefab.meta (100%) rename MrBigsock/Assets/{ => Resources}/Prefabs/Map.meta (100%) rename MrBigsock/Assets/{ => Resources}/Prefabs/Map/Room.prefab (100%) rename MrBigsock/Assets/{ => Resources}/Prefabs/Map/Room.prefab.meta (100%) rename MrBigsock/Assets/{ => Resources}/Prefabs/UI.meta (100%) rename MrBigsock/Assets/{ => Resources}/Prefabs/UI/Button.prefab (100%) rename MrBigsock/Assets/{ => Resources}/Prefabs/UI/Button.prefab.meta (100%) rename MrBigsock/Assets/{ => Resources}/Prefabs/UI/ChestContents.prefab (100%) rename MrBigsock/Assets/{ => Resources}/Prefabs/UI/ChestContents.prefab.meta (100%) rename MrBigsock/Assets/{ => Resources}/Prefabs/UI/HPBar.prefab (100%) rename MrBigsock/Assets/{ => Resources}/Prefabs/UI/HPBar.prefab.meta (100%) rename MrBigsock/Assets/{ => Resources}/Prefabs/UI/Inventory.prefab (100%) rename MrBigsock/Assets/{ => Resources}/Prefabs/UI/Inventory.prefab.meta (100%) rename MrBigsock/Assets/{ => Resources}/Prefabs/UI/InventorySlot.prefab (100%) rename MrBigsock/Assets/{ => Resources}/Prefabs/UI/InventorySlot.prefab.meta (100%) rename MrBigsock/Assets/{ => Resources}/Prefabs/UI/Item.prefab (100%) rename MrBigsock/Assets/{ => Resources}/Prefabs/UI/Item.prefab.meta (100%) rename MrBigsock/Assets/{ => Resources}/Prefabs/UI/PlayerMenu.prefab (100%) rename MrBigsock/Assets/{ => Resources}/Prefabs/UI/PlayerMenu.prefab.meta (100%) rename MrBigsock/Assets/{ => Resources}/Prefabs/UI/StatsPanel.prefab (100%) rename MrBigsock/Assets/{ => Resources}/Prefabs/UI/StatsPanel.prefab.meta (100%) rename MrBigsock/Assets/{ => Resources}/Prefabs/UI/UtilityBar.prefab (100%) rename MrBigsock/Assets/{ => Resources}/Prefabs/UI/UtilityBar.prefab.meta (100%) rename MrBigsock/Assets/{ => Resources}/Prefabs/UI/XpBar.prefab (100%) rename MrBigsock/Assets/{ => Resources}/Prefabs/UI/XpBar.prefab.meta (100%) rename MrBigsock/Assets/{ => Resources}/Prefabs/attack.prefab (100%) rename MrBigsock/Assets/{ => Resources}/Prefabs/attack.prefab.meta (100%) rename MrBigsock/Assets/{ => Resources}/Prefabs/backgroundMusic.prefab (100%) rename MrBigsock/Assets/{ => Resources}/Prefabs/backgroundMusic.prefab.meta (100%) rename MrBigsock/Assets/{ => Resources}/Prefabs/enemy_orc_range.prefab (100%) rename MrBigsock/Assets/{ => Resources}/Prefabs/enemy_orc_range.prefab.meta (100%) rename MrBigsock/Assets/{ => Resources}/Prefabs/enemy_orc_warrior.prefab (100%) rename MrBigsock/Assets/{ => Resources}/Prefabs/enemy_orc_warrior.prefab.meta (100%) rename MrBigsock/Assets/{ => Resources}/Prefabs/furry_demon.prefab (100%) rename MrBigsock/Assets/{ => Resources}/Prefabs/furry_demon.prefab.meta (100%) rename MrBigsock/Assets/{ => Resources}/Prefabs/golem.prefab (100%) rename MrBigsock/Assets/{ => Resources}/Prefabs/golem.prefab.meta (100%) rename MrBigsock/Assets/{ => Resources}/Prefabs/large_orc.prefab (100%) rename MrBigsock/Assets/{ => Resources}/Prefabs/large_orc.prefab.meta (100%) rename MrBigsock/Assets/{ => Resources}/Prefabs/skleton-range.prefab (100%) rename MrBigsock/Assets/{ => Resources}/Prefabs/skleton-range.prefab.meta (100%) rename MrBigsock/Assets/{ => Resources}/Prefabs/small_demon.prefab (100%) rename MrBigsock/Assets/{ => Resources}/Prefabs/small_demon.prefab.meta (100%) rename MrBigsock/Assets/{ => Resources}/Prefabs/small_orc.prefab (100%) rename MrBigsock/Assets/{ => Resources}/Prefabs/small_orc.prefab.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/.gitkeep (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/.gitkeep (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Animations.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Animations/.gitkeep (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Animations/furry_demon.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Animations/furry_demon/furry_demon.controller (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Animations/furry_demon/furry_demon.controller.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Animations/furry_demon/furry_demon_idle.anim (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Animations/furry_demon/furry_demon_idle.anim.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Animations/furry_demon/furry_demon_run.anim (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Animations/furry_demon/furry_demon_run.anim.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Animations/golem.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Animations/golem/golem.controller (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Animations/golem/golem.controller.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Animations/golem/golem_idle.anim (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Animations/golem/golem_idle.anim.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Animations/golem/golem_run.anim (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Animations/golem/golem_run.anim.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Animations/large_orc.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Animations/large_orc/large_orc.controller (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Animations/large_orc/large_orc.controller.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Animations/large_orc/large_orc_idle.anim (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Animations/large_orc/large_orc_idle.anim.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Animations/large_orc/large_orc_run.anim (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Animations/large_orc/large_orc_run.anim.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Animations/orc_warrior.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Animations/orc_warrior/Materials.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Animations/orc_warrior/Materials/orc_warrior_idle_anim_f0.mat (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Animations/orc_warrior/Materials/orc_warrior_idle_anim_f0.mat.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Animations/orc_warrior/bow.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Animations/orc_warrior/bow/Bow and Arrows.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Animations/orc_warrior/bow/Bow and Arrows.png.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Animations/orc_warrior/bow/bow_animation.anim (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Animations/orc_warrior/bow/bow_animation.anim.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Animations/orc_warrior/bow/bow_animation_controller.controller (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Animations/orc_warrior/bow/bow_animation_controller.controller.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Animations/orc_warrior/orc_warrior.anim (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Animations/orc_warrior/orc_warrior.anim.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Animations/orc_warrior/orc_warrior.controller (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Animations/orc_warrior/orc_warrior.controller.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Animations/orc_warrior/orc_warrior_attack.anim (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Animations/orc_warrior/orc_warrior_attack.anim.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Animations/orc_warrior/orc_warrior_idle.anim (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Animations/orc_warrior/orc_warrior_idle.anim.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Animations/orc_warrior/orc_warrior_idle_anim_f0.controller (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Animations/orc_warrior/orc_warrior_idle_anim_f0.controller.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Animations/orc_warrior/orc_warrior_idle_anim_f0.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Animations/orc_warrior/orc_warrior_idle_anim_f0.png.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Animations/orc_warrior/orc_warrior_idle_anim_f1.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Animations/orc_warrior/orc_warrior_idle_anim_f1.png.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Animations/orc_warrior/orc_warrior_idle_anim_f2.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Animations/orc_warrior/orc_warrior_idle_anim_f2.png.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Animations/orc_warrior/orc_warrior_idle_anim_f3.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Animations/orc_warrior/orc_warrior_idle_anim_f3.png.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Animations/orc_warrior/orc_warrior_run_anim_f0.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Animations/orc_warrior/orc_warrior_run_anim_f0.png.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Animations/orc_warrior/orc_warrior_run_anim_f1.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Animations/orc_warrior/orc_warrior_run_anim_f1.png.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Animations/orc_warrior/orc_warrior_run_anim_f2.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Animations/orc_warrior/orc_warrior_run_anim_f2.png.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Animations/orc_warrior/orc_warrior_run_anim_f3.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Animations/orc_warrior/orc_warrior_run_anim_f3.png.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Animations/skeleton.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Animations/skeleton/skeleton.controller (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Animations/skeleton/skeleton.controller.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Animations/skeleton/skeleton_attack.anim (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Animations/skeleton/skeleton_attack.anim.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Animations/skeleton/skeleton_walk.anim (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Animations/skeleton/skeleton_walk.anim.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Animations/slime.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Animations/small_demon.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Animations/small_demon/small_demon.controller (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Animations/small_demon/small_demon.controller.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Animations/small_demon/small_demon_idle.anim (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Animations/small_demon/small_demon_idle.anim.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Animations/small_demon/small_demon_run.anim (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Animations/small_demon/small_demon_run.anim.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Animations/small_orc.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Animations/small_orc/small_orc.controller (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Animations/small_orc/small_orc.controller.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Animations/small_orc/small_orc_idle.anim (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Animations/small_orc/small_orc_idle.anim.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Animations/small_orc/small_orc_run.anim (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Animations/small_orc/small_orc_run.anim.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Animations.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Animations/Bringer_of_Death.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Animations/Bringer_of_Death/Bringer_of_Death.controller (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Animations/Bringer_of_Death/Bringer_of_Death.controller.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Animations/Bringer_of_Death/Bringer_of_Death_Spell.controller (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Animations/Bringer_of_Death/Bringer_of_Death_Spell.controller.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Animations/Bringer_of_Death/attack.anim (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Animations/Bringer_of_Death/attack.anim.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Animations/Bringer_of_Death/cast.anim (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Animations/Bringer_of_Death/cast.anim.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Animations/Bringer_of_Death/death.anim (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Animations/Bringer_of_Death/death.anim.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Animations/Bringer_of_Death/hurt.anim (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Animations/Bringer_of_Death/hurt.anim.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Animations/Bringer_of_Death/idle.anim (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Animations/Bringer_of_Death/idle.anim.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Animations/Bringer_of_Death/spell.anim (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Animations/Bringer_of_Death/spell.anim.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Animations/Bringer_of_Death/walk.anim (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Animations/Bringer_of_Death/walk.anim.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Animations/Skeleton_Boss.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Animations/Skeleton_Boss/Skeleton_Boss.controller (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Animations/Skeleton_Boss/Skeleton_Boss.controller.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Animations/Skeleton_Boss/attack.anim (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Animations/Skeleton_Boss/attack.anim.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Animations/Skeleton_Boss/death.anim (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Animations/Skeleton_Boss/death.anim.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Animations/Skeleton_Boss/idle.anim (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Animations/Skeleton_Boss/idle.anim.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Animations/Skeleton_Boss/take_damage.anim (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Animations/Skeleton_Boss/take_damage.anim.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Animations/Skeleton_Boss/walk.anim (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Animations/Skeleton_Boss/walk.anim.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_1.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_1.png.meta (89%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_10.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_10.png.meta (89%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_2.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_2.png.meta (89%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_3.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_3.png.meta (89%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_4.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_4.png.meta (89%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_5.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_5.png.meta (89%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_6.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_6.png.meta (89%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_7.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_7.png.meta (89%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_8.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_8.png.meta (89%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_9.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_9.png.meta (89%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_1.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_1.png.meta (89%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_2.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_2.png.meta (89%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_3.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_3.png.meta (89%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_4.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_4.png.meta (89%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_5.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_5.png.meta (89%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_6.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_6.png.meta (89%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_7.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_7.png.meta (89%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_8.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_8.png.meta (89%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_9.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_9.png.meta (89%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_1.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_1.png.meta (89%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_10.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_10.png.meta (89%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_2.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_2.png.meta (89%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_3.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_3.png.meta (89%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_4.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_4.png.meta (89%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_5.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_5.png.meta (89%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_6.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_6.png.meta (89%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_7.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_7.png.meta (89%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_8.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_8.png.meta (89%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_9.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_9.png.meta (89%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Hurt.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Hurt/Bringer-of-Death_Hurt_1.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Hurt/Bringer-of-Death_Hurt_1.png.meta (89%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Hurt/Bringer-of-Death_Hurt_2.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Hurt/Bringer-of-Death_Hurt_2.png.meta (89%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Hurt/Bringer-of-Death_Hurt_3.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Hurt/Bringer-of-Death_Hurt_3.png.meta (89%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_1.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_1.png.meta (89%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_2.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_2.png.meta (89%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_3.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_3.png.meta (89%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_4.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_4.png.meta (89%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_5.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_5.png.meta (89%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_6.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_6.png.meta (89%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_7.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_7.png.meta (89%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_8.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_8.png.meta (89%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_1.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_1.png.meta (89%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_10.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_10.png.meta (89%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_2.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_2.png.meta (89%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_3.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_3.png.meta (89%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_4.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_4.png.meta (89%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_5.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_5.png.meta (89%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_6.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_6.png.meta (89%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_7.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_7.png.meta (89%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_8.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_8.png.meta (89%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_9.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_9.png.meta (89%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_1.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_1.png.meta (89%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_2.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_2.png.meta (89%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_3.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_3.png.meta (89%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_4.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_4.png.meta (89%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_5.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_5.png.meta (89%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_6.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_6.png.meta (89%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_7.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_7.png.meta (89%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_8.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_8.png.meta (89%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_9.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_9.png.meta (89%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_1.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_1.png.meta (89%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_10.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_10.png.meta (89%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_2.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_2.png.meta (89%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_3.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_3.png.meta (89%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_4.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_4.png.meta (89%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_5.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_5.png.meta (89%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_6.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_6.png.meta (89%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_7.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_7.png.meta (89%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_8.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_8.png.meta (89%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_9.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_9.png.meta (89%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Hurt.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Hurt/Bringer-of-Death_Hurt_1.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Hurt/Bringer-of-Death_Hurt_1.png.meta (89%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Hurt/Bringer-of-Death_Hurt_2.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Hurt/Bringer-of-Death_Hurt_2.png.meta (89%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Hurt/Bringer-of-Death_Hurt_3.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Hurt/Bringer-of-Death_Hurt_3.png.meta (89%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_1.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_1.png.meta (89%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_10.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_10.png.meta (89%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_11.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_11.png.meta (89%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_12.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_12.png.meta (89%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_13.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_13.png.meta (89%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_14.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_14.png.meta (89%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_15.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_15.png.meta (89%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_16.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_16.png.meta (89%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_2.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_2.png.meta (89%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_3.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_3.png.meta (89%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_4.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_4.png.meta (89%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_5.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_5.png.meta (89%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_6.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_6.png.meta (89%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_7.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_7.png.meta (89%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_8.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_8.png.meta (89%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_9.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_9.png.meta (89%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_1.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_1.png.meta (89%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_10.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_10.png.meta (89%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_11.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_11.png.meta (89%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_12.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_12.png.meta (89%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_13.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_13.png.meta (89%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_14.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_14.png.meta (89%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_15.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_15.png.meta (89%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_16.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_16.png.meta (89%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_2.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_2.png.meta (89%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_3.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_3.png.meta (89%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_4.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_4.png.meta (89%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_5.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_5.png.meta (89%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_6.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_6.png.meta (89%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_7.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_7.png.meta (89%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_8.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_8.png.meta (89%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_9.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_9.png.meta (89%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_1.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_1.png.meta (89%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_2.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_2.png.meta (89%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_3.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_3.png.meta (89%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_4.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_4.png.meta (89%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_5.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_5.png.meta (89%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_6.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_6.png.meta (89%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_7.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_7.png.meta (89%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_8.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_8.png.meta (89%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/SpriteSheet.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/SpriteSheet/Bringer-of-Death-SpritSheet.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/SpriteSheet/Bringer-of-Death-SpritSheet.png.meta (99%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/SpriteSheet/Bringer-of-Death-SpritSheet_no-Effect.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Bringer_of_death/SpriteSheet/Bringer-of-Death-SpritSheet_no-Effect.png.meta (89%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Skeleton enemy.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Boss/Sprites/Skeleton enemy.png.meta (98%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Enemy_sprites.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Enemy_sprites/Archer Skeleton.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Enemy_sprites/Archer Skeleton.png.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Enemy_sprites/Archer Skeleton_0.controller (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Enemy_sprites/Archer Skeleton_0.controller.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Enemy_sprites/Archer Skeleton_6.controller (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Enemy_sprites/Archer Skeleton_6.controller.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Enemy_sprites/One-eyed Bat.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Enemy_sprites/One-eyed Bat.png.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Enemy_sprites/Slime Mob.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Enemy_sprites/Slime Mob.png.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Enemy_sprites/large_enemies.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Enemy_sprites/large_enemies.png.meta (97%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Enemy_sprites/medium_enemies.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Enemy_sprites/medium_enemies.png.meta (98%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Enemy_sprites/small_enemies.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Enemy/Enemy_sprites/small_enemies.png.meta (98%) rename MrBigsock/Assets/{ => Resources}/Sprites/Item.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Item/.gitkeep (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Item/BreadWithJamx16.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Item/BreadWithJamx16.png.meta (90%) rename MrBigsock/Assets/{ => Resources}/Sprites/Item/Canvas.controller (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Item/Canvas.controller.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Item/ClosedChest.controller (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Item/ClosedChest.controller.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Item/ClosedChest.prefab (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Item/ClosedChest.prefab.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Item/ClosedDoor.controller (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Item/ClosedDoor.controller.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Item/ClosedDoor.prefab (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Item/ClosedDoor.prefab.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Item/OpenDoor.prefab (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Item/OpenDoor.prefab.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Item/OpeningGoldChest.anim (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Item/OpeningGoldChest.anim.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Item/chest.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Item/chest.png.meta (97%) rename MrBigsock/Assets/{ => Resources}/Sprites/Item/tilesetNice.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Item/tilesetNice.png.meta (97%) rename MrBigsock/Assets/{ => Resources}/Sprites/Player.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Player/.gitkeep (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Player/Animations.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Player/Animations/.gitkeep (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Player/Animations/idle.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Player/Animations/idle/BigSock.controller (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Player/Animations/idle/BigSock.controller.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Player/Animations/idle/BigSock_Idle_Right.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Player/Animations/idle/BigSock_Idle_Right.png.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Player/Animations/idle/BigSock_idle.anim (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Player/Animations/idle/BigSock_idle.anim.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Player/Animations/walk.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Player/Animations/walk/BigSock_Walk_Right.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Player/Animations/walk/BigSock_Walk_Right.png.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Player/Animations/walk/Bigsock_walk.anim (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Player/Animations/walk/Bigsock_walk.anim.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Player/BigSock.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Player/BigSock/PlayerInputActions.inputactions (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Player/BigSock/PlayerInputActions.inputactions.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Player/BigSock/attackBigSock.anim (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Player/BigSock/attackBigSock.anim.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Player/BigSock/attackBigSock.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Player/BigSock/attackBigSock.png.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Player/BigSock/attackBigSockBig.anim (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Player/BigSock/attackBigSockBig.anim.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Player/BigSock/attackBigSockBig.controller (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Player/BigSock/attackBigSockBig.controller.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Player/BigSock/attackBigSockBig.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Player/BigSock/attackBigSockBig.png.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Player/BigSock/attackBigSock_0.controller (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/Player/BigSock/attackBigSock_0.controller.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/UI.meta (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/UI/GUI.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/UI/GUI.png.meta (99%) rename MrBigsock/Assets/{ => Resources}/Sprites/UI/buttons.png (100%) rename MrBigsock/Assets/{ => Resources}/Sprites/UI/buttons.png.meta (97%) rename MrBigsock/Assets/{ => Resources}/sound.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/Eggy Toast - The Magician.mp3 (100%) rename MrBigsock/Assets/{ => Resources}/sound/Eggy Toast - The Magician.mp3.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Alien.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Alien/sfx_deathscream_alien1.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Alien/sfx_deathscream_alien1.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Alien/sfx_deathscream_alien2.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Alien/sfx_deathscream_alien2.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Alien/sfx_deathscream_alien3.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Alien/sfx_deathscream_alien3.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Alien/sfx_deathscream_alien4.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Alien/sfx_deathscream_alien4.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Alien/sfx_deathscream_alien5.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Alien/sfx_deathscream_alien5.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Alien/sfx_deathscream_alien6.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Alien/sfx_deathscream_alien6.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Android.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Android/sfx_deathscream_android1.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Android/sfx_deathscream_android1.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Android/sfx_deathscream_android2.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Android/sfx_deathscream_android2.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Android/sfx_deathscream_android3.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Android/sfx_deathscream_android3.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Android/sfx_deathscream_android4.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Android/sfx_deathscream_android4.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Android/sfx_deathscream_android5.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Android/sfx_deathscream_android5.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Android/sfx_deathscream_android6.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Android/sfx_deathscream_android6.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Android/sfx_deathscream_android7.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Android/sfx_deathscream_android7.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Android/sfx_deathscream_android8.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Android/sfx_deathscream_android8.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human1.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human1.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human10.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human10.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human11.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human11.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human12.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human12.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human13.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human13.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human14.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human14.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human2.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human2.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human3.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human3.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human4.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human4.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human5.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human5.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human6.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human6.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human7.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human7.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human8.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human8.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human9.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human9.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Robot.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Robot/sfx_deathscream_robot1.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Robot/sfx_deathscream_robot1.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Robot/sfx_deathscream_robot2.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Robot/sfx_deathscream_robot2.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Robot/sfx_deathscream_robot3.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Robot/sfx_deathscream_robot3.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Robot/sfx_deathscream_robot4.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Robot/sfx_deathscream_robot4.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters/sfx_exp_cluster1.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters/sfx_exp_cluster1.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters/sfx_exp_cluster10.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters/sfx_exp_cluster10.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters/sfx_exp_cluster11.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters/sfx_exp_cluster11.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters/sfx_exp_cluster2.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters/sfx_exp_cluster2.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters/sfx_exp_cluster3.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters/sfx_exp_cluster3.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters/sfx_exp_cluster4.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters/sfx_exp_cluster4.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters/sfx_exp_cluster5.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters/sfx_exp_cluster5.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters/sfx_exp_cluster6.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters/sfx_exp_cluster6.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters/sfx_exp_cluster7.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters/sfx_exp_cluster7.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters/sfx_exp_cluster8.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters/sfx_exp_cluster8.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters/sfx_exp_cluster9.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters/sfx_exp_cluster9.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Double.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Double/sfx_exp_double1.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Double/sfx_exp_double1.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Double/sfx_exp_double2.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Double/sfx_exp_double2.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Double/sfx_exp_double3.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Double/sfx_exp_double3.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Long.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Long/sfx_exp_long1.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Long/sfx_exp_long1.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Long/sfx_exp_long2.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Long/sfx_exp_long2.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Long/sfx_exp_long3.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Long/sfx_exp_long3.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Long/sfx_exp_long4.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Long/sfx_exp_long4.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Long/sfx_exp_long5.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Long/sfx_exp_long5.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Long/sfx_exp_long6.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Long/sfx_exp_long6.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium1.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium1.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium10.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium10.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium11.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium11.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium12.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium12.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium13.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium13.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium2.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium2.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium3.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium3.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium4.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium4.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium5.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium5.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium6.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium6.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium7.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium7.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium8.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium8.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium9.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium9.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Odd.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Odd/sfx_exp_odd1.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Odd/sfx_exp_odd1.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Odd/sfx_exp_odd2.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Odd/sfx_exp_odd2.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Odd/sfx_exp_odd3.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Odd/sfx_exp_odd3.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Odd/sfx_exp_odd4.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Odd/sfx_exp_odd4.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Odd/sfx_exp_odd5.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Odd/sfx_exp_odd5.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Odd/sfx_exp_odd6.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Odd/sfx_exp_odd6.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Odd/sfx_exp_odd7.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Odd/sfx_exp_odd7.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard1.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard1.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard10.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard10.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard11.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard11.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard12.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard12.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard13.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard13.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard14.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard14.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard15.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard15.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard16.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard16.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard17.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard17.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard2.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard2.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard3.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard3.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard4.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard4.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard5.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard5.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard6.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard6.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard7.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard7.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard8.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard8.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard9.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard9.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft1.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft1.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft10.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft10.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft11.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft11.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft12.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft12.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft2.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft2.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft3.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft3.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft4.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft4.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft5.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft5.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft6.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft6.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft7.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft7.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft8.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft8.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft9.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft9.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_hard1.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_hard1.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_hard10.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_hard10.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_hard2.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_hard2.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_hard3.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_hard3.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_hard4.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_hard4.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_hard5.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_hard5.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_hard6.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_hard6.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_hard7.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_hard7.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_hard8.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_hard8.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_hard9.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_hard9.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_soft1.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_soft1.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_soft2.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_soft2.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_soft3.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_soft3.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_soft4.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_soft4.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_soft5.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_soft5.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_soft6.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_soft6.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_soft7.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_soft7.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_soft8.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_soft8.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_soft9.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_soft9.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Various.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Various/sfx_exp_various1.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Various/sfx_exp_various1.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Various/sfx_exp_various2.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Various/sfx_exp_various2.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Various/sfx_exp_various3.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Various/sfx_exp_various3.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Various/sfx_exp_various4.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Various/sfx_exp_various4.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Various/sfx_exp_various5.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Various/sfx_exp_various5.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Various/sfx_exp_various6.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Various/sfx_exp_various6.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Various/sfx_exp_various7.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Various/sfx_exp_various7.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Alarms.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Alarms/sfx_alarm_loop1.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Alarms/sfx_alarm_loop1.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Alarms/sfx_alarm_loop2.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Alarms/sfx_alarm_loop2.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Alarms/sfx_alarm_loop3.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Alarms/sfx_alarm_loop3.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Alarms/sfx_alarm_loop4.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Alarms/sfx_alarm_loop4.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Alarms/sfx_alarm_loop5.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Alarms/sfx_alarm_loop5.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Alarms/sfx_alarm_loop6.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Alarms/sfx_alarm_loop6.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Alarms/sfx_alarm_loop7.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Alarms/sfx_alarm_loop7.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Alarms/sfx_alarm_loop8.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Alarms/sfx_alarm_loop8.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Low health Alarms.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Low health Alarms/sfx_lowhealth_alarmloop1.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Low health Alarms/sfx_lowhealth_alarmloop1.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Low health Alarms/sfx_lowhealth_alarmloop2.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Low health Alarms/sfx_lowhealth_alarmloop2.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Low health Alarms/sfx_lowhealth_alarmloop3.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Low health Alarms/sfx_lowhealth_alarmloop3.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Low health Alarms/sfx_lowhealth_alarmloop4.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Low health Alarms/sfx_lowhealth_alarmloop4.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Low health Alarms/sfx_lowhealth_alarmloop5.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Low health Alarms/sfx_lowhealth_alarmloop5.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Low health Alarms/sfx_lowhealth_alarmloop6.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Low health Alarms/sfx_lowhealth_alarmloop6.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Low health Alarms/sfx_lowhealth_alarmloop7.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Low health Alarms/sfx_lowhealth_alarmloop7.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button1.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button1.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button10.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button10.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button11.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button11.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button12.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button12.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button13.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button13.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button14.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button14.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button2.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button2.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button3.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button3.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button4.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button4.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button5.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button5.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button6.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button6.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button7.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button7.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button8.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button8.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button9.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button9.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_cluster1.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_cluster1.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_cluster2.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_cluster2.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_cluster3.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_cluster3.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_cluster4.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_cluster4.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_cluster5.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_cluster5.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_cluster6.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_cluster6.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_cluster7.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_cluster7.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_cluster8.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_cluster8.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_cluster9.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_cluster9.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_double1.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_double1.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_double2.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_double2.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_double3.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_double3.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_double4.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_double4.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_double5.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_double5.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_double6.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_double6.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_double7.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_double7.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_single1.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_single1.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_single2.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_single2.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_single3.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_single3.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_single4.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_single4.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_single5.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_single5.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_single6.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_single6.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Fanfares.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Fanfares/sfx_sounds_fanfare1.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Fanfares/sfx_sounds_fanfare1.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Fanfares/sfx_sounds_fanfare2.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Fanfares/sfx_sounds_fanfare2.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Fanfares/sfx_sounds_fanfare3.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Fanfares/sfx_sounds_fanfare3.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/High Pitched Sounds.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/High Pitched Sounds/sfx_sounds_high1.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/High Pitched Sounds/sfx_sounds_high1.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/High Pitched Sounds/sfx_sounds_high2.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/High Pitched Sounds/sfx_sounds_high2.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/High Pitched Sounds/sfx_sounds_high3.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/High Pitched Sounds/sfx_sounds_high3.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/High Pitched Sounds/sfx_sounds_high4.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/High Pitched Sounds/sfx_sounds_high4.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/High Pitched Sounds/sfx_sounds_high5.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/High Pitched Sounds/sfx_sounds_high5.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/High Pitched Sounds/sfx_sounds_high6.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/High Pitched Sounds/sfx_sounds_high6.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/High Pitched Sounds/sfx_sounds_high7.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/High Pitched Sounds/sfx_sounds_high7.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact1.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact1.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact10.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact10.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact11.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact11.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact12.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact12.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact13.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact13.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact14.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact14.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact15.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact15.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact2.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact2.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact3.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact3.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact4.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact4.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact5.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact5.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact6.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact6.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact7.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact7.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact8.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact8.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact9.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact9.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction1.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction1.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction10.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction10.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction11.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction11.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction12.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction12.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction13.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction13.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction14.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction14.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction15.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction15.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction16.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction16.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction17.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction17.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction18.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction18.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction19.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction19.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction2.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction2.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction20.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction20.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction21.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction21.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction22.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction22.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction23.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction23.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction24.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction24.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction25.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction25.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction26.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction26.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction3.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction3.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction4.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction4.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction5.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction5.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction6.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction6.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction7.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction7.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction8.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction8.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction9.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction9.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Menu Sounds.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Menu Sounds/sfx_menu_move1.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Menu Sounds/sfx_menu_move1.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Menu Sounds/sfx_menu_move2.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Menu Sounds/sfx_menu_move2.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Menu Sounds/sfx_menu_move3.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Menu Sounds/sfx_menu_move3.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Menu Sounds/sfx_menu_move4.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Menu Sounds/sfx_menu_move4.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Menu Sounds/sfx_menu_move5.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Menu Sounds/sfx_menu_move5.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Menu Sounds/sfx_menu_select1.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Menu Sounds/sfx_menu_select1.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Menu Sounds/sfx_menu_select2.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Menu Sounds/sfx_menu_select2.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Menu Sounds/sfx_menu_select3.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Menu Sounds/sfx_menu_select3.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Menu Sounds/sfx_menu_select4.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Menu Sounds/sfx_menu_select4.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Menu Sounds/sfx_menu_select5.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Menu Sounds/sfx_menu_select5.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_damage1.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_damage1.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_damage2.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_damage2.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_damage3.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_damage3.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error1.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error1.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error10.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error10.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error11.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error11.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error12.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error12.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error13.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error13.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error14.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error14.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error15.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error15.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error2.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error2.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error3.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error3.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error4.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error4.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error5.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error5.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error6.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error6.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error7.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error7.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error8.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error8.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error9.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error9.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_negative1.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_negative1.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_negative2.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_negative2.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds/sfx_sound_neutral1.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds/sfx_sound_neutral1.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds/sfx_sound_neutral10.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds/sfx_sound_neutral10.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds/sfx_sound_neutral11.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds/sfx_sound_neutral11.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds/sfx_sound_neutral2.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds/sfx_sound_neutral2.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds/sfx_sound_neutral3.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds/sfx_sound_neutral3.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds/sfx_sound_neutral4.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds/sfx_sound_neutral4.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds/sfx_sound_neutral5.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds/sfx_sound_neutral5.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds/sfx_sound_neutral6.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds/sfx_sound_neutral6.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds/sfx_sound_neutral7.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds/sfx_sound_neutral7.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds/sfx_sound_neutral8.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds/sfx_sound_neutral8.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds/sfx_sound_neutral9.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds/sfx_sound_neutral9.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause1_in.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause1_in.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause1_out.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause1_out.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause2_in.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause2_in.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause2_out.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause2_out.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause3_in.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause3_in.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause3_out.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause3_out.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause4_in.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause4_in.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause4_out.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause4_out.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause5_in.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause5_in.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause5_out.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause5_out.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause6_in.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause6_in.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause6_out.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause6_out.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause7_in.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause7_in.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause7_out.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause7_out.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup1.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup1.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup10.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup10.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup11.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup11.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup12.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup12.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup13.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup13.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup14.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup14.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup15.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup15.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup16.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup16.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup17.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup17.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup18.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup18.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup2.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup2.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup3.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup3.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup4.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup4.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup5.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup5.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup6.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup6.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup7.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup7.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup8.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup8.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup9.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup9.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps/sfx_sounds_Blip1.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps/sfx_sounds_Blip1.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps/sfx_sounds_Blip10.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps/sfx_sounds_Blip10.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps/sfx_sounds_Blip11.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps/sfx_sounds_Blip11.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps/sfx_sounds_Blip2.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps/sfx_sounds_Blip2.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps/sfx_sounds_Blip3.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps/sfx_sounds_Blip3.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps/sfx_sounds_Blip4.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps/sfx_sounds_Blip4.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps/sfx_sounds_Blip5.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps/sfx_sounds_Blip5.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps/sfx_sounds_Blip6.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps/sfx_sounds_Blip6.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps/sfx_sounds_Blip7.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps/sfx_sounds_Blip7.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps/sfx_sounds_Blip8.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps/sfx_sounds_Blip8.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps/sfx_sounds_Blip9.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps/sfx_sounds_Blip9.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Damage Sounds.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Damage Sounds/sfx_damage_hit1.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Damage Sounds/sfx_damage_hit1.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Damage Sounds/sfx_damage_hit10.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Damage Sounds/sfx_damage_hit10.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Damage Sounds/sfx_damage_hit2.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Damage Sounds/sfx_damage_hit2.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Damage Sounds/sfx_damage_hit3.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Damage Sounds/sfx_damage_hit3.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Damage Sounds/sfx_damage_hit4.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Damage Sounds/sfx_damage_hit4.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Damage Sounds/sfx_damage_hit5.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Damage Sounds/sfx_damage_hit5.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Damage Sounds/sfx_damage_hit6.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Damage Sounds/sfx_damage_hit6.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Damage Sounds/sfx_damage_hit7.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Damage Sounds/sfx_damage_hit7.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Damage Sounds/sfx_damage_hit8.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Damage Sounds/sfx_damage_hit8.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Damage Sounds/sfx_damage_hit9.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Damage Sounds/sfx_damage_hit9.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_bling.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_bling.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_depressurizing.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_depressurizing.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_mechanicalnoise1.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_mechanicalnoise1.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_mechanicalnoise2.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_mechanicalnoise2.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_mechanicalnoise3.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_mechanicalnoise3.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_mechanicalnoise4.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_mechanicalnoise4.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_mechanicalnoise5.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_mechanicalnoise5.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_mechanicalnoise6.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_mechanicalnoise6.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_nagger1.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_nagger1.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_nagger2.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_nagger2.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_noise.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_noise.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_poweron.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_poweron.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_refereewhistle.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_refereewhistle.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_shutdown1.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_shutdown1.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_shutdown2.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_shutdown2.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_vaporizing.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_vaporizing.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/INFO.txt (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/INFO.txt.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder1a.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder1a.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder1b.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder1b.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder1loop.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder1loop.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder2a.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder2a.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder2b.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder2b.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder2loop.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder2loop.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder3a.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder3a.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder3b.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder3b.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder3loop.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder3loop.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder4a.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder4a.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder4b.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder4b.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder4loop.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder4loop.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder5a.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder5a.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder5b.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder5b.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder5loop.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder5loop.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder6a.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder6a.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder6b.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder6b.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder6loop.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder6loop.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs1a.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs1a.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs1b.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs1b.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs1loop.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs1loop.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs2a.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs2a.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs2b.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs2b.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs2loop.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs2loop.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs3a.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs3a.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs3b.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs3b.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs3loop.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs3loop.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs4a.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs4a.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs4b.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs4b.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs4loop.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs4loop.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs5a.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs5a.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs5b.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs5b.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs5loop.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs5loop.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs6a.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs6a.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs6b.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs6b.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs6loop.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs6loop.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling1.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling1.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling10.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling10.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling11.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling11.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling12.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling12.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling2.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling2.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling3.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling3.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling4.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling4.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling5.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling5.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling6.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling6.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling7.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling7.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling8.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling8.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling9.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling9.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Footsteps.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Footsteps/sfx_movement_footsteps1a.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Footsteps/sfx_movement_footsteps1a.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Footsteps/sfx_movement_footsteps1b.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Footsteps/sfx_movement_footsteps1b.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Footsteps/sfx_movement_footsteps5.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Footsteps/sfx_movement_footsteps5.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Footsteps/sfx_movement_footstepsloop3_fast.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Footsteps/sfx_movement_footstepsloop3_fast.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Footsteps/sfx_movement_footstepsloop3_slow.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Footsteps/sfx_movement_footstepsloop3_slow.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Footsteps/sfx_movement_footstepsloop4_fast.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Footsteps/sfx_movement_footstepsloop4_fast.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Footsteps/sfx_movement_footstepsloop4_slow.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Footsteps/sfx_movement_footstepsloop4_slow.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump1.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump1.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump10.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump10.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump10_landing.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump10_landing.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump11.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump11.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump11_landing.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump11_landing.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump12.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump12.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump12_landing.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump12_landing.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump13.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump13.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump13_landing.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump13_landing.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump14.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump14.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump14_landing.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump14_landing.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump15.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump15.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump15_landing.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump15_landing.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump16.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump16.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump16_landing.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump16_landing.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump17.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump17.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump17_landing.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump17_landing.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump18.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump18.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump18_landing.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump18_landing.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump19.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump19.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump19_landing.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump19_landing.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump2.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump2.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump20.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump20.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump3.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump3.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump4.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump4.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump5.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump5.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump6.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump6.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump7.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump7.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump8.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump8.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump9.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump9.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump9_landing.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump9_landing.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Opening Doors.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Opening Doors/sfx_movement_dooropen1.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Opening Doors/sfx_movement_dooropen1.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Opening Doors/sfx_movement_dooropen2.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Opening Doors/sfx_movement_dooropen2.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Opening Doors/sfx_movement_dooropen3.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Opening Doors/sfx_movement_dooropen3.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Opening Doors/sfx_movement_dooropen4.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Opening Doors/sfx_movement_dooropen4.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Portals and Transitions.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Portals and Transitions/sfx_movement_portal1.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Portals and Transitions/sfx_movement_portal1.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Portals and Transitions/sfx_movement_portal2.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Portals and Transitions/sfx_movement_portal2.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Portals and Transitions/sfx_movement_portal3.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Portals and Transitions/sfx_movement_portal3.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Portals and Transitions/sfx_movement_portal4.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Portals and Transitions/sfx_movement_portal4.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Portals and Transitions/sfx_movement_portal5.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Portals and Transitions/sfx_movement_portal5.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Portals and Transitions/sfx_movement_portal6.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Portals and Transitions/sfx_movement_portal6.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Vehicles.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Vehicles/sfx_vehicle_breaks.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Vehicles/sfx_vehicle_breaks.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Vehicles/sfx_vehicle_carloop1.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Vehicles/sfx_vehicle_carloop1.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Vehicles/sfx_vehicle_carloop2.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Vehicles/sfx_vehicle_carloop2.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Vehicles/sfx_vehicle_engineloop.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Vehicles/sfx_vehicle_engineloop.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Vehicles/sfx_vehicle_helicopterloop1.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Vehicles/sfx_vehicle_helicopterloop1.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Vehicles/sfx_vehicle_helicopterloop2.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Vehicles/sfx_vehicle_helicopterloop2.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Vehicles/sfx_vehicle_helicopterloop3.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Vehicles/sfx_vehicle_helicopterloop3.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Vehicles/sfx_vehicle_helicopterloop4.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Vehicles/sfx_vehicle_helicopterloop4.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Vehicles/sfx_vehicle_plainloop.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Vehicles/sfx_vehicle_plainloop.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Cannon.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Cannon/sfx_wpn_cannon1.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Cannon/sfx_wpn_cannon1.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Cannon/sfx_wpn_cannon2.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Cannon/sfx_wpn_cannon2.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Cannon/sfx_wpn_cannon3.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Cannon/sfx_wpn_cannon3.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Cannon/sfx_wpn_cannon4.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Cannon/sfx_wpn_cannon4.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Cannon/sfx_wpn_cannon5.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Cannon/sfx_wpn_cannon5.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Cannon/sfx_wpn_cannon6.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Cannon/sfx_wpn_cannon6.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Grenade Whistles.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Grenade Whistles/sfx_wpn_grenadewhistle1.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Grenade Whistles/sfx_wpn_grenadewhistle1.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Grenade Whistles/sfx_wpn_grenadewhistle2.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Grenade Whistles/sfx_wpn_grenadewhistle2.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Grenade Whistles/sfx_wpn_missilelaunch.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Grenade Whistles/sfx_wpn_missilelaunch.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser 10.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser 10.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser1.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser1.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser10.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser10.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser11.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser11.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser12.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser12.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser2.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser2.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser3.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser3.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser4.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser4.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser5.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser5.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser6.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser6.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser7.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser7.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser8.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser8.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser9.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser9.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Machinegun.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Machinegun/sfx_wpn_machinegun_loop1.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Machinegun/sfx_wpn_machinegun_loop1.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Machinegun/sfx_wpn_machinegun_loop2.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Machinegun/sfx_wpn_machinegun_loop2.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Machinegun/sfx_wpn_machinegun_loop3.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Machinegun/sfx_wpn_machinegun_loop3.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Machinegun/sfx_wpn_machinegun_loop4.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Machinegun/sfx_wpn_machinegun_loop4.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Machinegun/sfx_wpn_machinegun_loop5.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Machinegun/sfx_wpn_machinegun_loop5.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Machinegun/sfx_wpn_machinegun_loop6.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Machinegun/sfx_wpn_machinegun_loop6.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Machinegun/sfx_wpn_machinegun_loop7.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Machinegun/sfx_wpn_machinegun_loop7.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Machinegun/sfx_wpn_machinegun_loop8.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Machinegun/sfx_wpn_machinegun_loop8.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Machinegun/sfx_wpn_machinegun_loop9.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Machinegun/sfx_wpn_machinegun_loop9.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Melee.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Melee/sfx_wpn_dagger.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Melee/sfx_wpn_dagger.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Melee/sfx_wpn_punch1.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Melee/sfx_wpn_punch1.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Melee/sfx_wpn_punch2.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Melee/sfx_wpn_punch2.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Melee/sfx_wpn_punch3.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Melee/sfx_wpn_punch3.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Melee/sfx_wpn_punch4.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Melee/sfx_wpn_punch4.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Melee/sfx_wpn_sword1.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Melee/sfx_wpn_sword1.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Melee/sfx_wpn_sword2.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Melee/sfx_wpn_sword2.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Melee/sfx_wpn_sword3.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Melee/sfx_wpn_sword3.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Out of Ammo.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Out of Ammo/sfx_wpn_noammo1.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Out of Ammo/sfx_wpn_noammo1.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Out of Ammo/sfx_wpn_noammo2.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Out of Ammo/sfx_wpn_noammo2.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Out of Ammo/sfx_wpn_noammo3.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Out of Ammo/sfx_wpn_noammo3.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Out of Ammo/sfx_wpn_reload.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Out of Ammo/sfx_wpn_reload.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Shotgun.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Shotgun/sfx_weapon_shotgun1.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Shotgun/sfx_weapon_shotgun1.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Shotgun/sfx_weapon_shotgun2.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Shotgun/sfx_weapon_shotgun2.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Shotgun/sfx_weapon_shotgun3.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Shotgun/sfx_weapon_shotgun3.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot1.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot1.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot10.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot10.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot11.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot11.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot12.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot12.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot13.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot13.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot14.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot14.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot15.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot15.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot16.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot16.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot17.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot17.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot18.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot18.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot19.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot19.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot2.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot2.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot20.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot20.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot21.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot21.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot22.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot22.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot3.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot3.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot4.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot4.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot5.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot5.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot6.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot6.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot7.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot7.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot8.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot8.wav.meta (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot9.wav (100%) rename MrBigsock/Assets/{ => Resources}/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot9.wav.meta (100%) diff --git a/MrBigsock/Assets/Code/Core/Abilities/BasicProjectile2.cs b/MrBigsock/Assets/Code/Core/Abilities/BasicProjectile2.cs index 03ec4124..cf848b71 100644 --- a/MrBigsock/Assets/Code/Core/Abilities/BasicProjectile2.cs +++ b/MrBigsock/Assets/Code/Core/Abilities/BasicProjectile2.cs @@ -16,7 +16,8 @@ namespace BigSock { public class BasicProjectile2 : BaseAttack { //protected static readonly GameObject PROJECTILE_BASE = new AttackMovement(); public const string PROJECTILE_NAME = "bullets/basicsquarebullet"; - public const string AUDIO_PATH = "The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/explosions/Shortest/sfx_exp_shortest_hard1"; + //public const string AUDIO_PATH = "The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala\\explosions\\Shortest\\sfx_exp_shortest_hard1"; + public const string AUDIO_PATH = "theessentialretrovideogamesoundeffectscollection[512sounds]byjuhanijunkala\\explosions\\short\\sfxexpshorthard16"; public override ulong Id => 104; diff --git a/MrBigsock/Assets/Code/Services/AudioService.cs b/MrBigsock/Assets/Code/Services/AudioService.cs index ce122a06..676c4477 100644 --- a/MrBigsock/Assets/Code/Services/AudioService.cs +++ b/MrBigsock/Assets/Code/Services/AudioService.cs @@ -3,6 +3,7 @@ using System; using System.Linq; using System.Collections.Generic; using System.Reflection; +using System.IO; using UnityEngine; using UnityEngine.InputSystem; @@ -46,6 +47,22 @@ namespace BigSock.Service { Based on: https://stackoverflow.com/a/67670629 */ private void _loadItems() { + var dict = new Dictionary<string, AudioClip>(); + + foreach (string file in Directory.EnumerateFiles("Assets\\Resources\\sound", "*.*", SearchOption.AllDirectories)) { + // Skip meta files. + if(file.Contains(".meta")) continue; + var name = _sanitize(file.Replace(".wav", "").Replace(".mp3", "").Replace("Assets\\Resources\\sound\\", "")); + AudioClip go = Resources.Load<AudioClip>( file.Replace("Assets\\Resources\\", "").Replace(".wav", "").Replace(".mp3", "") ); + Debug.Log($"[AudioService._loadItems()] {name}"); + if(go == null) Debug.Log($"[AudioService._loadItems()] ITEM IS NULL!!! {name}"); + dict[name] = go; + } + + _items = dict; + } + + private void _loadItems2() { string[] guids = AssetDatabase.FindAssets( "t:AudioClip", new string[] {"Assets/sound"} ); var dict = new Dictionary<string, AudioClip>(); @@ -63,7 +80,7 @@ namespace BigSock.Service { } private string _sanitize(string name) - => name.Replace(" ", "").Replace("_", "").ToLower(); + => name.Replace("/", "\\").Replace(" ", "").Replace("_", "").ToLower(); } } \ No newline at end of file diff --git a/MrBigsock/Assets/Code/Services/PrefabService.cs b/MrBigsock/Assets/Code/Services/PrefabService.cs index 3586eebb..40173638 100644 --- a/MrBigsock/Assets/Code/Services/PrefabService.cs +++ b/MrBigsock/Assets/Code/Services/PrefabService.cs @@ -3,6 +3,7 @@ using System; using System.Linq; using System.Collections.Generic; using System.Reflection; +using System.IO; using UnityEngine; using UnityEngine.InputSystem; @@ -79,13 +80,29 @@ namespace BigSock.Service { Based on: https://stackoverflow.com/a/67670629 */ private void _loadItems() { - string[] guids = AssetDatabase.FindAssets( "t:Prefab", new string[] {"Assets/Prefabs"} ); + var dict = new Dictionary<string, GameObject>(); + + foreach (string file in Directory.EnumerateFiles("Assets\\Resources\\Prefabs", "*.*", SearchOption.AllDirectories)) { + // Skip meta files. + if(file.Contains(".meta")) continue; + var name = _sanitize(file.Replace(".prefab", "").Replace("Assets\\Resources\\Prefabs\\", "")); + GameObject go = Resources.Load<GameObject>( file.Replace("Assets\\Resources\\", "").Replace(".prefab", "") ); + //Debug.Log($"[AudioService._loadItems()] {name}"); + //if(go == null) Debug.Log($"[AudioService._loadItems()] ITEM IS NULL!!! {name}"); + dict[name] = go; + } + + _prefabs = dict; + } + + private void _loadItems2() { + string[] guids = AssetDatabase.FindAssets( "t:Prefab", new string[] {"Assets/Resources/Prefabs"} ); var dict = new Dictionary<string, GameObject>(); foreach(var guid in guids) { var path = AssetDatabase.GUIDToAssetPath( guid ); - var name = _sanitize(path.Replace(".prefab", "").Replace("Assets/Prefabs/", "")); + var name = _sanitize(path.Replace(".prefab", "").Replace("Assets/Resources/Prefabs/", "")); GameObject go = AssetDatabase.LoadAssetAtPath<GameObject>( path ); //Debug.Log($"[PrefabService._loadItems()] {name}"); @@ -96,7 +113,7 @@ namespace BigSock.Service { } private string _sanitize(string name) - => name.Replace(" ", "").Replace("_", "").ToLower(); + => name.Replace("/", "\\").Replace(" ", "").Replace("_", "").ToLower(); } } \ No newline at end of file diff --git a/MrBigsock/Assets/Code/Services/SpriteService.cs b/MrBigsock/Assets/Code/Services/SpriteService.cs index d52249f9..8616bdd6 100644 --- a/MrBigsock/Assets/Code/Services/SpriteService.cs +++ b/MrBigsock/Assets/Code/Services/SpriteService.cs @@ -3,6 +3,7 @@ using System; using System.Linq; using System.Collections.Generic; using System.Reflection; +using System.IO; using UnityEngine; using UnityEngine.InputSystem; @@ -46,13 +47,28 @@ namespace BigSock.Service { Based on: https://stackoverflow.com/a/67670629 */ private void _loadItems() { - string[] guids = AssetDatabase.FindAssets( "t:Sprite", new string[] {"Assets/Sprites"} ); + var dict = new Dictionary<string, Sprite>(); + + foreach (string file in Directory.EnumerateFiles("Assets\\Resources\\Sprites", "*.*", SearchOption.AllDirectories)) { + // Skip meta files. + if(file.Contains(".meta")) continue; + var name = _sanitize(file.Replace(".png", "").Replace(".jpg", "").Replace("Assets\\Resources\\Sprites\\", "")); + Sprite go = Resources.Load<Sprite>( file.Replace("Assets\\Resources\\", "").Replace(".png", "").Replace(".jpg", "") ); + //Debug.Log($"[AudioService._loadItems()] {name}"); + //if(go == null) Debug.Log($"[AudioService._loadItems()] ITEM IS NULL!!! {name}"); + dict[name] = go; + } + + _sprites = dict; + } + private void _loadItems2() { + string[] guids = AssetDatabase.FindAssets( "t:Sprite", new string[] {"Assets/Resources/Sprites"} ); var dict = new Dictionary<string, Sprite>(); foreach(var guid in guids) { var path = AssetDatabase.GUIDToAssetPath( guid ); - var name = _sanitize(path.Replace(".png", "").Replace(".jpg", "").Replace("Assets/Sprites/", "")); + var name = _sanitize(path.Replace(".png", "").Replace(".jpg", "").Replace("Assets/Resources/Sprites/", "")); Sprite go = AssetDatabase.LoadAssetAtPath<Sprite>( path ); //Debug.Log($"[SpriteService._loadItems()] {name}"); @@ -63,7 +79,7 @@ namespace BigSock.Service { } private string _sanitize(string name) - => name.Replace(" ", "").Replace("_", "").ToLower(); + => name.Replace("/", "\\").Replace(" ", "").Replace("_", "").ToLower(); } } \ No newline at end of file diff --git a/MrBigsock/Assets/Resources.meta b/MrBigsock/Assets/Resources.meta new file mode 100644 index 00000000..e049eb9e --- /dev/null +++ b/MrBigsock/Assets/Resources.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: d8025453ac102614fa3718324f74e318 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/MrBigsock/Assets/Prefabs.meta b/MrBigsock/Assets/Resources/Prefabs.meta similarity index 100% rename from MrBigsock/Assets/Prefabs.meta rename to MrBigsock/Assets/Resources/Prefabs.meta diff --git a/MrBigsock/Assets/Prefabs/.gitkeep b/MrBigsock/Assets/Resources/Prefabs/.gitkeep similarity index 100% rename from MrBigsock/Assets/Prefabs/.gitkeep rename to MrBigsock/Assets/Resources/Prefabs/.gitkeep diff --git a/MrBigsock/Assets/Prefabs/BigSock.prefab b/MrBigsock/Assets/Resources/Prefabs/BigSock.prefab similarity index 100% rename from MrBigsock/Assets/Prefabs/BigSock.prefab rename to MrBigsock/Assets/Resources/Prefabs/BigSock.prefab diff --git a/MrBigsock/Assets/Prefabs/BigSock.prefab.meta b/MrBigsock/Assets/Resources/Prefabs/BigSock.prefab.meta similarity index 100% rename from MrBigsock/Assets/Prefabs/BigSock.prefab.meta rename to MrBigsock/Assets/Resources/Prefabs/BigSock.prefab.meta diff --git a/MrBigsock/Assets/Prefabs/Bosses.meta b/MrBigsock/Assets/Resources/Prefabs/Bosses.meta similarity index 100% rename from MrBigsock/Assets/Prefabs/Bosses.meta rename to MrBigsock/Assets/Resources/Prefabs/Bosses.meta diff --git a/MrBigsock/Assets/Prefabs/Bosses/Attacks.meta b/MrBigsock/Assets/Resources/Prefabs/Bosses/Attacks.meta similarity index 100% rename from MrBigsock/Assets/Prefabs/Bosses/Attacks.meta rename to MrBigsock/Assets/Resources/Prefabs/Bosses/Attacks.meta diff --git a/MrBigsock/Assets/Prefabs/Bosses/Attacks/Bringer_of_Death_Spell.prefab b/MrBigsock/Assets/Resources/Prefabs/Bosses/Attacks/Bringer_of_Death_Spell.prefab similarity index 100% rename from MrBigsock/Assets/Prefabs/Bosses/Attacks/Bringer_of_Death_Spell.prefab rename to MrBigsock/Assets/Resources/Prefabs/Bosses/Attacks/Bringer_of_Death_Spell.prefab diff --git a/MrBigsock/Assets/Prefabs/Bosses/Attacks/Bringer_of_Death_Spell.prefab.meta b/MrBigsock/Assets/Resources/Prefabs/Bosses/Attacks/Bringer_of_Death_Spell.prefab.meta similarity index 100% rename from MrBigsock/Assets/Prefabs/Bosses/Attacks/Bringer_of_Death_Spell.prefab.meta rename to MrBigsock/Assets/Resources/Prefabs/Bosses/Attacks/Bringer_of_Death_Spell.prefab.meta diff --git a/MrBigsock/Assets/Prefabs/Bosses/Bringer_of_Death.prefab b/MrBigsock/Assets/Resources/Prefabs/Bosses/Bringer_of_Death.prefab similarity index 100% rename from MrBigsock/Assets/Prefabs/Bosses/Bringer_of_Death.prefab rename to MrBigsock/Assets/Resources/Prefabs/Bosses/Bringer_of_Death.prefab diff --git a/MrBigsock/Assets/Prefabs/Bosses/Bringer_of_Death.prefab.meta b/MrBigsock/Assets/Resources/Prefabs/Bosses/Bringer_of_Death.prefab.meta similarity index 100% rename from MrBigsock/Assets/Prefabs/Bosses/Bringer_of_Death.prefab.meta rename to MrBigsock/Assets/Resources/Prefabs/Bosses/Bringer_of_Death.prefab.meta diff --git a/MrBigsock/Assets/Prefabs/Bosses/Skeleton_Boss.prefab b/MrBigsock/Assets/Resources/Prefabs/Bosses/Skeleton_Boss.prefab similarity index 100% rename from MrBigsock/Assets/Prefabs/Bosses/Skeleton_Boss.prefab rename to MrBigsock/Assets/Resources/Prefabs/Bosses/Skeleton_Boss.prefab diff --git a/MrBigsock/Assets/Prefabs/Bosses/Skeleton_Boss.prefab.meta b/MrBigsock/Assets/Resources/Prefabs/Bosses/Skeleton_Boss.prefab.meta similarity index 100% rename from MrBigsock/Assets/Prefabs/Bosses/Skeleton_Boss.prefab.meta rename to MrBigsock/Assets/Resources/Prefabs/Bosses/Skeleton_Boss.prefab.meta diff --git a/MrBigsock/Assets/Prefabs/Bullets.meta b/MrBigsock/Assets/Resources/Prefabs/Bullets.meta similarity index 100% rename from MrBigsock/Assets/Prefabs/Bullets.meta rename to MrBigsock/Assets/Resources/Prefabs/Bullets.meta diff --git a/MrBigsock/Assets/Prefabs/Bullets/basic square bullet.prefab b/MrBigsock/Assets/Resources/Prefabs/Bullets/basic square bullet.prefab similarity index 100% rename from MrBigsock/Assets/Prefabs/Bullets/basic square bullet.prefab rename to MrBigsock/Assets/Resources/Prefabs/Bullets/basic square bullet.prefab diff --git a/MrBigsock/Assets/Prefabs/Bullets/basic square bullet.prefab.meta b/MrBigsock/Assets/Resources/Prefabs/Bullets/basic square bullet.prefab.meta similarity index 100% rename from MrBigsock/Assets/Prefabs/Bullets/basic square bullet.prefab.meta rename to MrBigsock/Assets/Resources/Prefabs/Bullets/basic square bullet.prefab.meta diff --git a/MrBigsock/Assets/Prefabs/Bullets/big slow bullet.prefab b/MrBigsock/Assets/Resources/Prefabs/Bullets/big slow bullet.prefab similarity index 100% rename from MrBigsock/Assets/Prefabs/Bullets/big slow bullet.prefab rename to MrBigsock/Assets/Resources/Prefabs/Bullets/big slow bullet.prefab diff --git a/MrBigsock/Assets/Prefabs/Bullets/big slow bullet.prefab.meta b/MrBigsock/Assets/Resources/Prefabs/Bullets/big slow bullet.prefab.meta similarity index 100% rename from MrBigsock/Assets/Prefabs/Bullets/big slow bullet.prefab.meta rename to MrBigsock/Assets/Resources/Prefabs/Bullets/big slow bullet.prefab.meta diff --git a/MrBigsock/Assets/Prefabs/Bullets/enemy_arrow.prefab b/MrBigsock/Assets/Resources/Prefabs/Bullets/enemy_arrow.prefab similarity index 100% rename from MrBigsock/Assets/Prefabs/Bullets/enemy_arrow.prefab rename to MrBigsock/Assets/Resources/Prefabs/Bullets/enemy_arrow.prefab diff --git a/MrBigsock/Assets/Prefabs/Bullets/enemy_arrow.prefab.meta b/MrBigsock/Assets/Resources/Prefabs/Bullets/enemy_arrow.prefab.meta similarity index 100% rename from MrBigsock/Assets/Prefabs/Bullets/enemy_arrow.prefab.meta rename to MrBigsock/Assets/Resources/Prefabs/Bullets/enemy_arrow.prefab.meta diff --git a/MrBigsock/Assets/Prefabs/Enemy_Slime.prefab b/MrBigsock/Assets/Resources/Prefabs/Enemy_Slime.prefab similarity index 100% rename from MrBigsock/Assets/Prefabs/Enemy_Slime.prefab rename to MrBigsock/Assets/Resources/Prefabs/Enemy_Slime.prefab diff --git a/MrBigsock/Assets/Prefabs/Enemy_Slime.prefab.meta b/MrBigsock/Assets/Resources/Prefabs/Enemy_Slime.prefab.meta similarity index 100% rename from MrBigsock/Assets/Prefabs/Enemy_Slime.prefab.meta rename to MrBigsock/Assets/Resources/Prefabs/Enemy_Slime.prefab.meta diff --git a/MrBigsock/Assets/Prefabs/Map.meta b/MrBigsock/Assets/Resources/Prefabs/Map.meta similarity index 100% rename from MrBigsock/Assets/Prefabs/Map.meta rename to MrBigsock/Assets/Resources/Prefabs/Map.meta diff --git a/MrBigsock/Assets/Prefabs/Map/Room.prefab b/MrBigsock/Assets/Resources/Prefabs/Map/Room.prefab similarity index 100% rename from MrBigsock/Assets/Prefabs/Map/Room.prefab rename to MrBigsock/Assets/Resources/Prefabs/Map/Room.prefab diff --git a/MrBigsock/Assets/Prefabs/Map/Room.prefab.meta b/MrBigsock/Assets/Resources/Prefabs/Map/Room.prefab.meta similarity index 100% rename from MrBigsock/Assets/Prefabs/Map/Room.prefab.meta rename to MrBigsock/Assets/Resources/Prefabs/Map/Room.prefab.meta diff --git a/MrBigsock/Assets/Prefabs/UI.meta b/MrBigsock/Assets/Resources/Prefabs/UI.meta similarity index 100% rename from MrBigsock/Assets/Prefabs/UI.meta rename to MrBigsock/Assets/Resources/Prefabs/UI.meta diff --git a/MrBigsock/Assets/Prefabs/UI/Button.prefab b/MrBigsock/Assets/Resources/Prefabs/UI/Button.prefab similarity index 100% rename from MrBigsock/Assets/Prefabs/UI/Button.prefab rename to MrBigsock/Assets/Resources/Prefabs/UI/Button.prefab diff --git a/MrBigsock/Assets/Prefabs/UI/Button.prefab.meta b/MrBigsock/Assets/Resources/Prefabs/UI/Button.prefab.meta similarity index 100% rename from MrBigsock/Assets/Prefabs/UI/Button.prefab.meta rename to MrBigsock/Assets/Resources/Prefabs/UI/Button.prefab.meta diff --git a/MrBigsock/Assets/Prefabs/UI/ChestContents.prefab b/MrBigsock/Assets/Resources/Prefabs/UI/ChestContents.prefab similarity index 100% rename from MrBigsock/Assets/Prefabs/UI/ChestContents.prefab rename to MrBigsock/Assets/Resources/Prefabs/UI/ChestContents.prefab diff --git a/MrBigsock/Assets/Prefabs/UI/ChestContents.prefab.meta b/MrBigsock/Assets/Resources/Prefabs/UI/ChestContents.prefab.meta similarity index 100% rename from MrBigsock/Assets/Prefabs/UI/ChestContents.prefab.meta rename to MrBigsock/Assets/Resources/Prefabs/UI/ChestContents.prefab.meta diff --git a/MrBigsock/Assets/Prefabs/UI/HPBar.prefab b/MrBigsock/Assets/Resources/Prefabs/UI/HPBar.prefab similarity index 100% rename from MrBigsock/Assets/Prefabs/UI/HPBar.prefab rename to MrBigsock/Assets/Resources/Prefabs/UI/HPBar.prefab diff --git a/MrBigsock/Assets/Prefabs/UI/HPBar.prefab.meta b/MrBigsock/Assets/Resources/Prefabs/UI/HPBar.prefab.meta similarity index 100% rename from MrBigsock/Assets/Prefabs/UI/HPBar.prefab.meta rename to MrBigsock/Assets/Resources/Prefabs/UI/HPBar.prefab.meta diff --git a/MrBigsock/Assets/Prefabs/UI/Inventory.prefab b/MrBigsock/Assets/Resources/Prefabs/UI/Inventory.prefab similarity index 100% rename from MrBigsock/Assets/Prefabs/UI/Inventory.prefab rename to MrBigsock/Assets/Resources/Prefabs/UI/Inventory.prefab diff --git a/MrBigsock/Assets/Prefabs/UI/Inventory.prefab.meta b/MrBigsock/Assets/Resources/Prefabs/UI/Inventory.prefab.meta similarity index 100% rename from MrBigsock/Assets/Prefabs/UI/Inventory.prefab.meta rename to MrBigsock/Assets/Resources/Prefabs/UI/Inventory.prefab.meta diff --git a/MrBigsock/Assets/Prefabs/UI/InventorySlot.prefab b/MrBigsock/Assets/Resources/Prefabs/UI/InventorySlot.prefab similarity index 100% rename from MrBigsock/Assets/Prefabs/UI/InventorySlot.prefab rename to MrBigsock/Assets/Resources/Prefabs/UI/InventorySlot.prefab diff --git a/MrBigsock/Assets/Prefabs/UI/InventorySlot.prefab.meta b/MrBigsock/Assets/Resources/Prefabs/UI/InventorySlot.prefab.meta similarity index 100% rename from MrBigsock/Assets/Prefabs/UI/InventorySlot.prefab.meta rename to MrBigsock/Assets/Resources/Prefabs/UI/InventorySlot.prefab.meta diff --git a/MrBigsock/Assets/Prefabs/UI/Item.prefab b/MrBigsock/Assets/Resources/Prefabs/UI/Item.prefab similarity index 100% rename from MrBigsock/Assets/Prefabs/UI/Item.prefab rename to MrBigsock/Assets/Resources/Prefabs/UI/Item.prefab diff --git a/MrBigsock/Assets/Prefabs/UI/Item.prefab.meta b/MrBigsock/Assets/Resources/Prefabs/UI/Item.prefab.meta similarity index 100% rename from MrBigsock/Assets/Prefabs/UI/Item.prefab.meta rename to MrBigsock/Assets/Resources/Prefabs/UI/Item.prefab.meta diff --git a/MrBigsock/Assets/Prefabs/UI/PlayerMenu.prefab b/MrBigsock/Assets/Resources/Prefabs/UI/PlayerMenu.prefab similarity index 100% rename from MrBigsock/Assets/Prefabs/UI/PlayerMenu.prefab rename to MrBigsock/Assets/Resources/Prefabs/UI/PlayerMenu.prefab diff --git a/MrBigsock/Assets/Prefabs/UI/PlayerMenu.prefab.meta b/MrBigsock/Assets/Resources/Prefabs/UI/PlayerMenu.prefab.meta similarity index 100% rename from MrBigsock/Assets/Prefabs/UI/PlayerMenu.prefab.meta rename to MrBigsock/Assets/Resources/Prefabs/UI/PlayerMenu.prefab.meta diff --git a/MrBigsock/Assets/Prefabs/UI/StatsPanel.prefab b/MrBigsock/Assets/Resources/Prefabs/UI/StatsPanel.prefab similarity index 100% rename from MrBigsock/Assets/Prefabs/UI/StatsPanel.prefab rename to MrBigsock/Assets/Resources/Prefabs/UI/StatsPanel.prefab diff --git a/MrBigsock/Assets/Prefabs/UI/StatsPanel.prefab.meta b/MrBigsock/Assets/Resources/Prefabs/UI/StatsPanel.prefab.meta similarity index 100% rename from MrBigsock/Assets/Prefabs/UI/StatsPanel.prefab.meta rename to MrBigsock/Assets/Resources/Prefabs/UI/StatsPanel.prefab.meta diff --git a/MrBigsock/Assets/Prefabs/UI/UtilityBar.prefab b/MrBigsock/Assets/Resources/Prefabs/UI/UtilityBar.prefab similarity index 100% rename from MrBigsock/Assets/Prefabs/UI/UtilityBar.prefab rename to MrBigsock/Assets/Resources/Prefabs/UI/UtilityBar.prefab diff --git a/MrBigsock/Assets/Prefabs/UI/UtilityBar.prefab.meta b/MrBigsock/Assets/Resources/Prefabs/UI/UtilityBar.prefab.meta similarity index 100% rename from MrBigsock/Assets/Prefabs/UI/UtilityBar.prefab.meta rename to MrBigsock/Assets/Resources/Prefabs/UI/UtilityBar.prefab.meta diff --git a/MrBigsock/Assets/Prefabs/UI/XpBar.prefab b/MrBigsock/Assets/Resources/Prefabs/UI/XpBar.prefab similarity index 100% rename from MrBigsock/Assets/Prefabs/UI/XpBar.prefab rename to MrBigsock/Assets/Resources/Prefabs/UI/XpBar.prefab diff --git a/MrBigsock/Assets/Prefabs/UI/XpBar.prefab.meta b/MrBigsock/Assets/Resources/Prefabs/UI/XpBar.prefab.meta similarity index 100% rename from MrBigsock/Assets/Prefabs/UI/XpBar.prefab.meta rename to MrBigsock/Assets/Resources/Prefabs/UI/XpBar.prefab.meta diff --git a/MrBigsock/Assets/Prefabs/attack.prefab b/MrBigsock/Assets/Resources/Prefabs/attack.prefab similarity index 100% rename from MrBigsock/Assets/Prefabs/attack.prefab rename to MrBigsock/Assets/Resources/Prefabs/attack.prefab diff --git a/MrBigsock/Assets/Prefabs/attack.prefab.meta b/MrBigsock/Assets/Resources/Prefabs/attack.prefab.meta similarity index 100% rename from MrBigsock/Assets/Prefabs/attack.prefab.meta rename to MrBigsock/Assets/Resources/Prefabs/attack.prefab.meta diff --git a/MrBigsock/Assets/Prefabs/backgroundMusic.prefab b/MrBigsock/Assets/Resources/Prefabs/backgroundMusic.prefab similarity index 100% rename from MrBigsock/Assets/Prefabs/backgroundMusic.prefab rename to MrBigsock/Assets/Resources/Prefabs/backgroundMusic.prefab diff --git a/MrBigsock/Assets/Prefabs/backgroundMusic.prefab.meta b/MrBigsock/Assets/Resources/Prefabs/backgroundMusic.prefab.meta similarity index 100% rename from MrBigsock/Assets/Prefabs/backgroundMusic.prefab.meta rename to MrBigsock/Assets/Resources/Prefabs/backgroundMusic.prefab.meta diff --git a/MrBigsock/Assets/Prefabs/enemy_orc_range.prefab b/MrBigsock/Assets/Resources/Prefabs/enemy_orc_range.prefab similarity index 100% rename from MrBigsock/Assets/Prefabs/enemy_orc_range.prefab rename to MrBigsock/Assets/Resources/Prefabs/enemy_orc_range.prefab diff --git a/MrBigsock/Assets/Prefabs/enemy_orc_range.prefab.meta b/MrBigsock/Assets/Resources/Prefabs/enemy_orc_range.prefab.meta similarity index 100% rename from MrBigsock/Assets/Prefabs/enemy_orc_range.prefab.meta rename to MrBigsock/Assets/Resources/Prefabs/enemy_orc_range.prefab.meta diff --git a/MrBigsock/Assets/Prefabs/enemy_orc_warrior.prefab b/MrBigsock/Assets/Resources/Prefabs/enemy_orc_warrior.prefab similarity index 100% rename from MrBigsock/Assets/Prefabs/enemy_orc_warrior.prefab rename to MrBigsock/Assets/Resources/Prefabs/enemy_orc_warrior.prefab diff --git a/MrBigsock/Assets/Prefabs/enemy_orc_warrior.prefab.meta b/MrBigsock/Assets/Resources/Prefabs/enemy_orc_warrior.prefab.meta similarity index 100% rename from MrBigsock/Assets/Prefabs/enemy_orc_warrior.prefab.meta rename to MrBigsock/Assets/Resources/Prefabs/enemy_orc_warrior.prefab.meta diff --git a/MrBigsock/Assets/Prefabs/furry_demon.prefab b/MrBigsock/Assets/Resources/Prefabs/furry_demon.prefab similarity index 100% rename from MrBigsock/Assets/Prefabs/furry_demon.prefab rename to MrBigsock/Assets/Resources/Prefabs/furry_demon.prefab diff --git a/MrBigsock/Assets/Prefabs/furry_demon.prefab.meta b/MrBigsock/Assets/Resources/Prefabs/furry_demon.prefab.meta similarity index 100% rename from MrBigsock/Assets/Prefabs/furry_demon.prefab.meta rename to MrBigsock/Assets/Resources/Prefabs/furry_demon.prefab.meta diff --git a/MrBigsock/Assets/Prefabs/golem.prefab b/MrBigsock/Assets/Resources/Prefabs/golem.prefab similarity index 100% rename from MrBigsock/Assets/Prefabs/golem.prefab rename to MrBigsock/Assets/Resources/Prefabs/golem.prefab diff --git a/MrBigsock/Assets/Prefabs/golem.prefab.meta b/MrBigsock/Assets/Resources/Prefabs/golem.prefab.meta similarity index 100% rename from MrBigsock/Assets/Prefabs/golem.prefab.meta rename to MrBigsock/Assets/Resources/Prefabs/golem.prefab.meta diff --git a/MrBigsock/Assets/Prefabs/large_orc.prefab b/MrBigsock/Assets/Resources/Prefabs/large_orc.prefab similarity index 100% rename from MrBigsock/Assets/Prefabs/large_orc.prefab rename to MrBigsock/Assets/Resources/Prefabs/large_orc.prefab diff --git a/MrBigsock/Assets/Prefabs/large_orc.prefab.meta b/MrBigsock/Assets/Resources/Prefabs/large_orc.prefab.meta similarity index 100% rename from MrBigsock/Assets/Prefabs/large_orc.prefab.meta rename to MrBigsock/Assets/Resources/Prefabs/large_orc.prefab.meta diff --git a/MrBigsock/Assets/Prefabs/skleton-range.prefab b/MrBigsock/Assets/Resources/Prefabs/skleton-range.prefab similarity index 100% rename from MrBigsock/Assets/Prefabs/skleton-range.prefab rename to MrBigsock/Assets/Resources/Prefabs/skleton-range.prefab diff --git a/MrBigsock/Assets/Prefabs/skleton-range.prefab.meta b/MrBigsock/Assets/Resources/Prefabs/skleton-range.prefab.meta similarity index 100% rename from MrBigsock/Assets/Prefabs/skleton-range.prefab.meta rename to MrBigsock/Assets/Resources/Prefabs/skleton-range.prefab.meta diff --git a/MrBigsock/Assets/Prefabs/small_demon.prefab b/MrBigsock/Assets/Resources/Prefabs/small_demon.prefab similarity index 100% rename from MrBigsock/Assets/Prefabs/small_demon.prefab rename to MrBigsock/Assets/Resources/Prefabs/small_demon.prefab diff --git a/MrBigsock/Assets/Prefabs/small_demon.prefab.meta b/MrBigsock/Assets/Resources/Prefabs/small_demon.prefab.meta similarity index 100% rename from MrBigsock/Assets/Prefabs/small_demon.prefab.meta rename to MrBigsock/Assets/Resources/Prefabs/small_demon.prefab.meta diff --git a/MrBigsock/Assets/Prefabs/small_orc.prefab b/MrBigsock/Assets/Resources/Prefabs/small_orc.prefab similarity index 100% rename from MrBigsock/Assets/Prefabs/small_orc.prefab rename to MrBigsock/Assets/Resources/Prefabs/small_orc.prefab diff --git a/MrBigsock/Assets/Prefabs/small_orc.prefab.meta b/MrBigsock/Assets/Resources/Prefabs/small_orc.prefab.meta similarity index 100% rename from MrBigsock/Assets/Prefabs/small_orc.prefab.meta rename to MrBigsock/Assets/Resources/Prefabs/small_orc.prefab.meta diff --git a/MrBigsock/Assets/Sprites.meta b/MrBigsock/Assets/Resources/Sprites.meta similarity index 100% rename from MrBigsock/Assets/Sprites.meta rename to MrBigsock/Assets/Resources/Sprites.meta diff --git a/MrBigsock/Assets/Sprites/.gitkeep b/MrBigsock/Assets/Resources/Sprites/.gitkeep similarity index 100% rename from MrBigsock/Assets/Sprites/.gitkeep rename to MrBigsock/Assets/Resources/Sprites/.gitkeep diff --git a/MrBigsock/Assets/Sprites/Enemy.meta b/MrBigsock/Assets/Resources/Sprites/Enemy.meta similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy.meta diff --git a/MrBigsock/Assets/Sprites/Enemy/.gitkeep b/MrBigsock/Assets/Resources/Sprites/Enemy/.gitkeep similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/.gitkeep rename to MrBigsock/Assets/Resources/Sprites/Enemy/.gitkeep diff --git a/MrBigsock/Assets/Sprites/Enemy/Animations.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Animations.meta similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Animations.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Animations.meta diff --git a/MrBigsock/Assets/Sprites/Enemy/Animations/.gitkeep b/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/.gitkeep similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Animations/.gitkeep rename to MrBigsock/Assets/Resources/Sprites/Enemy/Animations/.gitkeep diff --git a/MrBigsock/Assets/Sprites/Enemy/Animations/furry_demon.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/furry_demon.meta similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Animations/furry_demon.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Animations/furry_demon.meta diff --git a/MrBigsock/Assets/Sprites/Enemy/Animations/furry_demon/furry_demon.controller b/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/furry_demon/furry_demon.controller similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Animations/furry_demon/furry_demon.controller rename to MrBigsock/Assets/Resources/Sprites/Enemy/Animations/furry_demon/furry_demon.controller diff --git a/MrBigsock/Assets/Sprites/Enemy/Animations/furry_demon/furry_demon.controller.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/furry_demon/furry_demon.controller.meta similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Animations/furry_demon/furry_demon.controller.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Animations/furry_demon/furry_demon.controller.meta diff --git a/MrBigsock/Assets/Sprites/Enemy/Animations/furry_demon/furry_demon_idle.anim b/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/furry_demon/furry_demon_idle.anim similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Animations/furry_demon/furry_demon_idle.anim rename to MrBigsock/Assets/Resources/Sprites/Enemy/Animations/furry_demon/furry_demon_idle.anim diff --git a/MrBigsock/Assets/Sprites/Enemy/Animations/furry_demon/furry_demon_idle.anim.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/furry_demon/furry_demon_idle.anim.meta similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Animations/furry_demon/furry_demon_idle.anim.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Animations/furry_demon/furry_demon_idle.anim.meta diff --git a/MrBigsock/Assets/Sprites/Enemy/Animations/furry_demon/furry_demon_run.anim b/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/furry_demon/furry_demon_run.anim similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Animations/furry_demon/furry_demon_run.anim rename to MrBigsock/Assets/Resources/Sprites/Enemy/Animations/furry_demon/furry_demon_run.anim diff --git a/MrBigsock/Assets/Sprites/Enemy/Animations/furry_demon/furry_demon_run.anim.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/furry_demon/furry_demon_run.anim.meta similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Animations/furry_demon/furry_demon_run.anim.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Animations/furry_demon/furry_demon_run.anim.meta diff --git a/MrBigsock/Assets/Sprites/Enemy/Animations/golem.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/golem.meta similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Animations/golem.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Animations/golem.meta diff --git a/MrBigsock/Assets/Sprites/Enemy/Animations/golem/golem.controller b/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/golem/golem.controller similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Animations/golem/golem.controller rename to MrBigsock/Assets/Resources/Sprites/Enemy/Animations/golem/golem.controller diff --git a/MrBigsock/Assets/Sprites/Enemy/Animations/golem/golem.controller.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/golem/golem.controller.meta similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Animations/golem/golem.controller.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Animations/golem/golem.controller.meta diff --git a/MrBigsock/Assets/Sprites/Enemy/Animations/golem/golem_idle.anim b/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/golem/golem_idle.anim similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Animations/golem/golem_idle.anim rename to MrBigsock/Assets/Resources/Sprites/Enemy/Animations/golem/golem_idle.anim diff --git a/MrBigsock/Assets/Sprites/Enemy/Animations/golem/golem_idle.anim.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/golem/golem_idle.anim.meta similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Animations/golem/golem_idle.anim.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Animations/golem/golem_idle.anim.meta diff --git a/MrBigsock/Assets/Sprites/Enemy/Animations/golem/golem_run.anim b/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/golem/golem_run.anim similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Animations/golem/golem_run.anim rename to MrBigsock/Assets/Resources/Sprites/Enemy/Animations/golem/golem_run.anim diff --git a/MrBigsock/Assets/Sprites/Enemy/Animations/golem/golem_run.anim.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/golem/golem_run.anim.meta similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Animations/golem/golem_run.anim.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Animations/golem/golem_run.anim.meta diff --git a/MrBigsock/Assets/Sprites/Enemy/Animations/large_orc.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/large_orc.meta similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Animations/large_orc.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Animations/large_orc.meta diff --git a/MrBigsock/Assets/Sprites/Enemy/Animations/large_orc/large_orc.controller b/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/large_orc/large_orc.controller similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Animations/large_orc/large_orc.controller rename to MrBigsock/Assets/Resources/Sprites/Enemy/Animations/large_orc/large_orc.controller diff --git a/MrBigsock/Assets/Sprites/Enemy/Animations/large_orc/large_orc.controller.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/large_orc/large_orc.controller.meta similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Animations/large_orc/large_orc.controller.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Animations/large_orc/large_orc.controller.meta diff --git a/MrBigsock/Assets/Sprites/Enemy/Animations/large_orc/large_orc_idle.anim b/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/large_orc/large_orc_idle.anim similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Animations/large_orc/large_orc_idle.anim rename to MrBigsock/Assets/Resources/Sprites/Enemy/Animations/large_orc/large_orc_idle.anim diff --git a/MrBigsock/Assets/Sprites/Enemy/Animations/large_orc/large_orc_idle.anim.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/large_orc/large_orc_idle.anim.meta similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Animations/large_orc/large_orc_idle.anim.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Animations/large_orc/large_orc_idle.anim.meta diff --git a/MrBigsock/Assets/Sprites/Enemy/Animations/large_orc/large_orc_run.anim b/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/large_orc/large_orc_run.anim similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Animations/large_orc/large_orc_run.anim rename to MrBigsock/Assets/Resources/Sprites/Enemy/Animations/large_orc/large_orc_run.anim diff --git a/MrBigsock/Assets/Sprites/Enemy/Animations/large_orc/large_orc_run.anim.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/large_orc/large_orc_run.anim.meta similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Animations/large_orc/large_orc_run.anim.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Animations/large_orc/large_orc_run.anim.meta diff --git a/MrBigsock/Assets/Sprites/Enemy/Animations/orc_warrior.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/orc_warrior.meta similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Animations/orc_warrior.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Animations/orc_warrior.meta diff --git a/MrBigsock/Assets/Sprites/Enemy/Animations/orc_warrior/Materials.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/orc_warrior/Materials.meta similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Animations/orc_warrior/Materials.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Animations/orc_warrior/Materials.meta diff --git a/MrBigsock/Assets/Sprites/Enemy/Animations/orc_warrior/Materials/orc_warrior_idle_anim_f0.mat b/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/orc_warrior/Materials/orc_warrior_idle_anim_f0.mat similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Animations/orc_warrior/Materials/orc_warrior_idle_anim_f0.mat rename to MrBigsock/Assets/Resources/Sprites/Enemy/Animations/orc_warrior/Materials/orc_warrior_idle_anim_f0.mat diff --git a/MrBigsock/Assets/Sprites/Enemy/Animations/orc_warrior/Materials/orc_warrior_idle_anim_f0.mat.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/orc_warrior/Materials/orc_warrior_idle_anim_f0.mat.meta similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Animations/orc_warrior/Materials/orc_warrior_idle_anim_f0.mat.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Animations/orc_warrior/Materials/orc_warrior_idle_anim_f0.mat.meta diff --git a/MrBigsock/Assets/Sprites/Enemy/Animations/orc_warrior/bow.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/orc_warrior/bow.meta similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Animations/orc_warrior/bow.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Animations/orc_warrior/bow.meta diff --git a/MrBigsock/Assets/Sprites/Enemy/Animations/orc_warrior/bow/Bow and Arrows.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/orc_warrior/bow/Bow and Arrows.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Animations/orc_warrior/bow/Bow and Arrows.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Animations/orc_warrior/bow/Bow and Arrows.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Animations/orc_warrior/bow/Bow and Arrows.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/orc_warrior/bow/Bow and Arrows.png.meta similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Animations/orc_warrior/bow/Bow and Arrows.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Animations/orc_warrior/bow/Bow and Arrows.png.meta diff --git a/MrBigsock/Assets/Sprites/Enemy/Animations/orc_warrior/bow/bow_animation.anim b/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/orc_warrior/bow/bow_animation.anim similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Animations/orc_warrior/bow/bow_animation.anim rename to MrBigsock/Assets/Resources/Sprites/Enemy/Animations/orc_warrior/bow/bow_animation.anim diff --git a/MrBigsock/Assets/Sprites/Enemy/Animations/orc_warrior/bow/bow_animation.anim.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/orc_warrior/bow/bow_animation.anim.meta similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Animations/orc_warrior/bow/bow_animation.anim.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Animations/orc_warrior/bow/bow_animation.anim.meta diff --git a/MrBigsock/Assets/Sprites/Enemy/Animations/orc_warrior/bow/bow_animation_controller.controller b/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/orc_warrior/bow/bow_animation_controller.controller similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Animations/orc_warrior/bow/bow_animation_controller.controller rename to MrBigsock/Assets/Resources/Sprites/Enemy/Animations/orc_warrior/bow/bow_animation_controller.controller diff --git a/MrBigsock/Assets/Sprites/Enemy/Animations/orc_warrior/bow/bow_animation_controller.controller.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/orc_warrior/bow/bow_animation_controller.controller.meta similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Animations/orc_warrior/bow/bow_animation_controller.controller.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Animations/orc_warrior/bow/bow_animation_controller.controller.meta diff --git a/MrBigsock/Assets/Sprites/Enemy/Animations/orc_warrior/orc_warrior.anim b/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/orc_warrior/orc_warrior.anim similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Animations/orc_warrior/orc_warrior.anim rename to MrBigsock/Assets/Resources/Sprites/Enemy/Animations/orc_warrior/orc_warrior.anim diff --git a/MrBigsock/Assets/Sprites/Enemy/Animations/orc_warrior/orc_warrior.anim.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/orc_warrior/orc_warrior.anim.meta similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Animations/orc_warrior/orc_warrior.anim.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Animations/orc_warrior/orc_warrior.anim.meta diff --git a/MrBigsock/Assets/Sprites/Enemy/Animations/orc_warrior/orc_warrior.controller b/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/orc_warrior/orc_warrior.controller similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Animations/orc_warrior/orc_warrior.controller rename to MrBigsock/Assets/Resources/Sprites/Enemy/Animations/orc_warrior/orc_warrior.controller diff --git a/MrBigsock/Assets/Sprites/Enemy/Animations/orc_warrior/orc_warrior.controller.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/orc_warrior/orc_warrior.controller.meta similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Animations/orc_warrior/orc_warrior.controller.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Animations/orc_warrior/orc_warrior.controller.meta diff --git a/MrBigsock/Assets/Sprites/Enemy/Animations/orc_warrior/orc_warrior_attack.anim b/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/orc_warrior/orc_warrior_attack.anim similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Animations/orc_warrior/orc_warrior_attack.anim rename to MrBigsock/Assets/Resources/Sprites/Enemy/Animations/orc_warrior/orc_warrior_attack.anim diff --git a/MrBigsock/Assets/Sprites/Enemy/Animations/orc_warrior/orc_warrior_attack.anim.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/orc_warrior/orc_warrior_attack.anim.meta similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Animations/orc_warrior/orc_warrior_attack.anim.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Animations/orc_warrior/orc_warrior_attack.anim.meta diff --git a/MrBigsock/Assets/Sprites/Enemy/Animations/orc_warrior/orc_warrior_idle.anim b/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/orc_warrior/orc_warrior_idle.anim similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Animations/orc_warrior/orc_warrior_idle.anim rename to MrBigsock/Assets/Resources/Sprites/Enemy/Animations/orc_warrior/orc_warrior_idle.anim diff --git a/MrBigsock/Assets/Sprites/Enemy/Animations/orc_warrior/orc_warrior_idle.anim.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/orc_warrior/orc_warrior_idle.anim.meta similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Animations/orc_warrior/orc_warrior_idle.anim.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Animations/orc_warrior/orc_warrior_idle.anim.meta diff --git a/MrBigsock/Assets/Sprites/Enemy/Animations/orc_warrior/orc_warrior_idle_anim_f0.controller b/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/orc_warrior/orc_warrior_idle_anim_f0.controller similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Animations/orc_warrior/orc_warrior_idle_anim_f0.controller rename to MrBigsock/Assets/Resources/Sprites/Enemy/Animations/orc_warrior/orc_warrior_idle_anim_f0.controller diff --git a/MrBigsock/Assets/Sprites/Enemy/Animations/orc_warrior/orc_warrior_idle_anim_f0.controller.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/orc_warrior/orc_warrior_idle_anim_f0.controller.meta similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Animations/orc_warrior/orc_warrior_idle_anim_f0.controller.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Animations/orc_warrior/orc_warrior_idle_anim_f0.controller.meta diff --git a/MrBigsock/Assets/Sprites/Enemy/Animations/orc_warrior/orc_warrior_idle_anim_f0.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/orc_warrior/orc_warrior_idle_anim_f0.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Animations/orc_warrior/orc_warrior_idle_anim_f0.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Animations/orc_warrior/orc_warrior_idle_anim_f0.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Animations/orc_warrior/orc_warrior_idle_anim_f0.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/orc_warrior/orc_warrior_idle_anim_f0.png.meta similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Animations/orc_warrior/orc_warrior_idle_anim_f0.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Animations/orc_warrior/orc_warrior_idle_anim_f0.png.meta diff --git a/MrBigsock/Assets/Sprites/Enemy/Animations/orc_warrior/orc_warrior_idle_anim_f1.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/orc_warrior/orc_warrior_idle_anim_f1.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Animations/orc_warrior/orc_warrior_idle_anim_f1.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Animations/orc_warrior/orc_warrior_idle_anim_f1.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Animations/orc_warrior/orc_warrior_idle_anim_f1.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/orc_warrior/orc_warrior_idle_anim_f1.png.meta similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Animations/orc_warrior/orc_warrior_idle_anim_f1.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Animations/orc_warrior/orc_warrior_idle_anim_f1.png.meta diff --git a/MrBigsock/Assets/Sprites/Enemy/Animations/orc_warrior/orc_warrior_idle_anim_f2.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/orc_warrior/orc_warrior_idle_anim_f2.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Animations/orc_warrior/orc_warrior_idle_anim_f2.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Animations/orc_warrior/orc_warrior_idle_anim_f2.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Animations/orc_warrior/orc_warrior_idle_anim_f2.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/orc_warrior/orc_warrior_idle_anim_f2.png.meta similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Animations/orc_warrior/orc_warrior_idle_anim_f2.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Animations/orc_warrior/orc_warrior_idle_anim_f2.png.meta diff --git a/MrBigsock/Assets/Sprites/Enemy/Animations/orc_warrior/orc_warrior_idle_anim_f3.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/orc_warrior/orc_warrior_idle_anim_f3.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Animations/orc_warrior/orc_warrior_idle_anim_f3.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Animations/orc_warrior/orc_warrior_idle_anim_f3.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Animations/orc_warrior/orc_warrior_idle_anim_f3.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/orc_warrior/orc_warrior_idle_anim_f3.png.meta similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Animations/orc_warrior/orc_warrior_idle_anim_f3.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Animations/orc_warrior/orc_warrior_idle_anim_f3.png.meta diff --git a/MrBigsock/Assets/Sprites/Enemy/Animations/orc_warrior/orc_warrior_run_anim_f0.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/orc_warrior/orc_warrior_run_anim_f0.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Animations/orc_warrior/orc_warrior_run_anim_f0.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Animations/orc_warrior/orc_warrior_run_anim_f0.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Animations/orc_warrior/orc_warrior_run_anim_f0.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/orc_warrior/orc_warrior_run_anim_f0.png.meta similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Animations/orc_warrior/orc_warrior_run_anim_f0.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Animations/orc_warrior/orc_warrior_run_anim_f0.png.meta diff --git a/MrBigsock/Assets/Sprites/Enemy/Animations/orc_warrior/orc_warrior_run_anim_f1.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/orc_warrior/orc_warrior_run_anim_f1.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Animations/orc_warrior/orc_warrior_run_anim_f1.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Animations/orc_warrior/orc_warrior_run_anim_f1.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Animations/orc_warrior/orc_warrior_run_anim_f1.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/orc_warrior/orc_warrior_run_anim_f1.png.meta similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Animations/orc_warrior/orc_warrior_run_anim_f1.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Animations/orc_warrior/orc_warrior_run_anim_f1.png.meta diff --git a/MrBigsock/Assets/Sprites/Enemy/Animations/orc_warrior/orc_warrior_run_anim_f2.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/orc_warrior/orc_warrior_run_anim_f2.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Animations/orc_warrior/orc_warrior_run_anim_f2.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Animations/orc_warrior/orc_warrior_run_anim_f2.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Animations/orc_warrior/orc_warrior_run_anim_f2.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/orc_warrior/orc_warrior_run_anim_f2.png.meta similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Animations/orc_warrior/orc_warrior_run_anim_f2.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Animations/orc_warrior/orc_warrior_run_anim_f2.png.meta diff --git a/MrBigsock/Assets/Sprites/Enemy/Animations/orc_warrior/orc_warrior_run_anim_f3.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/orc_warrior/orc_warrior_run_anim_f3.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Animations/orc_warrior/orc_warrior_run_anim_f3.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Animations/orc_warrior/orc_warrior_run_anim_f3.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Animations/orc_warrior/orc_warrior_run_anim_f3.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/orc_warrior/orc_warrior_run_anim_f3.png.meta similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Animations/orc_warrior/orc_warrior_run_anim_f3.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Animations/orc_warrior/orc_warrior_run_anim_f3.png.meta diff --git a/MrBigsock/Assets/Sprites/Enemy/Animations/skeleton.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/skeleton.meta similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Animations/skeleton.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Animations/skeleton.meta diff --git a/MrBigsock/Assets/Sprites/Enemy/Animations/skeleton/skeleton.controller b/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/skeleton/skeleton.controller similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Animations/skeleton/skeleton.controller rename to MrBigsock/Assets/Resources/Sprites/Enemy/Animations/skeleton/skeleton.controller diff --git a/MrBigsock/Assets/Sprites/Enemy/Animations/skeleton/skeleton.controller.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/skeleton/skeleton.controller.meta similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Animations/skeleton/skeleton.controller.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Animations/skeleton/skeleton.controller.meta diff --git a/MrBigsock/Assets/Sprites/Enemy/Animations/skeleton/skeleton_attack.anim b/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/skeleton/skeleton_attack.anim similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Animations/skeleton/skeleton_attack.anim rename to MrBigsock/Assets/Resources/Sprites/Enemy/Animations/skeleton/skeleton_attack.anim diff --git a/MrBigsock/Assets/Sprites/Enemy/Animations/skeleton/skeleton_attack.anim.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/skeleton/skeleton_attack.anim.meta similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Animations/skeleton/skeleton_attack.anim.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Animations/skeleton/skeleton_attack.anim.meta diff --git a/MrBigsock/Assets/Sprites/Enemy/Animations/skeleton/skeleton_walk.anim b/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/skeleton/skeleton_walk.anim similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Animations/skeleton/skeleton_walk.anim rename to MrBigsock/Assets/Resources/Sprites/Enemy/Animations/skeleton/skeleton_walk.anim diff --git a/MrBigsock/Assets/Sprites/Enemy/Animations/skeleton/skeleton_walk.anim.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/skeleton/skeleton_walk.anim.meta similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Animations/skeleton/skeleton_walk.anim.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Animations/skeleton/skeleton_walk.anim.meta diff --git a/MrBigsock/Assets/Sprites/Enemy/Animations/slime.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/slime.meta similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Animations/slime.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Animations/slime.meta diff --git a/MrBigsock/Assets/Sprites/Enemy/Animations/small_demon.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/small_demon.meta similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Animations/small_demon.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Animations/small_demon.meta diff --git a/MrBigsock/Assets/Sprites/Enemy/Animations/small_demon/small_demon.controller b/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/small_demon/small_demon.controller similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Animations/small_demon/small_demon.controller rename to MrBigsock/Assets/Resources/Sprites/Enemy/Animations/small_demon/small_demon.controller diff --git a/MrBigsock/Assets/Sprites/Enemy/Animations/small_demon/small_demon.controller.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/small_demon/small_demon.controller.meta similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Animations/small_demon/small_demon.controller.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Animations/small_demon/small_demon.controller.meta diff --git a/MrBigsock/Assets/Sprites/Enemy/Animations/small_demon/small_demon_idle.anim b/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/small_demon/small_demon_idle.anim similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Animations/small_demon/small_demon_idle.anim rename to MrBigsock/Assets/Resources/Sprites/Enemy/Animations/small_demon/small_demon_idle.anim diff --git a/MrBigsock/Assets/Sprites/Enemy/Animations/small_demon/small_demon_idle.anim.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/small_demon/small_demon_idle.anim.meta similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Animations/small_demon/small_demon_idle.anim.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Animations/small_demon/small_demon_idle.anim.meta diff --git a/MrBigsock/Assets/Sprites/Enemy/Animations/small_demon/small_demon_run.anim b/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/small_demon/small_demon_run.anim similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Animations/small_demon/small_demon_run.anim rename to MrBigsock/Assets/Resources/Sprites/Enemy/Animations/small_demon/small_demon_run.anim diff --git a/MrBigsock/Assets/Sprites/Enemy/Animations/small_demon/small_demon_run.anim.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/small_demon/small_demon_run.anim.meta similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Animations/small_demon/small_demon_run.anim.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Animations/small_demon/small_demon_run.anim.meta diff --git a/MrBigsock/Assets/Sprites/Enemy/Animations/small_orc.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/small_orc.meta similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Animations/small_orc.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Animations/small_orc.meta diff --git a/MrBigsock/Assets/Sprites/Enemy/Animations/small_orc/small_orc.controller b/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/small_orc/small_orc.controller similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Animations/small_orc/small_orc.controller rename to MrBigsock/Assets/Resources/Sprites/Enemy/Animations/small_orc/small_orc.controller diff --git a/MrBigsock/Assets/Sprites/Enemy/Animations/small_orc/small_orc.controller.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/small_orc/small_orc.controller.meta similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Animations/small_orc/small_orc.controller.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Animations/small_orc/small_orc.controller.meta diff --git a/MrBigsock/Assets/Sprites/Enemy/Animations/small_orc/small_orc_idle.anim b/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/small_orc/small_orc_idle.anim similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Animations/small_orc/small_orc_idle.anim rename to MrBigsock/Assets/Resources/Sprites/Enemy/Animations/small_orc/small_orc_idle.anim diff --git a/MrBigsock/Assets/Sprites/Enemy/Animations/small_orc/small_orc_idle.anim.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/small_orc/small_orc_idle.anim.meta similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Animations/small_orc/small_orc_idle.anim.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Animations/small_orc/small_orc_idle.anim.meta diff --git a/MrBigsock/Assets/Sprites/Enemy/Animations/small_orc/small_orc_run.anim b/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/small_orc/small_orc_run.anim similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Animations/small_orc/small_orc_run.anim rename to MrBigsock/Assets/Resources/Sprites/Enemy/Animations/small_orc/small_orc_run.anim diff --git a/MrBigsock/Assets/Sprites/Enemy/Animations/small_orc/small_orc_run.anim.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/small_orc/small_orc_run.anim.meta similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Animations/small_orc/small_orc_run.anim.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Animations/small_orc/small_orc_run.anim.meta diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss.meta similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss.meta diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Animations.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Animations.meta similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Animations.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Animations.meta diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Animations/Bringer_of_Death.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Animations/Bringer_of_Death.meta similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Animations/Bringer_of_Death.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Animations/Bringer_of_Death.meta diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Animations/Bringer_of_Death/Bringer_of_Death.controller b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Animations/Bringer_of_Death/Bringer_of_Death.controller similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Animations/Bringer_of_Death/Bringer_of_Death.controller rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Animations/Bringer_of_Death/Bringer_of_Death.controller diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Animations/Bringer_of_Death/Bringer_of_Death.controller.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Animations/Bringer_of_Death/Bringer_of_Death.controller.meta similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Animations/Bringer_of_Death/Bringer_of_Death.controller.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Animations/Bringer_of_Death/Bringer_of_Death.controller.meta diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Animations/Bringer_of_Death/Bringer_of_Death_Spell.controller b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Animations/Bringer_of_Death/Bringer_of_Death_Spell.controller similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Animations/Bringer_of_Death/Bringer_of_Death_Spell.controller rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Animations/Bringer_of_Death/Bringer_of_Death_Spell.controller diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Animations/Bringer_of_Death/Bringer_of_Death_Spell.controller.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Animations/Bringer_of_Death/Bringer_of_Death_Spell.controller.meta similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Animations/Bringer_of_Death/Bringer_of_Death_Spell.controller.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Animations/Bringer_of_Death/Bringer_of_Death_Spell.controller.meta diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Animations/Bringer_of_Death/attack.anim b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Animations/Bringer_of_Death/attack.anim similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Animations/Bringer_of_Death/attack.anim rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Animations/Bringer_of_Death/attack.anim diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Animations/Bringer_of_Death/attack.anim.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Animations/Bringer_of_Death/attack.anim.meta similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Animations/Bringer_of_Death/attack.anim.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Animations/Bringer_of_Death/attack.anim.meta diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Animations/Bringer_of_Death/cast.anim b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Animations/Bringer_of_Death/cast.anim similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Animations/Bringer_of_Death/cast.anim rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Animations/Bringer_of_Death/cast.anim diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Animations/Bringer_of_Death/cast.anim.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Animations/Bringer_of_Death/cast.anim.meta similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Animations/Bringer_of_Death/cast.anim.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Animations/Bringer_of_Death/cast.anim.meta diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Animations/Bringer_of_Death/death.anim b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Animations/Bringer_of_Death/death.anim similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Animations/Bringer_of_Death/death.anim rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Animations/Bringer_of_Death/death.anim diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Animations/Bringer_of_Death/death.anim.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Animations/Bringer_of_Death/death.anim.meta similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Animations/Bringer_of_Death/death.anim.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Animations/Bringer_of_Death/death.anim.meta diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Animations/Bringer_of_Death/hurt.anim b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Animations/Bringer_of_Death/hurt.anim similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Animations/Bringer_of_Death/hurt.anim rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Animations/Bringer_of_Death/hurt.anim diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Animations/Bringer_of_Death/hurt.anim.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Animations/Bringer_of_Death/hurt.anim.meta similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Animations/Bringer_of_Death/hurt.anim.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Animations/Bringer_of_Death/hurt.anim.meta diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Animations/Bringer_of_Death/idle.anim b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Animations/Bringer_of_Death/idle.anim similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Animations/Bringer_of_Death/idle.anim rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Animations/Bringer_of_Death/idle.anim diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Animations/Bringer_of_Death/idle.anim.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Animations/Bringer_of_Death/idle.anim.meta similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Animations/Bringer_of_Death/idle.anim.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Animations/Bringer_of_Death/idle.anim.meta diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Animations/Bringer_of_Death/spell.anim b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Animations/Bringer_of_Death/spell.anim similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Animations/Bringer_of_Death/spell.anim rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Animations/Bringer_of_Death/spell.anim diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Animations/Bringer_of_Death/spell.anim.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Animations/Bringer_of_Death/spell.anim.meta similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Animations/Bringer_of_Death/spell.anim.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Animations/Bringer_of_Death/spell.anim.meta diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Animations/Bringer_of_Death/walk.anim b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Animations/Bringer_of_Death/walk.anim similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Animations/Bringer_of_Death/walk.anim rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Animations/Bringer_of_Death/walk.anim diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Animations/Bringer_of_Death/walk.anim.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Animations/Bringer_of_Death/walk.anim.meta similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Animations/Bringer_of_Death/walk.anim.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Animations/Bringer_of_Death/walk.anim.meta diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Animations/Skeleton_Boss.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Animations/Skeleton_Boss.meta similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Animations/Skeleton_Boss.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Animations/Skeleton_Boss.meta diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Animations/Skeleton_Boss/Skeleton_Boss.controller b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Animations/Skeleton_Boss/Skeleton_Boss.controller similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Animations/Skeleton_Boss/Skeleton_Boss.controller rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Animations/Skeleton_Boss/Skeleton_Boss.controller diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Animations/Skeleton_Boss/Skeleton_Boss.controller.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Animations/Skeleton_Boss/Skeleton_Boss.controller.meta similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Animations/Skeleton_Boss/Skeleton_Boss.controller.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Animations/Skeleton_Boss/Skeleton_Boss.controller.meta diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Animations/Skeleton_Boss/attack.anim b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Animations/Skeleton_Boss/attack.anim similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Animations/Skeleton_Boss/attack.anim rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Animations/Skeleton_Boss/attack.anim diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Animations/Skeleton_Boss/attack.anim.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Animations/Skeleton_Boss/attack.anim.meta similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Animations/Skeleton_Boss/attack.anim.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Animations/Skeleton_Boss/attack.anim.meta diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Animations/Skeleton_Boss/death.anim b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Animations/Skeleton_Boss/death.anim similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Animations/Skeleton_Boss/death.anim rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Animations/Skeleton_Boss/death.anim diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Animations/Skeleton_Boss/death.anim.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Animations/Skeleton_Boss/death.anim.meta similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Animations/Skeleton_Boss/death.anim.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Animations/Skeleton_Boss/death.anim.meta diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Animations/Skeleton_Boss/idle.anim b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Animations/Skeleton_Boss/idle.anim similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Animations/Skeleton_Boss/idle.anim rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Animations/Skeleton_Boss/idle.anim diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Animations/Skeleton_Boss/idle.anim.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Animations/Skeleton_Boss/idle.anim.meta similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Animations/Skeleton_Boss/idle.anim.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Animations/Skeleton_Boss/idle.anim.meta diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Animations/Skeleton_Boss/take_damage.anim b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Animations/Skeleton_Boss/take_damage.anim similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Animations/Skeleton_Boss/take_damage.anim rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Animations/Skeleton_Boss/take_damage.anim diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Animations/Skeleton_Boss/take_damage.anim.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Animations/Skeleton_Boss/take_damage.anim.meta similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Animations/Skeleton_Boss/take_damage.anim.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Animations/Skeleton_Boss/take_damage.anim.meta diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Animations/Skeleton_Boss/walk.anim b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Animations/Skeleton_Boss/walk.anim similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Animations/Skeleton_Boss/walk.anim rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Animations/Skeleton_Boss/walk.anim diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Animations/Skeleton_Boss/walk.anim.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Animations/Skeleton_Boss/walk.anim.meta similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Animations/Skeleton_Boss/walk.anim.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Animations/Skeleton_Boss/walk.anim.meta diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites.meta similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites.meta diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death.meta similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death.meta diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite.meta similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite.meta diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack.meta similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack.meta diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_1.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_1.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_1.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_1.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_1.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_1.png.meta similarity index 89% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_1.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_1.png.meta index 403c488e..4cfc4cf8 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_1.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_1.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_10.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_10.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_10.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_10.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_10.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_10.png.meta similarity index 89% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_10.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_10.png.meta index d55643a2..39512039 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_10.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_10.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_2.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_2.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_2.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_2.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_2.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_2.png.meta similarity index 89% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_2.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_2.png.meta index e0613c1c..d3100aa4 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_2.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_2.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_3.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_3.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_3.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_3.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_3.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_3.png.meta similarity index 89% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_3.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_3.png.meta index 5fd3fe52..f04423a8 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_3.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_3.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_4.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_4.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_4.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_4.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_4.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_4.png.meta similarity index 89% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_4.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_4.png.meta index a2bc520d..81470a1c 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_4.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_4.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_5.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_5.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_5.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_5.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_5.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_5.png.meta similarity index 89% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_5.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_5.png.meta index 62597294..58eb585e 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_5.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_5.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_6.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_6.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_6.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_6.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_6.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_6.png.meta similarity index 89% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_6.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_6.png.meta index b24c2393..d47ad8b5 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_6.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_6.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_7.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_7.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_7.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_7.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_7.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_7.png.meta similarity index 89% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_7.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_7.png.meta index a417aaff..db1ca4c2 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_7.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_7.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_8.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_8.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_8.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_8.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_8.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_8.png.meta similarity index 89% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_8.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_8.png.meta index 3935ac22..dcb2bf4b 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_8.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_8.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_9.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_9.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_9.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_9.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_9.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_9.png.meta similarity index 89% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_9.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_9.png.meta index 9cf90957..0ed58b9c 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_9.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_9.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast.meta similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast.meta diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_1.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_1.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_1.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_1.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_1.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_1.png.meta similarity index 89% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_1.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_1.png.meta index cc1029fc..bcca14c4 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_1.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_1.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_2.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_2.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_2.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_2.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_2.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_2.png.meta similarity index 89% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_2.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_2.png.meta index c0a2d35b..2d81e90c 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_2.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_2.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_3.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_3.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_3.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_3.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_3.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_3.png.meta similarity index 89% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_3.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_3.png.meta index 0d6e9935..13aca194 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_3.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_3.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_4.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_4.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_4.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_4.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_4.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_4.png.meta similarity index 89% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_4.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_4.png.meta index 53f1e36d..354b3d86 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_4.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_4.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_5.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_5.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_5.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_5.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_5.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_5.png.meta similarity index 89% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_5.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_5.png.meta index 7b79ba58..f9a57764 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_5.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_5.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_6.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_6.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_6.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_6.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_6.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_6.png.meta similarity index 89% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_6.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_6.png.meta index a557606d..f8d22f4e 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_6.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_6.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_7.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_7.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_7.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_7.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_7.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_7.png.meta similarity index 89% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_7.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_7.png.meta index 4f323461..cd44aa2b 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_7.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_7.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_8.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_8.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_8.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_8.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_8.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_8.png.meta similarity index 89% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_8.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_8.png.meta index 5460e6cf..7dc73958 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_8.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_8.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_9.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_9.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_9.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_9.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_9.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_9.png.meta similarity index 89% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_9.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_9.png.meta index d2a99dca..58df0e55 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_9.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_9.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death.meta similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death.meta diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_1.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_1.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_1.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_1.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_1.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_1.png.meta similarity index 89% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_1.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_1.png.meta index 6f148a5c..a0b2d134 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_1.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_1.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_10.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_10.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_10.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_10.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_10.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_10.png.meta similarity index 89% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_10.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_10.png.meta index e7ddc465..f2b7e4cc 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_10.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_10.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_2.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_2.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_2.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_2.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_2.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_2.png.meta similarity index 89% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_2.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_2.png.meta index e5504b0d..4ca9780f 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_2.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_2.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_3.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_3.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_3.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_3.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_3.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_3.png.meta similarity index 89% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_3.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_3.png.meta index 9d1e871e..cdda19f7 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_3.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_3.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_4.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_4.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_4.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_4.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_4.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_4.png.meta similarity index 89% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_4.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_4.png.meta index 98a93e53..ed5c2ae6 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_4.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_4.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_5.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_5.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_5.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_5.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_5.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_5.png.meta similarity index 89% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_5.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_5.png.meta index 6d86092b..f8f50e53 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_5.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_5.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_6.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_6.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_6.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_6.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_6.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_6.png.meta similarity index 89% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_6.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_6.png.meta index 9b5406e5..a0f2c073 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_6.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_6.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_7.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_7.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_7.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_7.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_7.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_7.png.meta similarity index 89% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_7.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_7.png.meta index 24801503..347f9b7f 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_7.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_7.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_8.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_8.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_8.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_8.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_8.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_8.png.meta similarity index 89% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_8.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_8.png.meta index d9f41af9..067843c5 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_8.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_8.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_9.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_9.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_9.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_9.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_9.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_9.png.meta similarity index 89% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_9.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_9.png.meta index 6cbfd5b2..215c01af 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_9.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_9.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Hurt.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Hurt.meta similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Hurt.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Hurt.meta diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Hurt/Bringer-of-Death_Hurt_1.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Hurt/Bringer-of-Death_Hurt_1.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Hurt/Bringer-of-Death_Hurt_1.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Hurt/Bringer-of-Death_Hurt_1.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Hurt/Bringer-of-Death_Hurt_1.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Hurt/Bringer-of-Death_Hurt_1.png.meta similarity index 89% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Hurt/Bringer-of-Death_Hurt_1.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Hurt/Bringer-of-Death_Hurt_1.png.meta index af83219d..12faebf0 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Hurt/Bringer-of-Death_Hurt_1.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Hurt/Bringer-of-Death_Hurt_1.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Hurt/Bringer-of-Death_Hurt_2.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Hurt/Bringer-of-Death_Hurt_2.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Hurt/Bringer-of-Death_Hurt_2.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Hurt/Bringer-of-Death_Hurt_2.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Hurt/Bringer-of-Death_Hurt_2.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Hurt/Bringer-of-Death_Hurt_2.png.meta similarity index 89% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Hurt/Bringer-of-Death_Hurt_2.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Hurt/Bringer-of-Death_Hurt_2.png.meta index 8a97d0ae..1755eb47 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Hurt/Bringer-of-Death_Hurt_2.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Hurt/Bringer-of-Death_Hurt_2.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Hurt/Bringer-of-Death_Hurt_3.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Hurt/Bringer-of-Death_Hurt_3.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Hurt/Bringer-of-Death_Hurt_3.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Hurt/Bringer-of-Death_Hurt_3.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Hurt/Bringer-of-Death_Hurt_3.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Hurt/Bringer-of-Death_Hurt_3.png.meta similarity index 89% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Hurt/Bringer-of-Death_Hurt_3.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Hurt/Bringer-of-Death_Hurt_3.png.meta index 43c45fcc..d340836a 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Hurt/Bringer-of-Death_Hurt_3.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Hurt/Bringer-of-Death_Hurt_3.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle.meta similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle.meta diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_1.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_1.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_1.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_1.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_1.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_1.png.meta similarity index 89% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_1.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_1.png.meta index 5e373c25..b983ef1e 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_1.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_1.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_2.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_2.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_2.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_2.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_2.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_2.png.meta similarity index 89% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_2.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_2.png.meta index 837dee97..10cdc7b8 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_2.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_2.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_3.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_3.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_3.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_3.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_3.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_3.png.meta similarity index 89% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_3.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_3.png.meta index 8df96d98..171fd804 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_3.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_3.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_4.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_4.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_4.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_4.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_4.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_4.png.meta similarity index 89% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_4.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_4.png.meta index 8cbe72f6..71deaf8c 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_4.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_4.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_5.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_5.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_5.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_5.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_5.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_5.png.meta similarity index 89% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_5.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_5.png.meta index 4057bdf9..bc4c87c2 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_5.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_5.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_6.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_6.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_6.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_6.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_6.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_6.png.meta similarity index 89% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_6.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_6.png.meta index 799a8155..08fa884a 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_6.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_6.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_7.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_7.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_7.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_7.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_7.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_7.png.meta similarity index 89% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_7.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_7.png.meta index 4516c441..36d2bfa4 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_7.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_7.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_8.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_8.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_8.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_8.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_8.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_8.png.meta similarity index 89% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_8.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_8.png.meta index 9521edda..0c5d928e 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_8.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_8.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites.meta similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites.meta diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack.meta similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack.meta diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_1.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_1.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_1.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_1.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_1.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_1.png.meta similarity index 89% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_1.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_1.png.meta index 9d54a323..fa4bf077 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_1.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_1.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_10.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_10.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_10.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_10.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_10.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_10.png.meta similarity index 89% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_10.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_10.png.meta index 5507f2f8..21685398 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_10.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_10.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_2.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_2.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_2.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_2.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_2.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_2.png.meta similarity index 89% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_2.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_2.png.meta index ec975110..5d6939ad 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_2.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_2.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_3.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_3.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_3.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_3.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_3.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_3.png.meta similarity index 89% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_3.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_3.png.meta index 033f5ae1..341e3857 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_3.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_3.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_4.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_4.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_4.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_4.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_4.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_4.png.meta similarity index 89% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_4.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_4.png.meta index ecfea8db..83de018b 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_4.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_4.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_5.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_5.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_5.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_5.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_5.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_5.png.meta similarity index 89% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_5.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_5.png.meta index 7983b117..0e245ff8 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_5.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_5.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_6.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_6.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_6.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_6.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_6.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_6.png.meta similarity index 89% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_6.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_6.png.meta index 2b9e3169..3ad0f9a2 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_6.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_6.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_7.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_7.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_7.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_7.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_7.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_7.png.meta similarity index 89% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_7.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_7.png.meta index dfa6c3f3..2b081d17 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_7.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_7.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_8.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_8.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_8.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_8.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_8.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_8.png.meta similarity index 89% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_8.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_8.png.meta index c25b3912..b6ad1f8d 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_8.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_8.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_9.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_9.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_9.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_9.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_9.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_9.png.meta similarity index 89% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_9.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_9.png.meta index f0d12d9f..5d20b55b 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_9.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_9.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast.meta similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast.meta diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_1.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_1.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_1.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_1.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_1.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_1.png.meta similarity index 89% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_1.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_1.png.meta index 0d503b9e..78ed2b80 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_1.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_1.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_2.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_2.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_2.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_2.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_2.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_2.png.meta similarity index 89% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_2.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_2.png.meta index 0f0929ec..8ca05e29 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_2.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_2.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_3.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_3.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_3.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_3.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_3.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_3.png.meta similarity index 89% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_3.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_3.png.meta index 8b8453e0..2558a50e 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_3.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_3.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_4.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_4.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_4.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_4.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_4.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_4.png.meta similarity index 89% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_4.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_4.png.meta index ee0f370c..eb95f119 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_4.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_4.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_5.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_5.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_5.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_5.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_5.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_5.png.meta similarity index 89% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_5.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_5.png.meta index 0d6e0817..8c82d0a2 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_5.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_5.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_6.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_6.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_6.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_6.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_6.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_6.png.meta similarity index 89% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_6.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_6.png.meta index 9de30631..cf4a4fab 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_6.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_6.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_7.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_7.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_7.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_7.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_7.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_7.png.meta similarity index 89% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_7.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_7.png.meta index c1e74a4f..a4b2a814 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_7.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_7.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_8.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_8.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_8.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_8.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_8.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_8.png.meta similarity index 89% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_8.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_8.png.meta index 764d8e5b..b0644d79 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_8.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_8.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_9.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_9.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_9.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_9.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_9.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_9.png.meta similarity index 89% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_9.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_9.png.meta index d6464c3c..f31ed0f9 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_9.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_9.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death.meta similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death.meta diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_1.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_1.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_1.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_1.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_1.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_1.png.meta similarity index 89% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_1.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_1.png.meta index 56377f25..364274b7 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_1.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_1.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_10.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_10.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_10.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_10.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_10.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_10.png.meta similarity index 89% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_10.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_10.png.meta index 98ecc7e5..d9603df8 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_10.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_10.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_2.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_2.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_2.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_2.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_2.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_2.png.meta similarity index 89% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_2.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_2.png.meta index c55895a0..ee224637 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_2.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_2.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_3.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_3.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_3.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_3.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_3.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_3.png.meta similarity index 89% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_3.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_3.png.meta index 91a987c4..59a1e90b 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_3.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_3.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_4.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_4.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_4.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_4.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_4.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_4.png.meta similarity index 89% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_4.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_4.png.meta index d2f6f27f..991f7eaf 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_4.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_4.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_5.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_5.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_5.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_5.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_5.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_5.png.meta similarity index 89% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_5.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_5.png.meta index 10b094e7..bfd1078e 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_5.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_5.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_6.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_6.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_6.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_6.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_6.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_6.png.meta similarity index 89% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_6.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_6.png.meta index 11ba8f4f..b74db7ab 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_6.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_6.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_7.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_7.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_7.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_7.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_7.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_7.png.meta similarity index 89% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_7.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_7.png.meta index dfb718f7..0da85edd 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_7.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_7.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_8.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_8.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_8.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_8.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_8.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_8.png.meta similarity index 89% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_8.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_8.png.meta index 8e0e1ccd..0be5f2e3 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_8.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_8.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_9.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_9.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_9.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_9.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_9.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_9.png.meta similarity index 89% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_9.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_9.png.meta index de36a2ca..e803c51c 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_9.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_9.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Hurt.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Hurt.meta similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Hurt.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Hurt.meta diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Hurt/Bringer-of-Death_Hurt_1.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Hurt/Bringer-of-Death_Hurt_1.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Hurt/Bringer-of-Death_Hurt_1.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Hurt/Bringer-of-Death_Hurt_1.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Hurt/Bringer-of-Death_Hurt_1.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Hurt/Bringer-of-Death_Hurt_1.png.meta similarity index 89% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Hurt/Bringer-of-Death_Hurt_1.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Hurt/Bringer-of-Death_Hurt_1.png.meta index 74989b85..c6afc333 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Hurt/Bringer-of-Death_Hurt_1.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Hurt/Bringer-of-Death_Hurt_1.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Hurt/Bringer-of-Death_Hurt_2.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Hurt/Bringer-of-Death_Hurt_2.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Hurt/Bringer-of-Death_Hurt_2.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Hurt/Bringer-of-Death_Hurt_2.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Hurt/Bringer-of-Death_Hurt_2.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Hurt/Bringer-of-Death_Hurt_2.png.meta similarity index 89% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Hurt/Bringer-of-Death_Hurt_2.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Hurt/Bringer-of-Death_Hurt_2.png.meta index 63c31990..be8196f3 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Hurt/Bringer-of-Death_Hurt_2.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Hurt/Bringer-of-Death_Hurt_2.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Hurt/Bringer-of-Death_Hurt_3.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Hurt/Bringer-of-Death_Hurt_3.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Hurt/Bringer-of-Death_Hurt_3.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Hurt/Bringer-of-Death_Hurt_3.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Hurt/Bringer-of-Death_Hurt_3.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Hurt/Bringer-of-Death_Hurt_3.png.meta similarity index 89% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Hurt/Bringer-of-Death_Hurt_3.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Hurt/Bringer-of-Death_Hurt_3.png.meta index 55cd2394..f9d7d922 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Hurt/Bringer-of-Death_Hurt_3.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Hurt/Bringer-of-Death_Hurt_3.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell.meta similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell.meta diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_1.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_1.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_1.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_1.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_1.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_1.png.meta similarity index 89% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_1.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_1.png.meta index 7884b60a..ff27794f 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_1.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_1.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_10.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_10.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_10.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_10.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_10.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_10.png.meta similarity index 89% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_10.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_10.png.meta index 2313ca79..3e153741 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_10.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_10.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_11.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_11.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_11.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_11.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_11.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_11.png.meta similarity index 89% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_11.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_11.png.meta index f5111a8c..e81d58df 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_11.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_11.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_12.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_12.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_12.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_12.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_12.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_12.png.meta similarity index 89% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_12.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_12.png.meta index b835284b..424b8249 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_12.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_12.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_13.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_13.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_13.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_13.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_13.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_13.png.meta similarity index 89% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_13.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_13.png.meta index af978762..d9a4d1c2 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_13.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_13.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_14.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_14.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_14.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_14.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_14.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_14.png.meta similarity index 89% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_14.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_14.png.meta index a4ad5ecc..61da6eb9 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_14.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_14.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_15.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_15.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_15.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_15.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_15.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_15.png.meta similarity index 89% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_15.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_15.png.meta index 62edc501..4cbba355 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_15.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_15.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_16.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_16.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_16.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_16.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_16.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_16.png.meta similarity index 89% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_16.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_16.png.meta index 219906fe..27b2b95c 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_16.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_16.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_2.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_2.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_2.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_2.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_2.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_2.png.meta similarity index 89% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_2.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_2.png.meta index fb6374a5..dcd5380d 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_2.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_2.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_3.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_3.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_3.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_3.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_3.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_3.png.meta similarity index 89% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_3.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_3.png.meta index 45c8f080..8ba987dc 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_3.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_3.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_4.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_4.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_4.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_4.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_4.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_4.png.meta similarity index 89% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_4.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_4.png.meta index cbc6b50a..20480232 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_4.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_4.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_5.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_5.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_5.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_5.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_5.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_5.png.meta similarity index 89% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_5.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_5.png.meta index 4806a647..1f42b623 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_5.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_5.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_6.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_6.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_6.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_6.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_6.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_6.png.meta similarity index 89% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_6.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_6.png.meta index 053e1acb..df518bbd 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_6.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_6.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_7.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_7.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_7.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_7.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_7.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_7.png.meta similarity index 89% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_7.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_7.png.meta index 4780f3a3..d4a9de98 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_7.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_7.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_8.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_8.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_8.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_8.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_8.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_8.png.meta similarity index 89% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_8.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_8.png.meta index 7f8fdc04..d7f761ee 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_8.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_8.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_9.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_9.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_9.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_9.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_9.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_9.png.meta similarity index 89% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_9.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_9.png.meta index 82fd3d2e..d2d84155 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_9.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_9.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell.meta similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell.meta diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_1.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_1.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_1.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_1.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_1.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_1.png.meta similarity index 89% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_1.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_1.png.meta index 34d308b8..8cdb6f02 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_1.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_1.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_10.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_10.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_10.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_10.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_10.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_10.png.meta similarity index 89% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_10.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_10.png.meta index 431509d5..df1ee12a 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_10.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_10.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_11.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_11.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_11.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_11.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_11.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_11.png.meta similarity index 89% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_11.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_11.png.meta index 5caf1aef..1ba57cdf 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_11.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_11.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_12.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_12.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_12.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_12.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_12.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_12.png.meta similarity index 89% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_12.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_12.png.meta index c588dc93..3cde9fdd 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_12.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_12.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_13.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_13.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_13.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_13.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_13.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_13.png.meta similarity index 89% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_13.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_13.png.meta index 89c2a120..4609ab48 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_13.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_13.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_14.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_14.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_14.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_14.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_14.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_14.png.meta similarity index 89% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_14.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_14.png.meta index 323edfa5..02fdae57 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_14.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_14.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_15.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_15.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_15.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_15.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_15.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_15.png.meta similarity index 89% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_15.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_15.png.meta index 0e0e207b..959acf33 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_15.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_15.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_16.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_16.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_16.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_16.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_16.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_16.png.meta similarity index 89% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_16.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_16.png.meta index 9f390d5f..cc105b05 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_16.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_16.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_2.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_2.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_2.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_2.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_2.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_2.png.meta similarity index 89% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_2.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_2.png.meta index c9fd046e..c762b109 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_2.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_2.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_3.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_3.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_3.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_3.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_3.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_3.png.meta similarity index 89% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_3.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_3.png.meta index 3ba34325..74c3601d 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_3.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_3.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_4.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_4.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_4.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_4.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_4.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_4.png.meta similarity index 89% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_4.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_4.png.meta index 336e33e2..3a50f280 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_4.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_4.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_5.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_5.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_5.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_5.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_5.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_5.png.meta similarity index 89% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_5.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_5.png.meta index 07146110..03912710 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_5.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_5.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_6.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_6.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_6.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_6.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_6.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_6.png.meta similarity index 89% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_6.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_6.png.meta index 69c29d44..0a9ae7ba 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_6.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_6.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_7.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_7.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_7.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_7.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_7.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_7.png.meta similarity index 89% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_7.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_7.png.meta index d6a12b6b..81da2eb9 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_7.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_7.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_8.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_8.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_8.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_8.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_8.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_8.png.meta similarity index 89% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_8.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_8.png.meta index d0a6e5cf..941b8647 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_8.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_8.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_9.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_9.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_9.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_9.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_9.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_9.png.meta similarity index 89% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_9.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_9.png.meta index ba810581..cf69ed77 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_9.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_9.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk.meta similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk.meta diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_1.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_1.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_1.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_1.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_1.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_1.png.meta similarity index 89% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_1.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_1.png.meta index 69db45bf..8c592d67 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_1.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_1.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_2.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_2.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_2.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_2.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_2.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_2.png.meta similarity index 89% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_2.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_2.png.meta index fa5a6394..fc52cc1e 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_2.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_2.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_3.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_3.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_3.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_3.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_3.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_3.png.meta similarity index 89% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_3.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_3.png.meta index 1ead470a..935d1b2c 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_3.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_3.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_4.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_4.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_4.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_4.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_4.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_4.png.meta similarity index 89% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_4.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_4.png.meta index c592a5b5..f4f44c96 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_4.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_4.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_5.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_5.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_5.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_5.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_5.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_5.png.meta similarity index 89% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_5.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_5.png.meta index 33ebbc4b..df239266 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_5.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_5.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_6.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_6.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_6.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_6.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_6.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_6.png.meta similarity index 89% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_6.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_6.png.meta index 84b8678b..1053800f 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_6.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_6.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_7.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_7.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_7.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_7.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_7.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_7.png.meta similarity index 89% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_7.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_7.png.meta index c6189afc..91acbd98 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_7.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_7.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_8.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_8.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_8.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_8.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_8.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_8.png.meta similarity index 89% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_8.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_8.png.meta index f2036d91..4180425b 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_8.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_8.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/SpriteSheet.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/SpriteSheet.meta similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/SpriteSheet.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/SpriteSheet.meta diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/SpriteSheet/Bringer-of-Death-SpritSheet.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/SpriteSheet/Bringer-of-Death-SpritSheet.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/SpriteSheet/Bringer-of-Death-SpritSheet.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/SpriteSheet/Bringer-of-Death-SpritSheet.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/SpriteSheet/Bringer-of-Death-SpritSheet.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/SpriteSheet/Bringer-of-Death-SpritSheet.png.meta similarity index 99% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/SpriteSheet/Bringer-of-Death-SpritSheet.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/SpriteSheet/Bringer-of-Death-SpritSheet.png.meta index 102d0ec1..3a831ee1 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/SpriteSheet/Bringer-of-Death-SpritSheet.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/SpriteSheet/Bringer-of-Death-SpritSheet.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: @@ -1495,10 +1507,10 @@ TextureImporter: Bringer-of-Death-SpritSheet_3: -1354585760 Bringer-of-Death-SpritSheet_62: -1981653235 Bringer-of-Death-SpritSheet_32: -758833498 - Bringer-of-Death-SpritSheet_6: -2002076032 Bringer-of-Death-SpritSheet_41: 249659269 - Bringer-of-Death-SpritSheet_21: -133352305 Bringer-of-Death-SpritSheet_1: 959836911 + Bringer-of-Death-SpritSheet_21: -133352305 + Bringer-of-Death-SpritSheet_6: -2002076032 Bringer-of-Death-SpritSheet_0: -216419084 Bringer-of-Death-SpritSheet_22: 1421686516 Bringer-of-Death-SpritSheet_20: 1849084138 diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/SpriteSheet/Bringer-of-Death-SpritSheet_no-Effect.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/SpriteSheet/Bringer-of-Death-SpritSheet_no-Effect.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/SpriteSheet/Bringer-of-Death-SpritSheet_no-Effect.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/SpriteSheet/Bringer-of-Death-SpritSheet_no-Effect.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/SpriteSheet/Bringer-of-Death-SpritSheet_no-Effect.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/SpriteSheet/Bringer-of-Death-SpritSheet_no-Effect.png.meta similarity index 89% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/SpriteSheet/Bringer-of-Death-SpritSheet_no-Effect.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/SpriteSheet/Bringer-of-Death-SpritSheet_no-Effect.png.meta index d7c17aa4..db740ff0 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Bringer_of_death/SpriteSheet/Bringer-of-Death-SpritSheet_no-Effect.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/SpriteSheet/Bringer-of-Death-SpritSheet_no-Effect.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Skeleton enemy.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Skeleton enemy.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Skeleton enemy.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Skeleton enemy.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Skeleton enemy.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Skeleton enemy.png.meta similarity index 98% rename from MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Skeleton enemy.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Skeleton enemy.png.meta index 1ad35b38..384a2a53 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Boss/Sprites/Skeleton enemy.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Skeleton enemy.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: diff --git a/MrBigsock/Assets/Sprites/Enemy/Enemy_sprites.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Enemy_sprites.meta similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Enemy_sprites.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Enemy_sprites.meta diff --git a/MrBigsock/Assets/Sprites/Enemy/Enemy_sprites/Archer Skeleton.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Enemy_sprites/Archer Skeleton.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Enemy_sprites/Archer Skeleton.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Enemy_sprites/Archer Skeleton.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Enemy_sprites/Archer Skeleton.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Enemy_sprites/Archer Skeleton.png.meta similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Enemy_sprites/Archer Skeleton.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Enemy_sprites/Archer Skeleton.png.meta index 09e688d4..4ca9a3be 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Enemy_sprites/Archer Skeleton.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Enemy_sprites/Archer Skeleton.png.meta @@ -1228,8 +1228,8 @@ TextureImporter: Archer Skeleton_21: -1276893573 Archer Skeleton_31: 380057764 Archer Skeleton_38: 2105159634 - Archer Skeleton_34: 1960391730 Archer Skeleton_50: -856143105 + Archer Skeleton_34: 1960391730 Archer Skeleton_16: -368848275 Archer Skeleton_36: -227535706 Archer Skeleton_3: 1825370165 diff --git a/MrBigsock/Assets/Sprites/Enemy/Enemy_sprites/Archer Skeleton_0.controller b/MrBigsock/Assets/Resources/Sprites/Enemy/Enemy_sprites/Archer Skeleton_0.controller similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Enemy_sprites/Archer Skeleton_0.controller rename to MrBigsock/Assets/Resources/Sprites/Enemy/Enemy_sprites/Archer Skeleton_0.controller diff --git a/MrBigsock/Assets/Sprites/Enemy/Enemy_sprites/Archer Skeleton_0.controller.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Enemy_sprites/Archer Skeleton_0.controller.meta similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Enemy_sprites/Archer Skeleton_0.controller.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Enemy_sprites/Archer Skeleton_0.controller.meta diff --git a/MrBigsock/Assets/Sprites/Enemy/Enemy_sprites/Archer Skeleton_6.controller b/MrBigsock/Assets/Resources/Sprites/Enemy/Enemy_sprites/Archer Skeleton_6.controller similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Enemy_sprites/Archer Skeleton_6.controller rename to MrBigsock/Assets/Resources/Sprites/Enemy/Enemy_sprites/Archer Skeleton_6.controller diff --git a/MrBigsock/Assets/Sprites/Enemy/Enemy_sprites/Archer Skeleton_6.controller.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Enemy_sprites/Archer Skeleton_6.controller.meta similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Enemy_sprites/Archer Skeleton_6.controller.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Enemy_sprites/Archer Skeleton_6.controller.meta diff --git a/MrBigsock/Assets/Sprites/Enemy/Enemy_sprites/One-eyed Bat.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Enemy_sprites/One-eyed Bat.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Enemy_sprites/One-eyed Bat.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Enemy_sprites/One-eyed Bat.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Enemy_sprites/One-eyed Bat.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Enemy_sprites/One-eyed Bat.png.meta similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Enemy_sprites/One-eyed Bat.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Enemy_sprites/One-eyed Bat.png.meta diff --git a/MrBigsock/Assets/Sprites/Enemy/Enemy_sprites/Slime Mob.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Enemy_sprites/Slime Mob.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Enemy_sprites/Slime Mob.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Enemy_sprites/Slime Mob.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Enemy_sprites/Slime Mob.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Enemy_sprites/Slime Mob.png.meta similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Enemy_sprites/Slime Mob.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Enemy_sprites/Slime Mob.png.meta diff --git a/MrBigsock/Assets/Sprites/Enemy/Enemy_sprites/large_enemies.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Enemy_sprites/large_enemies.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Enemy_sprites/large_enemies.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Enemy_sprites/large_enemies.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Enemy_sprites/large_enemies.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Enemy_sprites/large_enemies.png.meta similarity index 97% rename from MrBigsock/Assets/Sprites/Enemy/Enemy_sprites/large_enemies.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Enemy_sprites/large_enemies.png.meta index 0ecbce00..17bf91aa 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Enemy_sprites/large_enemies.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Enemy_sprites/large_enemies.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: diff --git a/MrBigsock/Assets/Sprites/Enemy/Enemy_sprites/medium_enemies.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Enemy_sprites/medium_enemies.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Enemy_sprites/medium_enemies.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Enemy_sprites/medium_enemies.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Enemy_sprites/medium_enemies.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Enemy_sprites/medium_enemies.png.meta similarity index 98% rename from MrBigsock/Assets/Sprites/Enemy/Enemy_sprites/medium_enemies.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Enemy_sprites/medium_enemies.png.meta index c456fb0d..8f1f0363 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Enemy_sprites/medium_enemies.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Enemy_sprites/medium_enemies.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: diff --git a/MrBigsock/Assets/Sprites/Enemy/Enemy_sprites/small_enemies.png b/MrBigsock/Assets/Resources/Sprites/Enemy/Enemy_sprites/small_enemies.png similarity index 100% rename from MrBigsock/Assets/Sprites/Enemy/Enemy_sprites/small_enemies.png rename to MrBigsock/Assets/Resources/Sprites/Enemy/Enemy_sprites/small_enemies.png diff --git a/MrBigsock/Assets/Sprites/Enemy/Enemy_sprites/small_enemies.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Enemy_sprites/small_enemies.png.meta similarity index 98% rename from MrBigsock/Assets/Sprites/Enemy/Enemy_sprites/small_enemies.png.meta rename to MrBigsock/Assets/Resources/Sprites/Enemy/Enemy_sprites/small_enemies.png.meta index 7fc0add7..94edbb49 100644 --- a/MrBigsock/Assets/Sprites/Enemy/Enemy_sprites/small_enemies.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Enemy_sprites/small_enemies.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: diff --git a/MrBigsock/Assets/Sprites/Item.meta b/MrBigsock/Assets/Resources/Sprites/Item.meta similarity index 100% rename from MrBigsock/Assets/Sprites/Item.meta rename to MrBigsock/Assets/Resources/Sprites/Item.meta diff --git a/MrBigsock/Assets/Sprites/Item/.gitkeep b/MrBigsock/Assets/Resources/Sprites/Item/.gitkeep similarity index 100% rename from MrBigsock/Assets/Sprites/Item/.gitkeep rename to MrBigsock/Assets/Resources/Sprites/Item/.gitkeep diff --git a/MrBigsock/Assets/Sprites/Item/BreadWithJamx16.png b/MrBigsock/Assets/Resources/Sprites/Item/BreadWithJamx16.png similarity index 100% rename from MrBigsock/Assets/Sprites/Item/BreadWithJamx16.png rename to MrBigsock/Assets/Resources/Sprites/Item/BreadWithJamx16.png diff --git a/MrBigsock/Assets/Sprites/Item/BreadWithJamx16.png.meta b/MrBigsock/Assets/Resources/Sprites/Item/BreadWithJamx16.png.meta similarity index 90% rename from MrBigsock/Assets/Sprites/Item/BreadWithJamx16.png.meta rename to MrBigsock/Assets/Resources/Sprites/Item/BreadWithJamx16.png.meta index 2b4e76cb..d035f424 100644 --- a/MrBigsock/Assets/Sprites/Item/BreadWithJamx16.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Item/BreadWithJamx16.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Sprites/Item/Canvas.controller b/MrBigsock/Assets/Resources/Sprites/Item/Canvas.controller similarity index 100% rename from MrBigsock/Assets/Sprites/Item/Canvas.controller rename to MrBigsock/Assets/Resources/Sprites/Item/Canvas.controller diff --git a/MrBigsock/Assets/Sprites/Item/Canvas.controller.meta b/MrBigsock/Assets/Resources/Sprites/Item/Canvas.controller.meta similarity index 100% rename from MrBigsock/Assets/Sprites/Item/Canvas.controller.meta rename to MrBigsock/Assets/Resources/Sprites/Item/Canvas.controller.meta diff --git a/MrBigsock/Assets/Sprites/Item/ClosedChest.controller b/MrBigsock/Assets/Resources/Sprites/Item/ClosedChest.controller similarity index 100% rename from MrBigsock/Assets/Sprites/Item/ClosedChest.controller rename to MrBigsock/Assets/Resources/Sprites/Item/ClosedChest.controller diff --git a/MrBigsock/Assets/Sprites/Item/ClosedChest.controller.meta b/MrBigsock/Assets/Resources/Sprites/Item/ClosedChest.controller.meta similarity index 100% rename from MrBigsock/Assets/Sprites/Item/ClosedChest.controller.meta rename to MrBigsock/Assets/Resources/Sprites/Item/ClosedChest.controller.meta diff --git a/MrBigsock/Assets/Sprites/Item/ClosedChest.prefab b/MrBigsock/Assets/Resources/Sprites/Item/ClosedChest.prefab similarity index 100% rename from MrBigsock/Assets/Sprites/Item/ClosedChest.prefab rename to MrBigsock/Assets/Resources/Sprites/Item/ClosedChest.prefab diff --git a/MrBigsock/Assets/Sprites/Item/ClosedChest.prefab.meta b/MrBigsock/Assets/Resources/Sprites/Item/ClosedChest.prefab.meta similarity index 100% rename from MrBigsock/Assets/Sprites/Item/ClosedChest.prefab.meta rename to MrBigsock/Assets/Resources/Sprites/Item/ClosedChest.prefab.meta diff --git a/MrBigsock/Assets/Sprites/Item/ClosedDoor.controller b/MrBigsock/Assets/Resources/Sprites/Item/ClosedDoor.controller similarity index 100% rename from MrBigsock/Assets/Sprites/Item/ClosedDoor.controller rename to MrBigsock/Assets/Resources/Sprites/Item/ClosedDoor.controller diff --git a/MrBigsock/Assets/Sprites/Item/ClosedDoor.controller.meta b/MrBigsock/Assets/Resources/Sprites/Item/ClosedDoor.controller.meta similarity index 100% rename from MrBigsock/Assets/Sprites/Item/ClosedDoor.controller.meta rename to MrBigsock/Assets/Resources/Sprites/Item/ClosedDoor.controller.meta diff --git a/MrBigsock/Assets/Sprites/Item/ClosedDoor.prefab b/MrBigsock/Assets/Resources/Sprites/Item/ClosedDoor.prefab similarity index 100% rename from MrBigsock/Assets/Sprites/Item/ClosedDoor.prefab rename to MrBigsock/Assets/Resources/Sprites/Item/ClosedDoor.prefab diff --git a/MrBigsock/Assets/Sprites/Item/ClosedDoor.prefab.meta b/MrBigsock/Assets/Resources/Sprites/Item/ClosedDoor.prefab.meta similarity index 100% rename from MrBigsock/Assets/Sprites/Item/ClosedDoor.prefab.meta rename to MrBigsock/Assets/Resources/Sprites/Item/ClosedDoor.prefab.meta diff --git a/MrBigsock/Assets/Sprites/Item/OpenDoor.prefab b/MrBigsock/Assets/Resources/Sprites/Item/OpenDoor.prefab similarity index 100% rename from MrBigsock/Assets/Sprites/Item/OpenDoor.prefab rename to MrBigsock/Assets/Resources/Sprites/Item/OpenDoor.prefab diff --git a/MrBigsock/Assets/Sprites/Item/OpenDoor.prefab.meta b/MrBigsock/Assets/Resources/Sprites/Item/OpenDoor.prefab.meta similarity index 100% rename from MrBigsock/Assets/Sprites/Item/OpenDoor.prefab.meta rename to MrBigsock/Assets/Resources/Sprites/Item/OpenDoor.prefab.meta diff --git a/MrBigsock/Assets/Sprites/Item/OpeningGoldChest.anim b/MrBigsock/Assets/Resources/Sprites/Item/OpeningGoldChest.anim similarity index 100% rename from MrBigsock/Assets/Sprites/Item/OpeningGoldChest.anim rename to MrBigsock/Assets/Resources/Sprites/Item/OpeningGoldChest.anim diff --git a/MrBigsock/Assets/Sprites/Item/OpeningGoldChest.anim.meta b/MrBigsock/Assets/Resources/Sprites/Item/OpeningGoldChest.anim.meta similarity index 100% rename from MrBigsock/Assets/Sprites/Item/OpeningGoldChest.anim.meta rename to MrBigsock/Assets/Resources/Sprites/Item/OpeningGoldChest.anim.meta diff --git a/MrBigsock/Assets/Sprites/Item/chest.png b/MrBigsock/Assets/Resources/Sprites/Item/chest.png similarity index 100% rename from MrBigsock/Assets/Sprites/Item/chest.png rename to MrBigsock/Assets/Resources/Sprites/Item/chest.png diff --git a/MrBigsock/Assets/Sprites/Item/chest.png.meta b/MrBigsock/Assets/Resources/Sprites/Item/chest.png.meta similarity index 97% rename from MrBigsock/Assets/Sprites/Item/chest.png.meta rename to MrBigsock/Assets/Resources/Sprites/Item/chest.png.meta index 1c8cf8fd..6d23ad75 100644 --- a/MrBigsock/Assets/Sprites/Item/chest.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Item/chest.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: diff --git a/MrBigsock/Assets/Sprites/Item/tilesetNice.png b/MrBigsock/Assets/Resources/Sprites/Item/tilesetNice.png similarity index 100% rename from MrBigsock/Assets/Sprites/Item/tilesetNice.png rename to MrBigsock/Assets/Resources/Sprites/Item/tilesetNice.png diff --git a/MrBigsock/Assets/Sprites/Item/tilesetNice.png.meta b/MrBigsock/Assets/Resources/Sprites/Item/tilesetNice.png.meta similarity index 97% rename from MrBigsock/Assets/Sprites/Item/tilesetNice.png.meta rename to MrBigsock/Assets/Resources/Sprites/Item/tilesetNice.png.meta index 4e84a92a..bc4bab92 100644 --- a/MrBigsock/Assets/Sprites/Item/tilesetNice.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Item/tilesetNice.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: diff --git a/MrBigsock/Assets/Sprites/Player.meta b/MrBigsock/Assets/Resources/Sprites/Player.meta similarity index 100% rename from MrBigsock/Assets/Sprites/Player.meta rename to MrBigsock/Assets/Resources/Sprites/Player.meta diff --git a/MrBigsock/Assets/Sprites/Player/.gitkeep b/MrBigsock/Assets/Resources/Sprites/Player/.gitkeep similarity index 100% rename from MrBigsock/Assets/Sprites/Player/.gitkeep rename to MrBigsock/Assets/Resources/Sprites/Player/.gitkeep diff --git a/MrBigsock/Assets/Sprites/Player/Animations.meta b/MrBigsock/Assets/Resources/Sprites/Player/Animations.meta similarity index 100% rename from MrBigsock/Assets/Sprites/Player/Animations.meta rename to MrBigsock/Assets/Resources/Sprites/Player/Animations.meta diff --git a/MrBigsock/Assets/Sprites/Player/Animations/.gitkeep b/MrBigsock/Assets/Resources/Sprites/Player/Animations/.gitkeep similarity index 100% rename from MrBigsock/Assets/Sprites/Player/Animations/.gitkeep rename to MrBigsock/Assets/Resources/Sprites/Player/Animations/.gitkeep diff --git a/MrBigsock/Assets/Sprites/Player/Animations/idle.meta b/MrBigsock/Assets/Resources/Sprites/Player/Animations/idle.meta similarity index 100% rename from MrBigsock/Assets/Sprites/Player/Animations/idle.meta rename to MrBigsock/Assets/Resources/Sprites/Player/Animations/idle.meta diff --git a/MrBigsock/Assets/Sprites/Player/Animations/idle/BigSock.controller b/MrBigsock/Assets/Resources/Sprites/Player/Animations/idle/BigSock.controller similarity index 100% rename from MrBigsock/Assets/Sprites/Player/Animations/idle/BigSock.controller rename to MrBigsock/Assets/Resources/Sprites/Player/Animations/idle/BigSock.controller diff --git a/MrBigsock/Assets/Sprites/Player/Animations/idle/BigSock.controller.meta b/MrBigsock/Assets/Resources/Sprites/Player/Animations/idle/BigSock.controller.meta similarity index 100% rename from MrBigsock/Assets/Sprites/Player/Animations/idle/BigSock.controller.meta rename to MrBigsock/Assets/Resources/Sprites/Player/Animations/idle/BigSock.controller.meta diff --git a/MrBigsock/Assets/Sprites/Player/Animations/idle/BigSock_Idle_Right.png b/MrBigsock/Assets/Resources/Sprites/Player/Animations/idle/BigSock_Idle_Right.png similarity index 100% rename from MrBigsock/Assets/Sprites/Player/Animations/idle/BigSock_Idle_Right.png rename to MrBigsock/Assets/Resources/Sprites/Player/Animations/idle/BigSock_Idle_Right.png diff --git a/MrBigsock/Assets/Sprites/Player/Animations/idle/BigSock_Idle_Right.png.meta b/MrBigsock/Assets/Resources/Sprites/Player/Animations/idle/BigSock_Idle_Right.png.meta similarity index 100% rename from MrBigsock/Assets/Sprites/Player/Animations/idle/BigSock_Idle_Right.png.meta rename to MrBigsock/Assets/Resources/Sprites/Player/Animations/idle/BigSock_Idle_Right.png.meta diff --git a/MrBigsock/Assets/Sprites/Player/Animations/idle/BigSock_idle.anim b/MrBigsock/Assets/Resources/Sprites/Player/Animations/idle/BigSock_idle.anim similarity index 100% rename from MrBigsock/Assets/Sprites/Player/Animations/idle/BigSock_idle.anim rename to MrBigsock/Assets/Resources/Sprites/Player/Animations/idle/BigSock_idle.anim diff --git a/MrBigsock/Assets/Sprites/Player/Animations/idle/BigSock_idle.anim.meta b/MrBigsock/Assets/Resources/Sprites/Player/Animations/idle/BigSock_idle.anim.meta similarity index 100% rename from MrBigsock/Assets/Sprites/Player/Animations/idle/BigSock_idle.anim.meta rename to MrBigsock/Assets/Resources/Sprites/Player/Animations/idle/BigSock_idle.anim.meta diff --git a/MrBigsock/Assets/Sprites/Player/Animations/walk.meta b/MrBigsock/Assets/Resources/Sprites/Player/Animations/walk.meta similarity index 100% rename from MrBigsock/Assets/Sprites/Player/Animations/walk.meta rename to MrBigsock/Assets/Resources/Sprites/Player/Animations/walk.meta diff --git a/MrBigsock/Assets/Sprites/Player/Animations/walk/BigSock_Walk_Right.png b/MrBigsock/Assets/Resources/Sprites/Player/Animations/walk/BigSock_Walk_Right.png similarity index 100% rename from MrBigsock/Assets/Sprites/Player/Animations/walk/BigSock_Walk_Right.png rename to MrBigsock/Assets/Resources/Sprites/Player/Animations/walk/BigSock_Walk_Right.png diff --git a/MrBigsock/Assets/Sprites/Player/Animations/walk/BigSock_Walk_Right.png.meta b/MrBigsock/Assets/Resources/Sprites/Player/Animations/walk/BigSock_Walk_Right.png.meta similarity index 100% rename from MrBigsock/Assets/Sprites/Player/Animations/walk/BigSock_Walk_Right.png.meta rename to MrBigsock/Assets/Resources/Sprites/Player/Animations/walk/BigSock_Walk_Right.png.meta diff --git a/MrBigsock/Assets/Sprites/Player/Animations/walk/Bigsock_walk.anim b/MrBigsock/Assets/Resources/Sprites/Player/Animations/walk/Bigsock_walk.anim similarity index 100% rename from MrBigsock/Assets/Sprites/Player/Animations/walk/Bigsock_walk.anim rename to MrBigsock/Assets/Resources/Sprites/Player/Animations/walk/Bigsock_walk.anim diff --git a/MrBigsock/Assets/Sprites/Player/Animations/walk/Bigsock_walk.anim.meta b/MrBigsock/Assets/Resources/Sprites/Player/Animations/walk/Bigsock_walk.anim.meta similarity index 100% rename from MrBigsock/Assets/Sprites/Player/Animations/walk/Bigsock_walk.anim.meta rename to MrBigsock/Assets/Resources/Sprites/Player/Animations/walk/Bigsock_walk.anim.meta diff --git a/MrBigsock/Assets/Sprites/Player/BigSock.meta b/MrBigsock/Assets/Resources/Sprites/Player/BigSock.meta similarity index 100% rename from MrBigsock/Assets/Sprites/Player/BigSock.meta rename to MrBigsock/Assets/Resources/Sprites/Player/BigSock.meta diff --git a/MrBigsock/Assets/Sprites/Player/BigSock/PlayerInputActions.inputactions b/MrBigsock/Assets/Resources/Sprites/Player/BigSock/PlayerInputActions.inputactions similarity index 100% rename from MrBigsock/Assets/Sprites/Player/BigSock/PlayerInputActions.inputactions rename to MrBigsock/Assets/Resources/Sprites/Player/BigSock/PlayerInputActions.inputactions diff --git a/MrBigsock/Assets/Sprites/Player/BigSock/PlayerInputActions.inputactions.meta b/MrBigsock/Assets/Resources/Sprites/Player/BigSock/PlayerInputActions.inputactions.meta similarity index 100% rename from MrBigsock/Assets/Sprites/Player/BigSock/PlayerInputActions.inputactions.meta rename to MrBigsock/Assets/Resources/Sprites/Player/BigSock/PlayerInputActions.inputactions.meta diff --git a/MrBigsock/Assets/Sprites/Player/BigSock/attackBigSock.anim b/MrBigsock/Assets/Resources/Sprites/Player/BigSock/attackBigSock.anim similarity index 100% rename from MrBigsock/Assets/Sprites/Player/BigSock/attackBigSock.anim rename to MrBigsock/Assets/Resources/Sprites/Player/BigSock/attackBigSock.anim diff --git a/MrBigsock/Assets/Sprites/Player/BigSock/attackBigSock.anim.meta b/MrBigsock/Assets/Resources/Sprites/Player/BigSock/attackBigSock.anim.meta similarity index 100% rename from MrBigsock/Assets/Sprites/Player/BigSock/attackBigSock.anim.meta rename to MrBigsock/Assets/Resources/Sprites/Player/BigSock/attackBigSock.anim.meta diff --git a/MrBigsock/Assets/Sprites/Player/BigSock/attackBigSock.png b/MrBigsock/Assets/Resources/Sprites/Player/BigSock/attackBigSock.png similarity index 100% rename from MrBigsock/Assets/Sprites/Player/BigSock/attackBigSock.png rename to MrBigsock/Assets/Resources/Sprites/Player/BigSock/attackBigSock.png diff --git a/MrBigsock/Assets/Sprites/Player/BigSock/attackBigSock.png.meta b/MrBigsock/Assets/Resources/Sprites/Player/BigSock/attackBigSock.png.meta similarity index 100% rename from MrBigsock/Assets/Sprites/Player/BigSock/attackBigSock.png.meta rename to MrBigsock/Assets/Resources/Sprites/Player/BigSock/attackBigSock.png.meta diff --git a/MrBigsock/Assets/Sprites/Player/BigSock/attackBigSockBig.anim b/MrBigsock/Assets/Resources/Sprites/Player/BigSock/attackBigSockBig.anim similarity index 100% rename from MrBigsock/Assets/Sprites/Player/BigSock/attackBigSockBig.anim rename to MrBigsock/Assets/Resources/Sprites/Player/BigSock/attackBigSockBig.anim diff --git a/MrBigsock/Assets/Sprites/Player/BigSock/attackBigSockBig.anim.meta b/MrBigsock/Assets/Resources/Sprites/Player/BigSock/attackBigSockBig.anim.meta similarity index 100% rename from MrBigsock/Assets/Sprites/Player/BigSock/attackBigSockBig.anim.meta rename to MrBigsock/Assets/Resources/Sprites/Player/BigSock/attackBigSockBig.anim.meta diff --git a/MrBigsock/Assets/Sprites/Player/BigSock/attackBigSockBig.controller b/MrBigsock/Assets/Resources/Sprites/Player/BigSock/attackBigSockBig.controller similarity index 100% rename from MrBigsock/Assets/Sprites/Player/BigSock/attackBigSockBig.controller rename to MrBigsock/Assets/Resources/Sprites/Player/BigSock/attackBigSockBig.controller diff --git a/MrBigsock/Assets/Sprites/Player/BigSock/attackBigSockBig.controller.meta b/MrBigsock/Assets/Resources/Sprites/Player/BigSock/attackBigSockBig.controller.meta similarity index 100% rename from MrBigsock/Assets/Sprites/Player/BigSock/attackBigSockBig.controller.meta rename to MrBigsock/Assets/Resources/Sprites/Player/BigSock/attackBigSockBig.controller.meta diff --git a/MrBigsock/Assets/Sprites/Player/BigSock/attackBigSockBig.png b/MrBigsock/Assets/Resources/Sprites/Player/BigSock/attackBigSockBig.png similarity index 100% rename from MrBigsock/Assets/Sprites/Player/BigSock/attackBigSockBig.png rename to MrBigsock/Assets/Resources/Sprites/Player/BigSock/attackBigSockBig.png diff --git a/MrBigsock/Assets/Sprites/Player/BigSock/attackBigSockBig.png.meta b/MrBigsock/Assets/Resources/Sprites/Player/BigSock/attackBigSockBig.png.meta similarity index 100% rename from MrBigsock/Assets/Sprites/Player/BigSock/attackBigSockBig.png.meta rename to MrBigsock/Assets/Resources/Sprites/Player/BigSock/attackBigSockBig.png.meta diff --git a/MrBigsock/Assets/Sprites/Player/BigSock/attackBigSock_0.controller b/MrBigsock/Assets/Resources/Sprites/Player/BigSock/attackBigSock_0.controller similarity index 100% rename from MrBigsock/Assets/Sprites/Player/BigSock/attackBigSock_0.controller rename to MrBigsock/Assets/Resources/Sprites/Player/BigSock/attackBigSock_0.controller diff --git a/MrBigsock/Assets/Sprites/Player/BigSock/attackBigSock_0.controller.meta b/MrBigsock/Assets/Resources/Sprites/Player/BigSock/attackBigSock_0.controller.meta similarity index 100% rename from MrBigsock/Assets/Sprites/Player/BigSock/attackBigSock_0.controller.meta rename to MrBigsock/Assets/Resources/Sprites/Player/BigSock/attackBigSock_0.controller.meta diff --git a/MrBigsock/Assets/Sprites/UI.meta b/MrBigsock/Assets/Resources/Sprites/UI.meta similarity index 100% rename from MrBigsock/Assets/Sprites/UI.meta rename to MrBigsock/Assets/Resources/Sprites/UI.meta diff --git a/MrBigsock/Assets/Sprites/UI/GUI.png b/MrBigsock/Assets/Resources/Sprites/UI/GUI.png similarity index 100% rename from MrBigsock/Assets/Sprites/UI/GUI.png rename to MrBigsock/Assets/Resources/Sprites/UI/GUI.png diff --git a/MrBigsock/Assets/Sprites/UI/GUI.png.meta b/MrBigsock/Assets/Resources/Sprites/UI/GUI.png.meta similarity index 99% rename from MrBigsock/Assets/Sprites/UI/GUI.png.meta rename to MrBigsock/Assets/Resources/Sprites/UI/GUI.png.meta index b6367d26..47dfc3c9 100644 --- a/MrBigsock/Assets/Sprites/UI/GUI.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/UI/GUI.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: diff --git a/MrBigsock/Assets/Sprites/UI/buttons.png b/MrBigsock/Assets/Resources/Sprites/UI/buttons.png similarity index 100% rename from MrBigsock/Assets/Sprites/UI/buttons.png rename to MrBigsock/Assets/Resources/Sprites/UI/buttons.png diff --git a/MrBigsock/Assets/Sprites/UI/buttons.png.meta b/MrBigsock/Assets/Resources/Sprites/UI/buttons.png.meta similarity index 97% rename from MrBigsock/Assets/Sprites/UI/buttons.png.meta rename to MrBigsock/Assets/Resources/Sprites/UI/buttons.png.meta index 89d35a46..266134de 100644 --- a/MrBigsock/Assets/Sprites/UI/buttons.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/UI/buttons.png.meta @@ -101,6 +101,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: diff --git a/MrBigsock/Assets/sound.meta b/MrBigsock/Assets/Resources/sound.meta similarity index 100% rename from MrBigsock/Assets/sound.meta rename to MrBigsock/Assets/Resources/sound.meta diff --git a/MrBigsock/Assets/sound/Eggy Toast - The Magician.mp3 b/MrBigsock/Assets/Resources/sound/Eggy Toast - The Magician.mp3 similarity index 100% rename from MrBigsock/Assets/sound/Eggy Toast - The Magician.mp3 rename to MrBigsock/Assets/Resources/sound/Eggy Toast - The Magician.mp3 diff --git a/MrBigsock/Assets/sound/Eggy Toast - The Magician.mp3.meta b/MrBigsock/Assets/Resources/sound/Eggy Toast - The Magician.mp3.meta similarity index 100% rename from MrBigsock/Assets/sound/Eggy Toast - The Magician.mp3.meta rename to MrBigsock/Assets/Resources/sound/Eggy Toast - The Magician.mp3.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Alien.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Alien.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Alien.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Alien.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Alien/sfx_deathscream_alien1.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Alien/sfx_deathscream_alien1.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Alien/sfx_deathscream_alien1.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Alien/sfx_deathscream_alien1.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Alien/sfx_deathscream_alien1.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Alien/sfx_deathscream_alien1.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Alien/sfx_deathscream_alien1.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Alien/sfx_deathscream_alien1.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Alien/sfx_deathscream_alien2.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Alien/sfx_deathscream_alien2.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Alien/sfx_deathscream_alien2.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Alien/sfx_deathscream_alien2.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Alien/sfx_deathscream_alien2.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Alien/sfx_deathscream_alien2.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Alien/sfx_deathscream_alien2.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Alien/sfx_deathscream_alien2.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Alien/sfx_deathscream_alien3.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Alien/sfx_deathscream_alien3.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Alien/sfx_deathscream_alien3.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Alien/sfx_deathscream_alien3.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Alien/sfx_deathscream_alien3.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Alien/sfx_deathscream_alien3.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Alien/sfx_deathscream_alien3.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Alien/sfx_deathscream_alien3.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Alien/sfx_deathscream_alien4.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Alien/sfx_deathscream_alien4.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Alien/sfx_deathscream_alien4.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Alien/sfx_deathscream_alien4.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Alien/sfx_deathscream_alien4.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Alien/sfx_deathscream_alien4.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Alien/sfx_deathscream_alien4.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Alien/sfx_deathscream_alien4.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Alien/sfx_deathscream_alien5.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Alien/sfx_deathscream_alien5.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Alien/sfx_deathscream_alien5.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Alien/sfx_deathscream_alien5.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Alien/sfx_deathscream_alien5.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Alien/sfx_deathscream_alien5.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Alien/sfx_deathscream_alien5.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Alien/sfx_deathscream_alien5.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Alien/sfx_deathscream_alien6.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Alien/sfx_deathscream_alien6.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Alien/sfx_deathscream_alien6.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Alien/sfx_deathscream_alien6.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Alien/sfx_deathscream_alien6.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Alien/sfx_deathscream_alien6.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Alien/sfx_deathscream_alien6.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Alien/sfx_deathscream_alien6.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Android.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Android.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Android.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Android.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Android/sfx_deathscream_android1.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Android/sfx_deathscream_android1.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Android/sfx_deathscream_android1.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Android/sfx_deathscream_android1.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Android/sfx_deathscream_android1.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Android/sfx_deathscream_android1.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Android/sfx_deathscream_android1.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Android/sfx_deathscream_android1.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Android/sfx_deathscream_android2.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Android/sfx_deathscream_android2.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Android/sfx_deathscream_android2.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Android/sfx_deathscream_android2.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Android/sfx_deathscream_android2.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Android/sfx_deathscream_android2.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Android/sfx_deathscream_android2.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Android/sfx_deathscream_android2.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Android/sfx_deathscream_android3.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Android/sfx_deathscream_android3.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Android/sfx_deathscream_android3.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Android/sfx_deathscream_android3.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Android/sfx_deathscream_android3.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Android/sfx_deathscream_android3.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Android/sfx_deathscream_android3.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Android/sfx_deathscream_android3.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Android/sfx_deathscream_android4.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Android/sfx_deathscream_android4.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Android/sfx_deathscream_android4.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Android/sfx_deathscream_android4.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Android/sfx_deathscream_android4.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Android/sfx_deathscream_android4.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Android/sfx_deathscream_android4.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Android/sfx_deathscream_android4.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Android/sfx_deathscream_android5.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Android/sfx_deathscream_android5.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Android/sfx_deathscream_android5.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Android/sfx_deathscream_android5.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Android/sfx_deathscream_android5.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Android/sfx_deathscream_android5.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Android/sfx_deathscream_android5.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Android/sfx_deathscream_android5.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Android/sfx_deathscream_android6.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Android/sfx_deathscream_android6.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Android/sfx_deathscream_android6.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Android/sfx_deathscream_android6.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Android/sfx_deathscream_android6.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Android/sfx_deathscream_android6.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Android/sfx_deathscream_android6.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Android/sfx_deathscream_android6.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Android/sfx_deathscream_android7.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Android/sfx_deathscream_android7.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Android/sfx_deathscream_android7.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Android/sfx_deathscream_android7.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Android/sfx_deathscream_android7.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Android/sfx_deathscream_android7.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Android/sfx_deathscream_android7.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Android/sfx_deathscream_android7.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Android/sfx_deathscream_android8.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Android/sfx_deathscream_android8.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Android/sfx_deathscream_android8.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Android/sfx_deathscream_android8.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Android/sfx_deathscream_android8.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Android/sfx_deathscream_android8.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Android/sfx_deathscream_android8.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Android/sfx_deathscream_android8.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human1.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human1.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human1.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human1.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human1.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human1.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human1.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human1.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human10.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human10.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human10.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human10.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human10.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human10.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human10.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human10.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human11.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human11.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human11.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human11.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human11.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human11.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human11.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human11.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human12.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human12.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human12.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human12.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human12.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human12.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human12.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human12.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human13.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human13.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human13.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human13.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human13.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human13.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human13.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human13.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human14.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human14.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human14.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human14.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human14.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human14.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human14.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human14.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human2.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human2.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human2.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human2.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human2.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human2.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human2.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human2.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human3.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human3.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human3.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human3.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human3.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human3.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human3.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human3.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human4.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human4.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human4.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human4.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human4.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human4.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human4.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human4.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human5.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human5.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human5.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human5.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human5.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human5.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human5.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human5.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human6.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human6.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human6.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human6.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human6.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human6.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human6.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human6.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human7.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human7.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human7.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human7.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human7.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human7.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human7.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human7.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human8.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human8.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human8.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human8.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human8.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human8.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human8.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human8.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human9.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human9.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human9.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human9.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human9.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human9.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human9.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Human/sfx_deathscream_human9.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Robot.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Robot.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Robot.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Robot.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Robot/sfx_deathscream_robot1.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Robot/sfx_deathscream_robot1.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Robot/sfx_deathscream_robot1.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Robot/sfx_deathscream_robot1.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Robot/sfx_deathscream_robot1.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Robot/sfx_deathscream_robot1.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Robot/sfx_deathscream_robot1.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Robot/sfx_deathscream_robot1.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Robot/sfx_deathscream_robot2.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Robot/sfx_deathscream_robot2.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Robot/sfx_deathscream_robot2.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Robot/sfx_deathscream_robot2.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Robot/sfx_deathscream_robot2.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Robot/sfx_deathscream_robot2.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Robot/sfx_deathscream_robot2.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Robot/sfx_deathscream_robot2.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Robot/sfx_deathscream_robot3.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Robot/sfx_deathscream_robot3.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Robot/sfx_deathscream_robot3.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Robot/sfx_deathscream_robot3.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Robot/sfx_deathscream_robot3.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Robot/sfx_deathscream_robot3.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Robot/sfx_deathscream_robot3.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Robot/sfx_deathscream_robot3.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Robot/sfx_deathscream_robot4.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Robot/sfx_deathscream_robot4.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Robot/sfx_deathscream_robot4.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Robot/sfx_deathscream_robot4.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Robot/sfx_deathscream_robot4.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Robot/sfx_deathscream_robot4.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Robot/sfx_deathscream_robot4.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Death Screams/Robot/sfx_deathscream_robot4.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters/sfx_exp_cluster1.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters/sfx_exp_cluster1.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters/sfx_exp_cluster1.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters/sfx_exp_cluster1.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters/sfx_exp_cluster1.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters/sfx_exp_cluster1.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters/sfx_exp_cluster1.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters/sfx_exp_cluster1.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters/sfx_exp_cluster10.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters/sfx_exp_cluster10.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters/sfx_exp_cluster10.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters/sfx_exp_cluster10.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters/sfx_exp_cluster10.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters/sfx_exp_cluster10.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters/sfx_exp_cluster10.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters/sfx_exp_cluster10.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters/sfx_exp_cluster11.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters/sfx_exp_cluster11.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters/sfx_exp_cluster11.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters/sfx_exp_cluster11.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters/sfx_exp_cluster11.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters/sfx_exp_cluster11.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters/sfx_exp_cluster11.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters/sfx_exp_cluster11.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters/sfx_exp_cluster2.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters/sfx_exp_cluster2.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters/sfx_exp_cluster2.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters/sfx_exp_cluster2.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters/sfx_exp_cluster2.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters/sfx_exp_cluster2.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters/sfx_exp_cluster2.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters/sfx_exp_cluster2.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters/sfx_exp_cluster3.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters/sfx_exp_cluster3.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters/sfx_exp_cluster3.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters/sfx_exp_cluster3.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters/sfx_exp_cluster3.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters/sfx_exp_cluster3.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters/sfx_exp_cluster3.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters/sfx_exp_cluster3.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters/sfx_exp_cluster4.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters/sfx_exp_cluster4.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters/sfx_exp_cluster4.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters/sfx_exp_cluster4.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters/sfx_exp_cluster4.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters/sfx_exp_cluster4.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters/sfx_exp_cluster4.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters/sfx_exp_cluster4.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters/sfx_exp_cluster5.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters/sfx_exp_cluster5.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters/sfx_exp_cluster5.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters/sfx_exp_cluster5.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters/sfx_exp_cluster5.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters/sfx_exp_cluster5.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters/sfx_exp_cluster5.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters/sfx_exp_cluster5.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters/sfx_exp_cluster6.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters/sfx_exp_cluster6.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters/sfx_exp_cluster6.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters/sfx_exp_cluster6.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters/sfx_exp_cluster6.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters/sfx_exp_cluster6.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters/sfx_exp_cluster6.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters/sfx_exp_cluster6.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters/sfx_exp_cluster7.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters/sfx_exp_cluster7.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters/sfx_exp_cluster7.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters/sfx_exp_cluster7.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters/sfx_exp_cluster7.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters/sfx_exp_cluster7.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters/sfx_exp_cluster7.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters/sfx_exp_cluster7.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters/sfx_exp_cluster8.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters/sfx_exp_cluster8.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters/sfx_exp_cluster8.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters/sfx_exp_cluster8.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters/sfx_exp_cluster8.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters/sfx_exp_cluster8.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters/sfx_exp_cluster8.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters/sfx_exp_cluster8.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters/sfx_exp_cluster9.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters/sfx_exp_cluster9.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters/sfx_exp_cluster9.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters/sfx_exp_cluster9.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters/sfx_exp_cluster9.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters/sfx_exp_cluster9.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters/sfx_exp_cluster9.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Clusters/sfx_exp_cluster9.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Double.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Double.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Double.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Double.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Double/sfx_exp_double1.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Double/sfx_exp_double1.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Double/sfx_exp_double1.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Double/sfx_exp_double1.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Double/sfx_exp_double1.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Double/sfx_exp_double1.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Double/sfx_exp_double1.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Double/sfx_exp_double1.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Double/sfx_exp_double2.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Double/sfx_exp_double2.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Double/sfx_exp_double2.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Double/sfx_exp_double2.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Double/sfx_exp_double2.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Double/sfx_exp_double2.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Double/sfx_exp_double2.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Double/sfx_exp_double2.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Double/sfx_exp_double3.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Double/sfx_exp_double3.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Double/sfx_exp_double3.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Double/sfx_exp_double3.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Double/sfx_exp_double3.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Double/sfx_exp_double3.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Double/sfx_exp_double3.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Double/sfx_exp_double3.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Long.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Long.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Long.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Long.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Long/sfx_exp_long1.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Long/sfx_exp_long1.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Long/sfx_exp_long1.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Long/sfx_exp_long1.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Long/sfx_exp_long1.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Long/sfx_exp_long1.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Long/sfx_exp_long1.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Long/sfx_exp_long1.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Long/sfx_exp_long2.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Long/sfx_exp_long2.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Long/sfx_exp_long2.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Long/sfx_exp_long2.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Long/sfx_exp_long2.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Long/sfx_exp_long2.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Long/sfx_exp_long2.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Long/sfx_exp_long2.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Long/sfx_exp_long3.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Long/sfx_exp_long3.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Long/sfx_exp_long3.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Long/sfx_exp_long3.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Long/sfx_exp_long3.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Long/sfx_exp_long3.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Long/sfx_exp_long3.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Long/sfx_exp_long3.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Long/sfx_exp_long4.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Long/sfx_exp_long4.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Long/sfx_exp_long4.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Long/sfx_exp_long4.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Long/sfx_exp_long4.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Long/sfx_exp_long4.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Long/sfx_exp_long4.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Long/sfx_exp_long4.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Long/sfx_exp_long5.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Long/sfx_exp_long5.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Long/sfx_exp_long5.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Long/sfx_exp_long5.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Long/sfx_exp_long5.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Long/sfx_exp_long5.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Long/sfx_exp_long5.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Long/sfx_exp_long5.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Long/sfx_exp_long6.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Long/sfx_exp_long6.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Long/sfx_exp_long6.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Long/sfx_exp_long6.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Long/sfx_exp_long6.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Long/sfx_exp_long6.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Long/sfx_exp_long6.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Long/sfx_exp_long6.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium1.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium1.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium1.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium1.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium1.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium1.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium1.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium1.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium10.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium10.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium10.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium10.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium10.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium10.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium10.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium10.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium11.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium11.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium11.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium11.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium11.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium11.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium11.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium11.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium12.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium12.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium12.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium12.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium12.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium12.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium12.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium12.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium13.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium13.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium13.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium13.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium13.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium13.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium13.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium13.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium2.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium2.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium2.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium2.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium2.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium2.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium2.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium2.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium3.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium3.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium3.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium3.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium3.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium3.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium3.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium3.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium4.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium4.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium4.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium4.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium4.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium4.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium4.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium4.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium5.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium5.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium5.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium5.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium5.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium5.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium5.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium5.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium6.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium6.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium6.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium6.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium6.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium6.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium6.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium6.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium7.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium7.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium7.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium7.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium7.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium7.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium7.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium7.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium8.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium8.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium8.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium8.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium8.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium8.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium8.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium8.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium9.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium9.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium9.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium9.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium9.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium9.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium9.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Medium Length/sfx_exp_medium9.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Odd.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Odd.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Odd.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Odd.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Odd/sfx_exp_odd1.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Odd/sfx_exp_odd1.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Odd/sfx_exp_odd1.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Odd/sfx_exp_odd1.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Odd/sfx_exp_odd1.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Odd/sfx_exp_odd1.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Odd/sfx_exp_odd1.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Odd/sfx_exp_odd1.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Odd/sfx_exp_odd2.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Odd/sfx_exp_odd2.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Odd/sfx_exp_odd2.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Odd/sfx_exp_odd2.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Odd/sfx_exp_odd2.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Odd/sfx_exp_odd2.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Odd/sfx_exp_odd2.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Odd/sfx_exp_odd2.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Odd/sfx_exp_odd3.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Odd/sfx_exp_odd3.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Odd/sfx_exp_odd3.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Odd/sfx_exp_odd3.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Odd/sfx_exp_odd3.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Odd/sfx_exp_odd3.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Odd/sfx_exp_odd3.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Odd/sfx_exp_odd3.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Odd/sfx_exp_odd4.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Odd/sfx_exp_odd4.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Odd/sfx_exp_odd4.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Odd/sfx_exp_odd4.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Odd/sfx_exp_odd4.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Odd/sfx_exp_odd4.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Odd/sfx_exp_odd4.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Odd/sfx_exp_odd4.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Odd/sfx_exp_odd5.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Odd/sfx_exp_odd5.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Odd/sfx_exp_odd5.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Odd/sfx_exp_odd5.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Odd/sfx_exp_odd5.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Odd/sfx_exp_odd5.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Odd/sfx_exp_odd5.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Odd/sfx_exp_odd5.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Odd/sfx_exp_odd6.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Odd/sfx_exp_odd6.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Odd/sfx_exp_odd6.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Odd/sfx_exp_odd6.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Odd/sfx_exp_odd6.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Odd/sfx_exp_odd6.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Odd/sfx_exp_odd6.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Odd/sfx_exp_odd6.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Odd/sfx_exp_odd7.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Odd/sfx_exp_odd7.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Odd/sfx_exp_odd7.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Odd/sfx_exp_odd7.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Odd/sfx_exp_odd7.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Odd/sfx_exp_odd7.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Odd/sfx_exp_odd7.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Odd/sfx_exp_odd7.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard1.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard1.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard1.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard1.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard1.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard1.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard1.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard1.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard10.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard10.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard10.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard10.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard10.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard10.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard10.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard10.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard11.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard11.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard11.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard11.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard11.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard11.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard11.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard11.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard12.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard12.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard12.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard12.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard12.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard12.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard12.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard12.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard13.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard13.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard13.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard13.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard13.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard13.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard13.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard13.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard14.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard14.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard14.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard14.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard14.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard14.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard14.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard14.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard15.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard15.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard15.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard15.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard15.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard15.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard15.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard15.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard16.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard16.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard16.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard16.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard16.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard16.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard16.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard16.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard17.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard17.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard17.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard17.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard17.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard17.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard17.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard17.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard2.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard2.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard2.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard2.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard2.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard2.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard2.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard2.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard3.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard3.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard3.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard3.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard3.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard3.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard3.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard3.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard4.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard4.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard4.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard4.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard4.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard4.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard4.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard4.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard5.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard5.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard5.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard5.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard5.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard5.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard5.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard5.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard6.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard6.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard6.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard6.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard6.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard6.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard6.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard6.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard7.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard7.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard7.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard7.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard7.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard7.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard7.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard7.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard8.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard8.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard8.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard8.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard8.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard8.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard8.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard8.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard9.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard9.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard9.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard9.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard9.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard9.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard9.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_hard9.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft1.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft1.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft1.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft1.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft1.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft1.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft1.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft1.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft10.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft10.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft10.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft10.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft10.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft10.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft10.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft10.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft11.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft11.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft11.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft11.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft11.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft11.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft11.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft11.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft12.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft12.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft12.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft12.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft12.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft12.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft12.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft12.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft2.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft2.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft2.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft2.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft2.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft2.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft2.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft2.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft3.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft3.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft3.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft3.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft3.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft3.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft3.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft3.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft4.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft4.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft4.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft4.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft4.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft4.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft4.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft4.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft5.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft5.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft5.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft5.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft5.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft5.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft5.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft5.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft6.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft6.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft6.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft6.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft6.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft6.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft6.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft6.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft7.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft7.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft7.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft7.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft7.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft7.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft7.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft7.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft8.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft8.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft8.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft8.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft8.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft8.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft8.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft8.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft9.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft9.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft9.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft9.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft9.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft9.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft9.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Short/sfx_exp_short_soft9.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_hard1.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_hard1.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_hard1.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_hard1.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_hard1.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_hard1.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_hard1.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_hard1.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_hard10.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_hard10.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_hard10.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_hard10.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_hard10.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_hard10.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_hard10.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_hard10.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_hard2.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_hard2.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_hard2.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_hard2.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_hard2.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_hard2.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_hard2.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_hard2.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_hard3.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_hard3.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_hard3.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_hard3.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_hard3.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_hard3.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_hard3.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_hard3.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_hard4.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_hard4.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_hard4.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_hard4.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_hard4.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_hard4.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_hard4.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_hard4.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_hard5.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_hard5.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_hard5.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_hard5.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_hard5.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_hard5.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_hard5.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_hard5.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_hard6.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_hard6.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_hard6.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_hard6.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_hard6.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_hard6.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_hard6.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_hard6.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_hard7.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_hard7.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_hard7.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_hard7.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_hard7.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_hard7.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_hard7.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_hard7.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_hard8.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_hard8.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_hard8.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_hard8.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_hard8.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_hard8.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_hard8.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_hard8.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_hard9.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_hard9.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_hard9.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_hard9.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_hard9.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_hard9.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_hard9.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_hard9.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_soft1.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_soft1.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_soft1.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_soft1.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_soft1.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_soft1.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_soft1.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_soft1.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_soft2.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_soft2.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_soft2.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_soft2.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_soft2.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_soft2.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_soft2.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_soft2.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_soft3.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_soft3.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_soft3.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_soft3.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_soft3.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_soft3.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_soft3.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_soft3.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_soft4.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_soft4.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_soft4.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_soft4.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_soft4.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_soft4.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_soft4.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_soft4.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_soft5.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_soft5.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_soft5.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_soft5.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_soft5.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_soft5.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_soft5.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_soft5.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_soft6.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_soft6.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_soft6.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_soft6.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_soft6.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_soft6.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_soft6.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_soft6.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_soft7.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_soft7.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_soft7.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_soft7.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_soft7.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_soft7.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_soft7.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_soft7.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_soft8.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_soft8.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_soft8.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_soft8.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_soft8.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_soft8.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_soft8.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_soft8.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_soft9.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_soft9.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_soft9.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_soft9.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_soft9.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_soft9.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_soft9.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Shortest/sfx_exp_shortest_soft9.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Various.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Various.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Various.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Various.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Various/sfx_exp_various1.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Various/sfx_exp_various1.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Various/sfx_exp_various1.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Various/sfx_exp_various1.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Various/sfx_exp_various1.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Various/sfx_exp_various1.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Various/sfx_exp_various1.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Various/sfx_exp_various1.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Various/sfx_exp_various2.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Various/sfx_exp_various2.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Various/sfx_exp_various2.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Various/sfx_exp_various2.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Various/sfx_exp_various2.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Various/sfx_exp_various2.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Various/sfx_exp_various2.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Various/sfx_exp_various2.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Various/sfx_exp_various3.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Various/sfx_exp_various3.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Various/sfx_exp_various3.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Various/sfx_exp_various3.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Various/sfx_exp_various3.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Various/sfx_exp_various3.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Various/sfx_exp_various3.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Various/sfx_exp_various3.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Various/sfx_exp_various4.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Various/sfx_exp_various4.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Various/sfx_exp_various4.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Various/sfx_exp_various4.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Various/sfx_exp_various4.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Various/sfx_exp_various4.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Various/sfx_exp_various4.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Various/sfx_exp_various4.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Various/sfx_exp_various5.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Various/sfx_exp_various5.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Various/sfx_exp_various5.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Various/sfx_exp_various5.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Various/sfx_exp_various5.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Various/sfx_exp_various5.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Various/sfx_exp_various5.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Various/sfx_exp_various5.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Various/sfx_exp_various6.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Various/sfx_exp_various6.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Various/sfx_exp_various6.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Various/sfx_exp_various6.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Various/sfx_exp_various6.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Various/sfx_exp_various6.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Various/sfx_exp_various6.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Various/sfx_exp_various6.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Various/sfx_exp_various7.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Various/sfx_exp_various7.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Various/sfx_exp_various7.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Various/sfx_exp_various7.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Various/sfx_exp_various7.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Various/sfx_exp_various7.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Various/sfx_exp_various7.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Explosions/Various/sfx_exp_various7.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Alarms.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Alarms.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Alarms.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Alarms.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Alarms/sfx_alarm_loop1.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Alarms/sfx_alarm_loop1.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Alarms/sfx_alarm_loop1.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Alarms/sfx_alarm_loop1.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Alarms/sfx_alarm_loop1.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Alarms/sfx_alarm_loop1.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Alarms/sfx_alarm_loop1.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Alarms/sfx_alarm_loop1.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Alarms/sfx_alarm_loop2.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Alarms/sfx_alarm_loop2.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Alarms/sfx_alarm_loop2.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Alarms/sfx_alarm_loop2.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Alarms/sfx_alarm_loop2.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Alarms/sfx_alarm_loop2.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Alarms/sfx_alarm_loop2.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Alarms/sfx_alarm_loop2.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Alarms/sfx_alarm_loop3.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Alarms/sfx_alarm_loop3.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Alarms/sfx_alarm_loop3.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Alarms/sfx_alarm_loop3.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Alarms/sfx_alarm_loop3.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Alarms/sfx_alarm_loop3.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Alarms/sfx_alarm_loop3.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Alarms/sfx_alarm_loop3.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Alarms/sfx_alarm_loop4.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Alarms/sfx_alarm_loop4.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Alarms/sfx_alarm_loop4.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Alarms/sfx_alarm_loop4.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Alarms/sfx_alarm_loop4.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Alarms/sfx_alarm_loop4.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Alarms/sfx_alarm_loop4.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Alarms/sfx_alarm_loop4.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Alarms/sfx_alarm_loop5.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Alarms/sfx_alarm_loop5.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Alarms/sfx_alarm_loop5.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Alarms/sfx_alarm_loop5.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Alarms/sfx_alarm_loop5.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Alarms/sfx_alarm_loop5.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Alarms/sfx_alarm_loop5.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Alarms/sfx_alarm_loop5.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Alarms/sfx_alarm_loop6.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Alarms/sfx_alarm_loop6.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Alarms/sfx_alarm_loop6.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Alarms/sfx_alarm_loop6.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Alarms/sfx_alarm_loop6.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Alarms/sfx_alarm_loop6.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Alarms/sfx_alarm_loop6.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Alarms/sfx_alarm_loop6.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Alarms/sfx_alarm_loop7.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Alarms/sfx_alarm_loop7.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Alarms/sfx_alarm_loop7.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Alarms/sfx_alarm_loop7.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Alarms/sfx_alarm_loop7.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Alarms/sfx_alarm_loop7.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Alarms/sfx_alarm_loop7.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Alarms/sfx_alarm_loop7.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Alarms/sfx_alarm_loop8.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Alarms/sfx_alarm_loop8.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Alarms/sfx_alarm_loop8.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Alarms/sfx_alarm_loop8.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Alarms/sfx_alarm_loop8.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Alarms/sfx_alarm_loop8.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Alarms/sfx_alarm_loop8.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Alarms/sfx_alarm_loop8.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Low health Alarms.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Low health Alarms.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Low health Alarms.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Low health Alarms.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Low health Alarms/sfx_lowhealth_alarmloop1.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Low health Alarms/sfx_lowhealth_alarmloop1.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Low health Alarms/sfx_lowhealth_alarmloop1.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Low health Alarms/sfx_lowhealth_alarmloop1.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Low health Alarms/sfx_lowhealth_alarmloop1.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Low health Alarms/sfx_lowhealth_alarmloop1.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Low health Alarms/sfx_lowhealth_alarmloop1.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Low health Alarms/sfx_lowhealth_alarmloop1.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Low health Alarms/sfx_lowhealth_alarmloop2.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Low health Alarms/sfx_lowhealth_alarmloop2.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Low health Alarms/sfx_lowhealth_alarmloop2.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Low health Alarms/sfx_lowhealth_alarmloop2.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Low health Alarms/sfx_lowhealth_alarmloop2.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Low health Alarms/sfx_lowhealth_alarmloop2.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Low health Alarms/sfx_lowhealth_alarmloop2.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Low health Alarms/sfx_lowhealth_alarmloop2.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Low health Alarms/sfx_lowhealth_alarmloop3.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Low health Alarms/sfx_lowhealth_alarmloop3.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Low health Alarms/sfx_lowhealth_alarmloop3.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Low health Alarms/sfx_lowhealth_alarmloop3.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Low health Alarms/sfx_lowhealth_alarmloop3.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Low health Alarms/sfx_lowhealth_alarmloop3.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Low health Alarms/sfx_lowhealth_alarmloop3.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Low health Alarms/sfx_lowhealth_alarmloop3.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Low health Alarms/sfx_lowhealth_alarmloop4.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Low health Alarms/sfx_lowhealth_alarmloop4.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Low health Alarms/sfx_lowhealth_alarmloop4.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Low health Alarms/sfx_lowhealth_alarmloop4.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Low health Alarms/sfx_lowhealth_alarmloop4.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Low health Alarms/sfx_lowhealth_alarmloop4.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Low health Alarms/sfx_lowhealth_alarmloop4.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Low health Alarms/sfx_lowhealth_alarmloop4.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Low health Alarms/sfx_lowhealth_alarmloop5.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Low health Alarms/sfx_lowhealth_alarmloop5.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Low health Alarms/sfx_lowhealth_alarmloop5.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Low health Alarms/sfx_lowhealth_alarmloop5.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Low health Alarms/sfx_lowhealth_alarmloop5.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Low health Alarms/sfx_lowhealth_alarmloop5.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Low health Alarms/sfx_lowhealth_alarmloop5.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Low health Alarms/sfx_lowhealth_alarmloop5.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Low health Alarms/sfx_lowhealth_alarmloop6.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Low health Alarms/sfx_lowhealth_alarmloop6.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Low health Alarms/sfx_lowhealth_alarmloop6.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Low health Alarms/sfx_lowhealth_alarmloop6.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Low health Alarms/sfx_lowhealth_alarmloop6.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Low health Alarms/sfx_lowhealth_alarmloop6.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Low health Alarms/sfx_lowhealth_alarmloop6.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Low health Alarms/sfx_lowhealth_alarmloop6.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Low health Alarms/sfx_lowhealth_alarmloop7.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Low health Alarms/sfx_lowhealth_alarmloop7.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Low health Alarms/sfx_lowhealth_alarmloop7.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Low health Alarms/sfx_lowhealth_alarmloop7.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Low health Alarms/sfx_lowhealth_alarmloop7.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Low health Alarms/sfx_lowhealth_alarmloop7.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Low health Alarms/sfx_lowhealth_alarmloop7.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Alarms/Low health Alarms/sfx_lowhealth_alarmloop7.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button1.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button1.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button1.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button1.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button1.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button1.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button1.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button1.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button10.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button10.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button10.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button10.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button10.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button10.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button10.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button10.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button11.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button11.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button11.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button11.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button11.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button11.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button11.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button11.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button12.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button12.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button12.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button12.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button12.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button12.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button12.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button12.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button13.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button13.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button13.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button13.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button13.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button13.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button13.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button13.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button14.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button14.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button14.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button14.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button14.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button14.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button14.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button14.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button2.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button2.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button2.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button2.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button2.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button2.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button2.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button2.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button3.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button3.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button3.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button3.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button3.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button3.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button3.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button3.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button4.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button4.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button4.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button4.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button4.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button4.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button4.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button4.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button5.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button5.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button5.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button5.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button5.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button5.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button5.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button5.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button6.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button6.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button6.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button6.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button6.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button6.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button6.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button6.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button7.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button7.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button7.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button7.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button7.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button7.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button7.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button7.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button8.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button8.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button8.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button8.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button8.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button8.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button8.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button8.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button9.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button9.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button9.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button9.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button9.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button9.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button9.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Buttons/sfx_sounds_button9.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_cluster1.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_cluster1.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_cluster1.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_cluster1.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_cluster1.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_cluster1.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_cluster1.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_cluster1.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_cluster2.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_cluster2.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_cluster2.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_cluster2.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_cluster2.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_cluster2.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_cluster2.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_cluster2.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_cluster3.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_cluster3.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_cluster3.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_cluster3.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_cluster3.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_cluster3.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_cluster3.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_cluster3.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_cluster4.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_cluster4.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_cluster4.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_cluster4.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_cluster4.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_cluster4.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_cluster4.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_cluster4.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_cluster5.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_cluster5.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_cluster5.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_cluster5.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_cluster5.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_cluster5.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_cluster5.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_cluster5.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_cluster6.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_cluster6.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_cluster6.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_cluster6.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_cluster6.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_cluster6.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_cluster6.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_cluster6.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_cluster7.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_cluster7.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_cluster7.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_cluster7.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_cluster7.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_cluster7.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_cluster7.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_cluster7.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_cluster8.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_cluster8.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_cluster8.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_cluster8.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_cluster8.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_cluster8.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_cluster8.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_cluster8.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_cluster9.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_cluster9.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_cluster9.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_cluster9.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_cluster9.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_cluster9.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_cluster9.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_cluster9.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_double1.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_double1.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_double1.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_double1.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_double1.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_double1.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_double1.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_double1.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_double2.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_double2.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_double2.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_double2.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_double2.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_double2.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_double2.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_double2.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_double3.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_double3.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_double3.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_double3.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_double3.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_double3.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_double3.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_double3.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_double4.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_double4.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_double4.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_double4.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_double4.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_double4.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_double4.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_double4.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_double5.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_double5.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_double5.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_double5.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_double5.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_double5.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_double5.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_double5.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_double6.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_double6.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_double6.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_double6.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_double6.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_double6.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_double6.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_double6.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_double7.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_double7.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_double7.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_double7.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_double7.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_double7.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_double7.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_double7.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_single1.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_single1.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_single1.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_single1.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_single1.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_single1.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_single1.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_single1.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_single2.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_single2.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_single2.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_single2.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_single2.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_single2.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_single2.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_single2.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_single3.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_single3.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_single3.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_single3.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_single3.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_single3.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_single3.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_single3.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_single4.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_single4.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_single4.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_single4.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_single4.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_single4.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_single4.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_single4.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_single5.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_single5.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_single5.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_single5.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_single5.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_single5.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_single5.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_single5.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_single6.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_single6.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_single6.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_single6.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_single6.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_single6.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_single6.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Coins/sfx_coin_single6.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Fanfares.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Fanfares.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Fanfares.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Fanfares.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Fanfares/sfx_sounds_fanfare1.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Fanfares/sfx_sounds_fanfare1.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Fanfares/sfx_sounds_fanfare1.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Fanfares/sfx_sounds_fanfare1.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Fanfares/sfx_sounds_fanfare1.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Fanfares/sfx_sounds_fanfare1.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Fanfares/sfx_sounds_fanfare1.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Fanfares/sfx_sounds_fanfare1.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Fanfares/sfx_sounds_fanfare2.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Fanfares/sfx_sounds_fanfare2.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Fanfares/sfx_sounds_fanfare2.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Fanfares/sfx_sounds_fanfare2.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Fanfares/sfx_sounds_fanfare2.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Fanfares/sfx_sounds_fanfare2.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Fanfares/sfx_sounds_fanfare2.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Fanfares/sfx_sounds_fanfare2.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Fanfares/sfx_sounds_fanfare3.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Fanfares/sfx_sounds_fanfare3.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Fanfares/sfx_sounds_fanfare3.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Fanfares/sfx_sounds_fanfare3.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Fanfares/sfx_sounds_fanfare3.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Fanfares/sfx_sounds_fanfare3.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Fanfares/sfx_sounds_fanfare3.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Fanfares/sfx_sounds_fanfare3.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/High Pitched Sounds.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/High Pitched Sounds.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/High Pitched Sounds.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/High Pitched Sounds.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/High Pitched Sounds/sfx_sounds_high1.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/High Pitched Sounds/sfx_sounds_high1.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/High Pitched Sounds/sfx_sounds_high1.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/High Pitched Sounds/sfx_sounds_high1.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/High Pitched Sounds/sfx_sounds_high1.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/High Pitched Sounds/sfx_sounds_high1.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/High Pitched Sounds/sfx_sounds_high1.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/High Pitched Sounds/sfx_sounds_high1.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/High Pitched Sounds/sfx_sounds_high2.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/High Pitched Sounds/sfx_sounds_high2.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/High Pitched Sounds/sfx_sounds_high2.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/High Pitched Sounds/sfx_sounds_high2.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/High Pitched Sounds/sfx_sounds_high2.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/High Pitched Sounds/sfx_sounds_high2.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/High Pitched Sounds/sfx_sounds_high2.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/High Pitched Sounds/sfx_sounds_high2.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/High Pitched Sounds/sfx_sounds_high3.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/High Pitched Sounds/sfx_sounds_high3.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/High Pitched Sounds/sfx_sounds_high3.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/High Pitched Sounds/sfx_sounds_high3.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/High Pitched Sounds/sfx_sounds_high3.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/High Pitched Sounds/sfx_sounds_high3.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/High Pitched Sounds/sfx_sounds_high3.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/High Pitched Sounds/sfx_sounds_high3.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/High Pitched Sounds/sfx_sounds_high4.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/High Pitched Sounds/sfx_sounds_high4.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/High Pitched Sounds/sfx_sounds_high4.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/High Pitched Sounds/sfx_sounds_high4.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/High Pitched Sounds/sfx_sounds_high4.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/High Pitched Sounds/sfx_sounds_high4.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/High Pitched Sounds/sfx_sounds_high4.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/High Pitched Sounds/sfx_sounds_high4.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/High Pitched Sounds/sfx_sounds_high5.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/High Pitched Sounds/sfx_sounds_high5.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/High Pitched Sounds/sfx_sounds_high5.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/High Pitched Sounds/sfx_sounds_high5.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/High Pitched Sounds/sfx_sounds_high5.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/High Pitched Sounds/sfx_sounds_high5.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/High Pitched Sounds/sfx_sounds_high5.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/High Pitched Sounds/sfx_sounds_high5.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/High Pitched Sounds/sfx_sounds_high6.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/High Pitched Sounds/sfx_sounds_high6.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/High Pitched Sounds/sfx_sounds_high6.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/High Pitched Sounds/sfx_sounds_high6.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/High Pitched Sounds/sfx_sounds_high6.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/High Pitched Sounds/sfx_sounds_high6.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/High Pitched Sounds/sfx_sounds_high6.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/High Pitched Sounds/sfx_sounds_high6.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/High Pitched Sounds/sfx_sounds_high7.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/High Pitched Sounds/sfx_sounds_high7.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/High Pitched Sounds/sfx_sounds_high7.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/High Pitched Sounds/sfx_sounds_high7.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/High Pitched Sounds/sfx_sounds_high7.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/High Pitched Sounds/sfx_sounds_high7.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/High Pitched Sounds/sfx_sounds_high7.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/High Pitched Sounds/sfx_sounds_high7.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact1.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact1.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact1.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact1.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact1.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact1.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact1.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact1.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact10.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact10.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact10.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact10.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact10.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact10.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact10.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact10.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact11.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact11.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact11.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact11.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact11.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact11.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact11.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact11.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact12.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact12.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact12.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact12.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact12.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact12.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact12.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact12.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact13.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact13.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact13.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact13.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact13.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact13.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact13.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact13.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact14.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact14.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact14.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact14.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact14.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact14.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact14.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact14.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact15.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact15.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact15.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact15.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact15.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact15.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact15.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact15.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact2.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact2.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact2.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact2.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact2.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact2.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact2.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact2.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact3.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact3.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact3.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact3.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact3.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact3.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact3.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact3.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact4.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact4.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact4.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact4.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact4.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact4.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact4.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact4.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact5.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact5.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact5.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact5.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact5.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact5.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact5.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact5.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact6.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact6.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact6.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact6.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact6.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact6.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact6.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact6.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact7.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact7.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact7.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact7.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact7.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact7.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact7.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact7.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact8.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact8.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact8.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact8.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact8.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact8.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact8.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact8.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact9.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact9.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact9.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact9.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact9.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact9.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact9.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Impacts/sfx_sounds_impact9.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction1.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction1.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction1.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction1.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction1.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction1.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction1.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction1.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction10.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction10.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction10.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction10.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction10.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction10.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction10.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction10.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction11.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction11.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction11.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction11.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction11.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction11.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction11.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction11.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction12.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction12.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction12.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction12.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction12.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction12.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction12.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction12.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction13.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction13.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction13.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction13.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction13.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction13.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction13.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction13.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction14.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction14.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction14.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction14.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction14.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction14.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction14.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction14.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction15.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction15.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction15.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction15.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction15.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction15.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction15.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction15.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction16.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction16.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction16.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction16.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction16.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction16.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction16.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction16.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction17.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction17.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction17.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction17.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction17.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction17.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction17.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction17.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction18.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction18.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction18.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction18.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction18.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction18.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction18.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction18.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction19.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction19.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction19.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction19.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction19.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction19.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction19.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction19.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction2.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction2.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction2.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction2.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction2.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction2.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction2.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction2.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction20.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction20.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction20.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction20.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction20.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction20.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction20.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction20.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction21.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction21.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction21.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction21.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction21.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction21.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction21.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction21.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction22.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction22.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction22.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction22.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction22.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction22.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction22.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction22.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction23.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction23.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction23.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction23.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction23.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction23.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction23.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction23.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction24.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction24.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction24.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction24.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction24.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction24.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction24.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction24.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction25.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction25.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction25.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction25.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction25.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction25.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction25.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction25.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction26.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction26.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction26.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction26.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction26.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction26.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction26.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction26.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction3.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction3.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction3.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction3.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction3.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction3.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction3.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction3.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction4.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction4.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction4.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction4.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction4.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction4.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction4.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction4.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction5.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction5.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction5.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction5.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction5.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction5.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction5.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction5.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction6.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction6.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction6.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction6.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction6.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction6.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction6.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction6.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction7.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction7.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction7.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction7.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction7.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction7.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction7.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction7.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction8.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction8.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction8.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction8.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction8.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction8.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction8.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction8.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction9.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction9.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction9.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction9.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction9.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction9.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction9.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Interactions/sfx_sounds_interaction9.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Menu Sounds.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Menu Sounds.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Menu Sounds.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Menu Sounds.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Menu Sounds/sfx_menu_move1.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Menu Sounds/sfx_menu_move1.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Menu Sounds/sfx_menu_move1.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Menu Sounds/sfx_menu_move1.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Menu Sounds/sfx_menu_move1.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Menu Sounds/sfx_menu_move1.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Menu Sounds/sfx_menu_move1.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Menu Sounds/sfx_menu_move1.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Menu Sounds/sfx_menu_move2.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Menu Sounds/sfx_menu_move2.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Menu Sounds/sfx_menu_move2.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Menu Sounds/sfx_menu_move2.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Menu Sounds/sfx_menu_move2.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Menu Sounds/sfx_menu_move2.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Menu Sounds/sfx_menu_move2.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Menu Sounds/sfx_menu_move2.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Menu Sounds/sfx_menu_move3.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Menu Sounds/sfx_menu_move3.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Menu Sounds/sfx_menu_move3.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Menu Sounds/sfx_menu_move3.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Menu Sounds/sfx_menu_move3.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Menu Sounds/sfx_menu_move3.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Menu Sounds/sfx_menu_move3.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Menu Sounds/sfx_menu_move3.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Menu Sounds/sfx_menu_move4.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Menu Sounds/sfx_menu_move4.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Menu Sounds/sfx_menu_move4.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Menu Sounds/sfx_menu_move4.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Menu Sounds/sfx_menu_move4.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Menu Sounds/sfx_menu_move4.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Menu Sounds/sfx_menu_move4.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Menu Sounds/sfx_menu_move4.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Menu Sounds/sfx_menu_move5.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Menu Sounds/sfx_menu_move5.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Menu Sounds/sfx_menu_move5.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Menu Sounds/sfx_menu_move5.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Menu Sounds/sfx_menu_move5.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Menu Sounds/sfx_menu_move5.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Menu Sounds/sfx_menu_move5.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Menu Sounds/sfx_menu_move5.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Menu Sounds/sfx_menu_select1.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Menu Sounds/sfx_menu_select1.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Menu Sounds/sfx_menu_select1.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Menu Sounds/sfx_menu_select1.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Menu Sounds/sfx_menu_select1.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Menu Sounds/sfx_menu_select1.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Menu Sounds/sfx_menu_select1.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Menu Sounds/sfx_menu_select1.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Menu Sounds/sfx_menu_select2.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Menu Sounds/sfx_menu_select2.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Menu Sounds/sfx_menu_select2.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Menu Sounds/sfx_menu_select2.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Menu Sounds/sfx_menu_select2.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Menu Sounds/sfx_menu_select2.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Menu Sounds/sfx_menu_select2.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Menu Sounds/sfx_menu_select2.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Menu Sounds/sfx_menu_select3.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Menu Sounds/sfx_menu_select3.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Menu Sounds/sfx_menu_select3.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Menu Sounds/sfx_menu_select3.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Menu Sounds/sfx_menu_select3.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Menu Sounds/sfx_menu_select3.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Menu Sounds/sfx_menu_select3.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Menu Sounds/sfx_menu_select3.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Menu Sounds/sfx_menu_select4.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Menu Sounds/sfx_menu_select4.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Menu Sounds/sfx_menu_select4.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Menu Sounds/sfx_menu_select4.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Menu Sounds/sfx_menu_select4.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Menu Sounds/sfx_menu_select4.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Menu Sounds/sfx_menu_select4.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Menu Sounds/sfx_menu_select4.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Menu Sounds/sfx_menu_select5.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Menu Sounds/sfx_menu_select5.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Menu Sounds/sfx_menu_select5.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Menu Sounds/sfx_menu_select5.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Menu Sounds/sfx_menu_select5.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Menu Sounds/sfx_menu_select5.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Menu Sounds/sfx_menu_select5.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Menu Sounds/sfx_menu_select5.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_damage1.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_damage1.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_damage1.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_damage1.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_damage1.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_damage1.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_damage1.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_damage1.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_damage2.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_damage2.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_damage2.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_damage2.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_damage2.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_damage2.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_damage2.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_damage2.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_damage3.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_damage3.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_damage3.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_damage3.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_damage3.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_damage3.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_damage3.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_damage3.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error1.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error1.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error1.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error1.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error1.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error1.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error1.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error1.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error10.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error10.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error10.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error10.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error10.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error10.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error10.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error10.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error11.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error11.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error11.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error11.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error11.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error11.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error11.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error11.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error12.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error12.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error12.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error12.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error12.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error12.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error12.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error12.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error13.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error13.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error13.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error13.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error13.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error13.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error13.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error13.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error14.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error14.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error14.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error14.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error14.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error14.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error14.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error14.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error15.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error15.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error15.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error15.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error15.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error15.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error15.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error15.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error2.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error2.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error2.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error2.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error2.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error2.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error2.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error2.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error3.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error3.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error3.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error3.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error3.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error3.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error3.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error3.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error4.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error4.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error4.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error4.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error4.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error4.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error4.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error4.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error5.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error5.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error5.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error5.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error5.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error5.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error5.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error5.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error6.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error6.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error6.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error6.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error6.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error6.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error6.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error6.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error7.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error7.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error7.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error7.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error7.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error7.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error7.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error7.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error8.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error8.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error8.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error8.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error8.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error8.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error8.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error8.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error9.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error9.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error9.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error9.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error9.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error9.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error9.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_error9.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_negative1.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_negative1.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_negative1.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_negative1.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_negative1.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_negative1.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_negative1.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_negative1.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_negative2.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_negative2.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_negative2.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_negative2.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_negative2.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_negative2.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_negative2.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Negative Sounds/sfx_sounds_negative2.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds/sfx_sound_neutral1.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds/sfx_sound_neutral1.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds/sfx_sound_neutral1.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds/sfx_sound_neutral1.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds/sfx_sound_neutral1.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds/sfx_sound_neutral1.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds/sfx_sound_neutral1.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds/sfx_sound_neutral1.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds/sfx_sound_neutral10.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds/sfx_sound_neutral10.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds/sfx_sound_neutral10.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds/sfx_sound_neutral10.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds/sfx_sound_neutral10.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds/sfx_sound_neutral10.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds/sfx_sound_neutral10.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds/sfx_sound_neutral10.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds/sfx_sound_neutral11.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds/sfx_sound_neutral11.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds/sfx_sound_neutral11.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds/sfx_sound_neutral11.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds/sfx_sound_neutral11.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds/sfx_sound_neutral11.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds/sfx_sound_neutral11.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds/sfx_sound_neutral11.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds/sfx_sound_neutral2.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds/sfx_sound_neutral2.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds/sfx_sound_neutral2.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds/sfx_sound_neutral2.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds/sfx_sound_neutral2.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds/sfx_sound_neutral2.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds/sfx_sound_neutral2.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds/sfx_sound_neutral2.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds/sfx_sound_neutral3.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds/sfx_sound_neutral3.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds/sfx_sound_neutral3.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds/sfx_sound_neutral3.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds/sfx_sound_neutral3.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds/sfx_sound_neutral3.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds/sfx_sound_neutral3.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds/sfx_sound_neutral3.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds/sfx_sound_neutral4.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds/sfx_sound_neutral4.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds/sfx_sound_neutral4.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds/sfx_sound_neutral4.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds/sfx_sound_neutral4.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds/sfx_sound_neutral4.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds/sfx_sound_neutral4.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds/sfx_sound_neutral4.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds/sfx_sound_neutral5.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds/sfx_sound_neutral5.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds/sfx_sound_neutral5.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds/sfx_sound_neutral5.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds/sfx_sound_neutral5.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds/sfx_sound_neutral5.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds/sfx_sound_neutral5.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds/sfx_sound_neutral5.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds/sfx_sound_neutral6.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds/sfx_sound_neutral6.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds/sfx_sound_neutral6.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds/sfx_sound_neutral6.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds/sfx_sound_neutral6.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds/sfx_sound_neutral6.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds/sfx_sound_neutral6.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds/sfx_sound_neutral6.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds/sfx_sound_neutral7.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds/sfx_sound_neutral7.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds/sfx_sound_neutral7.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds/sfx_sound_neutral7.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds/sfx_sound_neutral7.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds/sfx_sound_neutral7.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds/sfx_sound_neutral7.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds/sfx_sound_neutral7.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds/sfx_sound_neutral8.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds/sfx_sound_neutral8.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds/sfx_sound_neutral8.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds/sfx_sound_neutral8.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds/sfx_sound_neutral8.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds/sfx_sound_neutral8.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds/sfx_sound_neutral8.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds/sfx_sound_neutral8.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds/sfx_sound_neutral9.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds/sfx_sound_neutral9.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds/sfx_sound_neutral9.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds/sfx_sound_neutral9.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds/sfx_sound_neutral9.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds/sfx_sound_neutral9.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds/sfx_sound_neutral9.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Neutral Sounds/sfx_sound_neutral9.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause1_in.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause1_in.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause1_in.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause1_in.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause1_in.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause1_in.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause1_in.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause1_in.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause1_out.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause1_out.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause1_out.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause1_out.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause1_out.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause1_out.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause1_out.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause1_out.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause2_in.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause2_in.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause2_in.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause2_in.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause2_in.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause2_in.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause2_in.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause2_in.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause2_out.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause2_out.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause2_out.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause2_out.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause2_out.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause2_out.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause2_out.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause2_out.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause3_in.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause3_in.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause3_in.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause3_in.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause3_in.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause3_in.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause3_in.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause3_in.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause3_out.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause3_out.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause3_out.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause3_out.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause3_out.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause3_out.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause3_out.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause3_out.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause4_in.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause4_in.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause4_in.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause4_in.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause4_in.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause4_in.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause4_in.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause4_in.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause4_out.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause4_out.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause4_out.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause4_out.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause4_out.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause4_out.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause4_out.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause4_out.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause5_in.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause5_in.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause5_in.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause5_in.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause5_in.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause5_in.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause5_in.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause5_in.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause5_out.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause5_out.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause5_out.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause5_out.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause5_out.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause5_out.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause5_out.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause5_out.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause6_in.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause6_in.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause6_in.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause6_in.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause6_in.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause6_in.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause6_in.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause6_in.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause6_out.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause6_out.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause6_out.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause6_out.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause6_out.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause6_out.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause6_out.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause6_out.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause7_in.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause7_in.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause7_in.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause7_in.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause7_in.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause7_in.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause7_in.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause7_in.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause7_out.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause7_out.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause7_out.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause7_out.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause7_out.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause7_out.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause7_out.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Pause Sounds/sfx_sounds_pause7_out.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup1.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup1.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup1.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup1.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup1.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup1.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup1.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup1.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup10.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup10.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup10.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup10.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup10.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup10.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup10.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup10.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup11.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup11.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup11.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup11.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup11.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup11.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup11.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup11.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup12.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup12.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup12.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup12.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup12.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup12.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup12.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup12.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup13.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup13.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup13.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup13.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup13.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup13.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup13.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup13.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup14.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup14.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup14.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup14.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup14.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup14.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup14.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup14.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup15.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup15.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup15.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup15.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup15.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup15.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup15.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup15.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup16.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup16.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup16.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup16.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup16.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup16.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup16.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup16.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup17.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup17.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup17.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup17.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup17.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup17.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup17.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup17.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup18.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup18.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup18.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup18.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup18.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup18.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup18.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup18.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup2.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup2.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup2.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup2.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup2.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup2.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup2.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup2.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup3.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup3.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup3.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup3.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup3.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup3.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup3.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup3.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup4.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup4.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup4.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup4.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup4.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup4.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup4.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup4.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup5.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup5.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup5.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup5.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup5.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup5.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup5.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup5.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup6.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup6.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup6.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup6.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup6.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup6.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup6.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup6.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup7.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup7.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup7.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup7.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup7.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup7.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup7.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup7.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup8.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup8.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup8.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup8.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup8.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup8.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup8.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup8.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup9.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup9.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup9.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup9.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup9.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup9.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup9.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Positive Sounds/sfx_sounds_powerup9.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps/sfx_sounds_Blip1.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps/sfx_sounds_Blip1.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps/sfx_sounds_Blip1.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps/sfx_sounds_Blip1.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps/sfx_sounds_Blip1.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps/sfx_sounds_Blip1.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps/sfx_sounds_Blip1.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps/sfx_sounds_Blip1.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps/sfx_sounds_Blip10.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps/sfx_sounds_Blip10.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps/sfx_sounds_Blip10.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps/sfx_sounds_Blip10.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps/sfx_sounds_Blip10.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps/sfx_sounds_Blip10.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps/sfx_sounds_Blip10.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps/sfx_sounds_Blip10.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps/sfx_sounds_Blip11.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps/sfx_sounds_Blip11.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps/sfx_sounds_Blip11.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps/sfx_sounds_Blip11.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps/sfx_sounds_Blip11.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps/sfx_sounds_Blip11.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps/sfx_sounds_Blip11.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps/sfx_sounds_Blip11.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps/sfx_sounds_Blip2.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps/sfx_sounds_Blip2.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps/sfx_sounds_Blip2.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps/sfx_sounds_Blip2.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps/sfx_sounds_Blip2.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps/sfx_sounds_Blip2.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps/sfx_sounds_Blip2.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps/sfx_sounds_Blip2.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps/sfx_sounds_Blip3.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps/sfx_sounds_Blip3.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps/sfx_sounds_Blip3.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps/sfx_sounds_Blip3.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps/sfx_sounds_Blip3.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps/sfx_sounds_Blip3.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps/sfx_sounds_Blip3.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps/sfx_sounds_Blip3.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps/sfx_sounds_Blip4.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps/sfx_sounds_Blip4.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps/sfx_sounds_Blip4.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps/sfx_sounds_Blip4.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps/sfx_sounds_Blip4.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps/sfx_sounds_Blip4.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps/sfx_sounds_Blip4.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps/sfx_sounds_Blip4.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps/sfx_sounds_Blip5.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps/sfx_sounds_Blip5.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps/sfx_sounds_Blip5.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps/sfx_sounds_Blip5.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps/sfx_sounds_Blip5.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps/sfx_sounds_Blip5.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps/sfx_sounds_Blip5.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps/sfx_sounds_Blip5.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps/sfx_sounds_Blip6.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps/sfx_sounds_Blip6.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps/sfx_sounds_Blip6.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps/sfx_sounds_Blip6.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps/sfx_sounds_Blip6.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps/sfx_sounds_Blip6.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps/sfx_sounds_Blip6.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps/sfx_sounds_Blip6.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps/sfx_sounds_Blip7.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps/sfx_sounds_Blip7.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps/sfx_sounds_Blip7.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps/sfx_sounds_Blip7.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps/sfx_sounds_Blip7.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps/sfx_sounds_Blip7.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps/sfx_sounds_Blip7.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps/sfx_sounds_Blip7.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps/sfx_sounds_Blip8.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps/sfx_sounds_Blip8.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps/sfx_sounds_Blip8.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps/sfx_sounds_Blip8.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps/sfx_sounds_Blip8.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps/sfx_sounds_Blip8.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps/sfx_sounds_Blip8.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps/sfx_sounds_Blip8.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps/sfx_sounds_Blip9.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps/sfx_sounds_Blip9.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps/sfx_sounds_Blip9.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps/sfx_sounds_Blip9.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps/sfx_sounds_Blip9.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps/sfx_sounds_Blip9.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps/sfx_sounds_Blip9.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Bleeps/sfx_sounds_Blip9.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Damage Sounds.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Damage Sounds.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Damage Sounds.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Damage Sounds.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Damage Sounds/sfx_damage_hit1.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Damage Sounds/sfx_damage_hit1.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Damage Sounds/sfx_damage_hit1.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Damage Sounds/sfx_damage_hit1.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Damage Sounds/sfx_damage_hit1.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Damage Sounds/sfx_damage_hit1.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Damage Sounds/sfx_damage_hit1.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Damage Sounds/sfx_damage_hit1.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Damage Sounds/sfx_damage_hit10.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Damage Sounds/sfx_damage_hit10.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Damage Sounds/sfx_damage_hit10.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Damage Sounds/sfx_damage_hit10.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Damage Sounds/sfx_damage_hit10.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Damage Sounds/sfx_damage_hit10.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Damage Sounds/sfx_damage_hit10.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Damage Sounds/sfx_damage_hit10.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Damage Sounds/sfx_damage_hit2.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Damage Sounds/sfx_damage_hit2.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Damage Sounds/sfx_damage_hit2.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Damage Sounds/sfx_damage_hit2.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Damage Sounds/sfx_damage_hit2.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Damage Sounds/sfx_damage_hit2.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Damage Sounds/sfx_damage_hit2.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Damage Sounds/sfx_damage_hit2.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Damage Sounds/sfx_damage_hit3.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Damage Sounds/sfx_damage_hit3.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Damage Sounds/sfx_damage_hit3.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Damage Sounds/sfx_damage_hit3.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Damage Sounds/sfx_damage_hit3.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Damage Sounds/sfx_damage_hit3.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Damage Sounds/sfx_damage_hit3.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Damage Sounds/sfx_damage_hit3.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Damage Sounds/sfx_damage_hit4.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Damage Sounds/sfx_damage_hit4.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Damage Sounds/sfx_damage_hit4.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Damage Sounds/sfx_damage_hit4.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Damage Sounds/sfx_damage_hit4.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Damage Sounds/sfx_damage_hit4.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Damage Sounds/sfx_damage_hit4.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Damage Sounds/sfx_damage_hit4.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Damage Sounds/sfx_damage_hit5.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Damage Sounds/sfx_damage_hit5.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Damage Sounds/sfx_damage_hit5.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Damage Sounds/sfx_damage_hit5.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Damage Sounds/sfx_damage_hit5.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Damage Sounds/sfx_damage_hit5.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Damage Sounds/sfx_damage_hit5.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Damage Sounds/sfx_damage_hit5.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Damage Sounds/sfx_damage_hit6.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Damage Sounds/sfx_damage_hit6.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Damage Sounds/sfx_damage_hit6.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Damage Sounds/sfx_damage_hit6.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Damage Sounds/sfx_damage_hit6.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Damage Sounds/sfx_damage_hit6.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Damage Sounds/sfx_damage_hit6.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Damage Sounds/sfx_damage_hit6.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Damage Sounds/sfx_damage_hit7.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Damage Sounds/sfx_damage_hit7.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Damage Sounds/sfx_damage_hit7.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Damage Sounds/sfx_damage_hit7.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Damage Sounds/sfx_damage_hit7.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Damage Sounds/sfx_damage_hit7.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Damage Sounds/sfx_damage_hit7.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Damage Sounds/sfx_damage_hit7.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Damage Sounds/sfx_damage_hit8.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Damage Sounds/sfx_damage_hit8.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Damage Sounds/sfx_damage_hit8.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Damage Sounds/sfx_damage_hit8.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Damage Sounds/sfx_damage_hit8.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Damage Sounds/sfx_damage_hit8.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Damage Sounds/sfx_damage_hit8.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Damage Sounds/sfx_damage_hit8.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Damage Sounds/sfx_damage_hit9.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Damage Sounds/sfx_damage_hit9.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Damage Sounds/sfx_damage_hit9.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Damage Sounds/sfx_damage_hit9.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Damage Sounds/sfx_damage_hit9.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Damage Sounds/sfx_damage_hit9.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Damage Sounds/sfx_damage_hit9.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Simple Damage Sounds/sfx_damage_hit9.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_bling.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_bling.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_bling.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_bling.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_bling.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_bling.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_bling.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_bling.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_depressurizing.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_depressurizing.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_depressurizing.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_depressurizing.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_depressurizing.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_depressurizing.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_depressurizing.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_depressurizing.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_mechanicalnoise1.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_mechanicalnoise1.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_mechanicalnoise1.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_mechanicalnoise1.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_mechanicalnoise1.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_mechanicalnoise1.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_mechanicalnoise1.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_mechanicalnoise1.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_mechanicalnoise2.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_mechanicalnoise2.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_mechanicalnoise2.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_mechanicalnoise2.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_mechanicalnoise2.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_mechanicalnoise2.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_mechanicalnoise2.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_mechanicalnoise2.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_mechanicalnoise3.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_mechanicalnoise3.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_mechanicalnoise3.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_mechanicalnoise3.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_mechanicalnoise3.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_mechanicalnoise3.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_mechanicalnoise3.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_mechanicalnoise3.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_mechanicalnoise4.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_mechanicalnoise4.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_mechanicalnoise4.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_mechanicalnoise4.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_mechanicalnoise4.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_mechanicalnoise4.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_mechanicalnoise4.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_mechanicalnoise4.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_mechanicalnoise5.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_mechanicalnoise5.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_mechanicalnoise5.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_mechanicalnoise5.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_mechanicalnoise5.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_mechanicalnoise5.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_mechanicalnoise5.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_mechanicalnoise5.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_mechanicalnoise6.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_mechanicalnoise6.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_mechanicalnoise6.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_mechanicalnoise6.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_mechanicalnoise6.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_mechanicalnoise6.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_mechanicalnoise6.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_mechanicalnoise6.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_nagger1.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_nagger1.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_nagger1.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_nagger1.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_nagger1.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_nagger1.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_nagger1.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_nagger1.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_nagger2.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_nagger2.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_nagger2.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_nagger2.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_nagger2.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_nagger2.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_nagger2.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_nagger2.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_noise.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_noise.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_noise.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_noise.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_noise.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_noise.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_noise.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_noise.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_poweron.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_poweron.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_poweron.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_poweron.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_poweron.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_poweron.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_poweron.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_poweron.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_refereewhistle.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_refereewhistle.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_refereewhistle.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_refereewhistle.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_refereewhistle.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_refereewhistle.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_refereewhistle.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_refereewhistle.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_shutdown1.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_shutdown1.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_shutdown1.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_shutdown1.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_shutdown1.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_shutdown1.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_shutdown1.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_shutdown1.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_shutdown2.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_shutdown2.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_shutdown2.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_shutdown2.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_shutdown2.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_shutdown2.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_shutdown2.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_shutdown2.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_vaporizing.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_vaporizing.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_vaporizing.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_vaporizing.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_vaporizing.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_vaporizing.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_vaporizing.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/General Sounds/Weird Sounds/sfx_sound_vaporizing.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/INFO.txt b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/INFO.txt similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/INFO.txt rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/INFO.txt diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/INFO.txt.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/INFO.txt.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/INFO.txt.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/INFO.txt.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder1a.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder1a.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder1a.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder1a.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder1a.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder1a.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder1a.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder1a.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder1b.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder1b.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder1b.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder1b.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder1b.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder1b.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder1b.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder1b.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder1loop.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder1loop.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder1loop.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder1loop.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder1loop.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder1loop.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder1loop.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder1loop.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder2a.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder2a.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder2a.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder2a.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder2a.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder2a.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder2a.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder2a.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder2b.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder2b.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder2b.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder2b.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder2b.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder2b.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder2b.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder2b.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder2loop.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder2loop.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder2loop.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder2loop.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder2loop.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder2loop.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder2loop.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder2loop.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder3a.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder3a.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder3a.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder3a.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder3a.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder3a.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder3a.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder3a.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder3b.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder3b.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder3b.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder3b.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder3b.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder3b.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder3b.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder3b.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder3loop.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder3loop.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder3loop.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder3loop.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder3loop.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder3loop.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder3loop.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder3loop.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder4a.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder4a.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder4a.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder4a.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder4a.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder4a.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder4a.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder4a.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder4b.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder4b.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder4b.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder4b.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder4b.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder4b.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder4b.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder4b.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder4loop.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder4loop.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder4loop.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder4loop.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder4loop.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder4loop.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder4loop.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder4loop.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder5a.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder5a.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder5a.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder5a.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder5a.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder5a.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder5a.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder5a.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder5b.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder5b.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder5b.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder5b.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder5b.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder5b.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder5b.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder5b.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder5loop.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder5loop.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder5loop.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder5loop.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder5loop.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder5loop.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder5loop.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder5loop.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder6a.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder6a.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder6a.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder6a.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder6a.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder6a.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder6a.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder6a.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder6b.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder6b.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder6b.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder6b.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder6b.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder6b.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder6b.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder6b.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder6loop.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder6loop.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder6loop.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder6loop.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder6loop.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder6loop.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder6loop.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Ladder/sfx_movement_ladder6loop.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs1a.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs1a.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs1a.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs1a.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs1a.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs1a.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs1a.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs1a.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs1b.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs1b.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs1b.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs1b.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs1b.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs1b.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs1b.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs1b.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs1loop.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs1loop.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs1loop.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs1loop.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs1loop.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs1loop.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs1loop.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs1loop.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs2a.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs2a.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs2a.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs2a.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs2a.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs2a.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs2a.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs2a.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs2b.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs2b.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs2b.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs2b.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs2b.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs2b.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs2b.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs2b.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs2loop.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs2loop.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs2loop.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs2loop.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs2loop.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs2loop.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs2loop.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs2loop.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs3a.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs3a.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs3a.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs3a.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs3a.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs3a.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs3a.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs3a.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs3b.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs3b.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs3b.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs3b.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs3b.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs3b.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs3b.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs3b.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs3loop.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs3loop.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs3loop.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs3loop.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs3loop.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs3loop.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs3loop.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs3loop.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs4a.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs4a.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs4a.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs4a.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs4a.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs4a.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs4a.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs4a.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs4b.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs4b.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs4b.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs4b.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs4b.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs4b.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs4b.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs4b.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs4loop.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs4loop.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs4loop.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs4loop.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs4loop.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs4loop.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs4loop.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs4loop.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs5a.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs5a.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs5a.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs5a.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs5a.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs5a.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs5a.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs5a.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs5b.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs5b.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs5b.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs5b.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs5b.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs5b.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs5b.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs5b.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs5loop.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs5loop.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs5loop.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs5loop.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs5loop.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs5loop.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs5loop.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs5loop.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs6a.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs6a.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs6a.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs6a.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs6a.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs6a.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs6a.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs6a.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs6b.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs6b.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs6b.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs6b.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs6b.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs6b.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs6b.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs6b.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs6loop.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs6loop.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs6loop.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs6loop.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs6loop.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs6loop.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs6loop.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Climbing Stairs/sfx_movement_stairs6loop.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling1.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling1.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling1.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling1.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling1.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling1.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling1.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling1.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling10.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling10.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling10.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling10.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling10.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling10.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling10.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling10.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling11.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling11.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling11.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling11.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling11.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling11.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling11.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling11.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling12.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling12.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling12.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling12.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling12.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling12.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling12.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling12.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling2.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling2.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling2.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling2.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling2.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling2.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling2.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling2.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling3.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling3.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling3.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling3.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling3.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling3.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling3.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling3.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling4.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling4.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling4.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling4.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling4.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling4.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling4.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling4.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling5.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling5.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling5.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling5.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling5.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling5.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling5.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling5.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling6.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling6.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling6.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling6.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling6.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling6.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling6.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling6.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling7.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling7.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling7.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling7.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling7.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling7.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling7.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling7.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling8.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling8.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling8.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling8.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling8.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling8.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling8.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling8.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling9.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling9.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling9.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling9.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling9.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling9.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling9.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Falling Sounds/sfx_sounds_falling9.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Footsteps.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Footsteps.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Footsteps.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Footsteps.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Footsteps/sfx_movement_footsteps1a.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Footsteps/sfx_movement_footsteps1a.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Footsteps/sfx_movement_footsteps1a.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Footsteps/sfx_movement_footsteps1a.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Footsteps/sfx_movement_footsteps1a.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Footsteps/sfx_movement_footsteps1a.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Footsteps/sfx_movement_footsteps1a.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Footsteps/sfx_movement_footsteps1a.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Footsteps/sfx_movement_footsteps1b.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Footsteps/sfx_movement_footsteps1b.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Footsteps/sfx_movement_footsteps1b.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Footsteps/sfx_movement_footsteps1b.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Footsteps/sfx_movement_footsteps1b.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Footsteps/sfx_movement_footsteps1b.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Footsteps/sfx_movement_footsteps1b.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Footsteps/sfx_movement_footsteps1b.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Footsteps/sfx_movement_footsteps5.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Footsteps/sfx_movement_footsteps5.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Footsteps/sfx_movement_footsteps5.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Footsteps/sfx_movement_footsteps5.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Footsteps/sfx_movement_footsteps5.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Footsteps/sfx_movement_footsteps5.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Footsteps/sfx_movement_footsteps5.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Footsteps/sfx_movement_footsteps5.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Footsteps/sfx_movement_footstepsloop3_fast.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Footsteps/sfx_movement_footstepsloop3_fast.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Footsteps/sfx_movement_footstepsloop3_fast.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Footsteps/sfx_movement_footstepsloop3_fast.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Footsteps/sfx_movement_footstepsloop3_fast.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Footsteps/sfx_movement_footstepsloop3_fast.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Footsteps/sfx_movement_footstepsloop3_fast.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Footsteps/sfx_movement_footstepsloop3_fast.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Footsteps/sfx_movement_footstepsloop3_slow.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Footsteps/sfx_movement_footstepsloop3_slow.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Footsteps/sfx_movement_footstepsloop3_slow.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Footsteps/sfx_movement_footstepsloop3_slow.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Footsteps/sfx_movement_footstepsloop3_slow.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Footsteps/sfx_movement_footstepsloop3_slow.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Footsteps/sfx_movement_footstepsloop3_slow.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Footsteps/sfx_movement_footstepsloop3_slow.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Footsteps/sfx_movement_footstepsloop4_fast.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Footsteps/sfx_movement_footstepsloop4_fast.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Footsteps/sfx_movement_footstepsloop4_fast.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Footsteps/sfx_movement_footstepsloop4_fast.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Footsteps/sfx_movement_footstepsloop4_fast.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Footsteps/sfx_movement_footstepsloop4_fast.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Footsteps/sfx_movement_footstepsloop4_fast.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Footsteps/sfx_movement_footstepsloop4_fast.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Footsteps/sfx_movement_footstepsloop4_slow.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Footsteps/sfx_movement_footstepsloop4_slow.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Footsteps/sfx_movement_footstepsloop4_slow.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Footsteps/sfx_movement_footstepsloop4_slow.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Footsteps/sfx_movement_footstepsloop4_slow.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Footsteps/sfx_movement_footstepsloop4_slow.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Footsteps/sfx_movement_footstepsloop4_slow.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Footsteps/sfx_movement_footstepsloop4_slow.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump1.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump1.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump1.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump1.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump1.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump1.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump1.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump1.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump10.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump10.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump10.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump10.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump10.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump10.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump10.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump10.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump10_landing.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump10_landing.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump10_landing.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump10_landing.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump10_landing.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump10_landing.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump10_landing.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump10_landing.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump11.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump11.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump11.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump11.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump11.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump11.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump11.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump11.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump11_landing.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump11_landing.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump11_landing.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump11_landing.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump11_landing.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump11_landing.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump11_landing.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump11_landing.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump12.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump12.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump12.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump12.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump12.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump12.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump12.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump12.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump12_landing.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump12_landing.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump12_landing.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump12_landing.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump12_landing.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump12_landing.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump12_landing.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump12_landing.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump13.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump13.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump13.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump13.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump13.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump13.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump13.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump13.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump13_landing.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump13_landing.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump13_landing.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump13_landing.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump13_landing.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump13_landing.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump13_landing.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump13_landing.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump14.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump14.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump14.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump14.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump14.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump14.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump14.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump14.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump14_landing.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump14_landing.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump14_landing.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump14_landing.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump14_landing.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump14_landing.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump14_landing.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump14_landing.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump15.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump15.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump15.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump15.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump15.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump15.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump15.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump15.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump15_landing.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump15_landing.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump15_landing.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump15_landing.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump15_landing.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump15_landing.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump15_landing.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump15_landing.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump16.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump16.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump16.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump16.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump16.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump16.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump16.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump16.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump16_landing.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump16_landing.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump16_landing.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump16_landing.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump16_landing.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump16_landing.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump16_landing.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump16_landing.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump17.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump17.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump17.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump17.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump17.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump17.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump17.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump17.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump17_landing.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump17_landing.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump17_landing.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump17_landing.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump17_landing.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump17_landing.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump17_landing.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump17_landing.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump18.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump18.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump18.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump18.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump18.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump18.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump18.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump18.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump18_landing.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump18_landing.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump18_landing.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump18_landing.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump18_landing.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump18_landing.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump18_landing.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump18_landing.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump19.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump19.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump19.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump19.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump19.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump19.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump19.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump19.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump19_landing.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump19_landing.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump19_landing.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump19_landing.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump19_landing.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump19_landing.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump19_landing.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump19_landing.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump2.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump2.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump2.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump2.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump2.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump2.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump2.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump2.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump20.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump20.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump20.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump20.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump20.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump20.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump20.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump20.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump3.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump3.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump3.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump3.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump3.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump3.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump3.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump3.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump4.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump4.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump4.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump4.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump4.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump4.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump4.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump4.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump5.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump5.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump5.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump5.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump5.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump5.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump5.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump5.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump6.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump6.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump6.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump6.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump6.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump6.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump6.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump6.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump7.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump7.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump7.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump7.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump7.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump7.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump7.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump7.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump8.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump8.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump8.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump8.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump8.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump8.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump8.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump8.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump9.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump9.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump9.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump9.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump9.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump9.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump9.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump9.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump9_landing.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump9_landing.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump9_landing.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump9_landing.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump9_landing.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump9_landing.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump9_landing.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Jumping and Landing/sfx_movement_jump9_landing.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Opening Doors.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Opening Doors.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Opening Doors.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Opening Doors.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Opening Doors/sfx_movement_dooropen1.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Opening Doors/sfx_movement_dooropen1.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Opening Doors/sfx_movement_dooropen1.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Opening Doors/sfx_movement_dooropen1.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Opening Doors/sfx_movement_dooropen1.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Opening Doors/sfx_movement_dooropen1.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Opening Doors/sfx_movement_dooropen1.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Opening Doors/sfx_movement_dooropen1.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Opening Doors/sfx_movement_dooropen2.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Opening Doors/sfx_movement_dooropen2.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Opening Doors/sfx_movement_dooropen2.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Opening Doors/sfx_movement_dooropen2.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Opening Doors/sfx_movement_dooropen2.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Opening Doors/sfx_movement_dooropen2.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Opening Doors/sfx_movement_dooropen2.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Opening Doors/sfx_movement_dooropen2.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Opening Doors/sfx_movement_dooropen3.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Opening Doors/sfx_movement_dooropen3.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Opening Doors/sfx_movement_dooropen3.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Opening Doors/sfx_movement_dooropen3.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Opening Doors/sfx_movement_dooropen3.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Opening Doors/sfx_movement_dooropen3.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Opening Doors/sfx_movement_dooropen3.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Opening Doors/sfx_movement_dooropen3.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Opening Doors/sfx_movement_dooropen4.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Opening Doors/sfx_movement_dooropen4.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Opening Doors/sfx_movement_dooropen4.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Opening Doors/sfx_movement_dooropen4.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Opening Doors/sfx_movement_dooropen4.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Opening Doors/sfx_movement_dooropen4.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Opening Doors/sfx_movement_dooropen4.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Opening Doors/sfx_movement_dooropen4.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Portals and Transitions.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Portals and Transitions.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Portals and Transitions.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Portals and Transitions.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Portals and Transitions/sfx_movement_portal1.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Portals and Transitions/sfx_movement_portal1.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Portals and Transitions/sfx_movement_portal1.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Portals and Transitions/sfx_movement_portal1.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Portals and Transitions/sfx_movement_portal1.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Portals and Transitions/sfx_movement_portal1.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Portals and Transitions/sfx_movement_portal1.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Portals and Transitions/sfx_movement_portal1.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Portals and Transitions/sfx_movement_portal2.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Portals and Transitions/sfx_movement_portal2.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Portals and Transitions/sfx_movement_portal2.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Portals and Transitions/sfx_movement_portal2.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Portals and Transitions/sfx_movement_portal2.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Portals and Transitions/sfx_movement_portal2.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Portals and Transitions/sfx_movement_portal2.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Portals and Transitions/sfx_movement_portal2.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Portals and Transitions/sfx_movement_portal3.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Portals and Transitions/sfx_movement_portal3.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Portals and Transitions/sfx_movement_portal3.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Portals and Transitions/sfx_movement_portal3.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Portals and Transitions/sfx_movement_portal3.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Portals and Transitions/sfx_movement_portal3.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Portals and Transitions/sfx_movement_portal3.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Portals and Transitions/sfx_movement_portal3.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Portals and Transitions/sfx_movement_portal4.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Portals and Transitions/sfx_movement_portal4.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Portals and Transitions/sfx_movement_portal4.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Portals and Transitions/sfx_movement_portal4.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Portals and Transitions/sfx_movement_portal4.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Portals and Transitions/sfx_movement_portal4.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Portals and Transitions/sfx_movement_portal4.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Portals and Transitions/sfx_movement_portal4.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Portals and Transitions/sfx_movement_portal5.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Portals and Transitions/sfx_movement_portal5.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Portals and Transitions/sfx_movement_portal5.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Portals and Transitions/sfx_movement_portal5.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Portals and Transitions/sfx_movement_portal5.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Portals and Transitions/sfx_movement_portal5.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Portals and Transitions/sfx_movement_portal5.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Portals and Transitions/sfx_movement_portal5.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Portals and Transitions/sfx_movement_portal6.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Portals and Transitions/sfx_movement_portal6.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Portals and Transitions/sfx_movement_portal6.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Portals and Transitions/sfx_movement_portal6.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Portals and Transitions/sfx_movement_portal6.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Portals and Transitions/sfx_movement_portal6.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Portals and Transitions/sfx_movement_portal6.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Portals and Transitions/sfx_movement_portal6.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Vehicles.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Vehicles.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Vehicles.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Vehicles.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Vehicles/sfx_vehicle_breaks.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Vehicles/sfx_vehicle_breaks.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Vehicles/sfx_vehicle_breaks.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Vehicles/sfx_vehicle_breaks.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Vehicles/sfx_vehicle_breaks.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Vehicles/sfx_vehicle_breaks.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Vehicles/sfx_vehicle_breaks.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Vehicles/sfx_vehicle_breaks.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Vehicles/sfx_vehicle_carloop1.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Vehicles/sfx_vehicle_carloop1.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Vehicles/sfx_vehicle_carloop1.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Vehicles/sfx_vehicle_carloop1.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Vehicles/sfx_vehicle_carloop1.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Vehicles/sfx_vehicle_carloop1.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Vehicles/sfx_vehicle_carloop1.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Vehicles/sfx_vehicle_carloop1.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Vehicles/sfx_vehicle_carloop2.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Vehicles/sfx_vehicle_carloop2.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Vehicles/sfx_vehicle_carloop2.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Vehicles/sfx_vehicle_carloop2.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Vehicles/sfx_vehicle_carloop2.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Vehicles/sfx_vehicle_carloop2.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Vehicles/sfx_vehicle_carloop2.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Vehicles/sfx_vehicle_carloop2.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Vehicles/sfx_vehicle_engineloop.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Vehicles/sfx_vehicle_engineloop.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Vehicles/sfx_vehicle_engineloop.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Vehicles/sfx_vehicle_engineloop.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Vehicles/sfx_vehicle_engineloop.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Vehicles/sfx_vehicle_engineloop.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Vehicles/sfx_vehicle_engineloop.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Vehicles/sfx_vehicle_engineloop.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Vehicles/sfx_vehicle_helicopterloop1.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Vehicles/sfx_vehicle_helicopterloop1.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Vehicles/sfx_vehicle_helicopterloop1.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Vehicles/sfx_vehicle_helicopterloop1.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Vehicles/sfx_vehicle_helicopterloop1.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Vehicles/sfx_vehicle_helicopterloop1.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Vehicles/sfx_vehicle_helicopterloop1.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Vehicles/sfx_vehicle_helicopterloop1.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Vehicles/sfx_vehicle_helicopterloop2.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Vehicles/sfx_vehicle_helicopterloop2.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Vehicles/sfx_vehicle_helicopterloop2.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Vehicles/sfx_vehicle_helicopterloop2.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Vehicles/sfx_vehicle_helicopterloop2.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Vehicles/sfx_vehicle_helicopterloop2.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Vehicles/sfx_vehicle_helicopterloop2.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Vehicles/sfx_vehicle_helicopterloop2.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Vehicles/sfx_vehicle_helicopterloop3.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Vehicles/sfx_vehicle_helicopterloop3.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Vehicles/sfx_vehicle_helicopterloop3.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Vehicles/sfx_vehicle_helicopterloop3.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Vehicles/sfx_vehicle_helicopterloop3.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Vehicles/sfx_vehicle_helicopterloop3.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Vehicles/sfx_vehicle_helicopterloop3.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Vehicles/sfx_vehicle_helicopterloop3.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Vehicles/sfx_vehicle_helicopterloop4.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Vehicles/sfx_vehicle_helicopterloop4.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Vehicles/sfx_vehicle_helicopterloop4.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Vehicles/sfx_vehicle_helicopterloop4.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Vehicles/sfx_vehicle_helicopterloop4.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Vehicles/sfx_vehicle_helicopterloop4.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Vehicles/sfx_vehicle_helicopterloop4.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Vehicles/sfx_vehicle_helicopterloop4.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Vehicles/sfx_vehicle_plainloop.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Vehicles/sfx_vehicle_plainloop.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Vehicles/sfx_vehicle_plainloop.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Vehicles/sfx_vehicle_plainloop.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Vehicles/sfx_vehicle_plainloop.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Vehicles/sfx_vehicle_plainloop.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Vehicles/sfx_vehicle_plainloop.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Movement/Vehicles/sfx_vehicle_plainloop.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Cannon.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Cannon.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Cannon.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Cannon.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Cannon/sfx_wpn_cannon1.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Cannon/sfx_wpn_cannon1.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Cannon/sfx_wpn_cannon1.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Cannon/sfx_wpn_cannon1.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Cannon/sfx_wpn_cannon1.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Cannon/sfx_wpn_cannon1.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Cannon/sfx_wpn_cannon1.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Cannon/sfx_wpn_cannon1.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Cannon/sfx_wpn_cannon2.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Cannon/sfx_wpn_cannon2.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Cannon/sfx_wpn_cannon2.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Cannon/sfx_wpn_cannon2.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Cannon/sfx_wpn_cannon2.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Cannon/sfx_wpn_cannon2.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Cannon/sfx_wpn_cannon2.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Cannon/sfx_wpn_cannon2.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Cannon/sfx_wpn_cannon3.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Cannon/sfx_wpn_cannon3.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Cannon/sfx_wpn_cannon3.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Cannon/sfx_wpn_cannon3.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Cannon/sfx_wpn_cannon3.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Cannon/sfx_wpn_cannon3.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Cannon/sfx_wpn_cannon3.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Cannon/sfx_wpn_cannon3.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Cannon/sfx_wpn_cannon4.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Cannon/sfx_wpn_cannon4.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Cannon/sfx_wpn_cannon4.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Cannon/sfx_wpn_cannon4.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Cannon/sfx_wpn_cannon4.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Cannon/sfx_wpn_cannon4.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Cannon/sfx_wpn_cannon4.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Cannon/sfx_wpn_cannon4.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Cannon/sfx_wpn_cannon5.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Cannon/sfx_wpn_cannon5.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Cannon/sfx_wpn_cannon5.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Cannon/sfx_wpn_cannon5.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Cannon/sfx_wpn_cannon5.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Cannon/sfx_wpn_cannon5.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Cannon/sfx_wpn_cannon5.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Cannon/sfx_wpn_cannon5.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Cannon/sfx_wpn_cannon6.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Cannon/sfx_wpn_cannon6.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Cannon/sfx_wpn_cannon6.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Cannon/sfx_wpn_cannon6.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Cannon/sfx_wpn_cannon6.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Cannon/sfx_wpn_cannon6.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Cannon/sfx_wpn_cannon6.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Cannon/sfx_wpn_cannon6.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Grenade Whistles.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Grenade Whistles.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Grenade Whistles.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Grenade Whistles.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Grenade Whistles/sfx_wpn_grenadewhistle1.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Grenade Whistles/sfx_wpn_grenadewhistle1.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Grenade Whistles/sfx_wpn_grenadewhistle1.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Grenade Whistles/sfx_wpn_grenadewhistle1.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Grenade Whistles/sfx_wpn_grenadewhistle1.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Grenade Whistles/sfx_wpn_grenadewhistle1.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Grenade Whistles/sfx_wpn_grenadewhistle1.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Grenade Whistles/sfx_wpn_grenadewhistle1.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Grenade Whistles/sfx_wpn_grenadewhistle2.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Grenade Whistles/sfx_wpn_grenadewhistle2.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Grenade Whistles/sfx_wpn_grenadewhistle2.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Grenade Whistles/sfx_wpn_grenadewhistle2.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Grenade Whistles/sfx_wpn_grenadewhistle2.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Grenade Whistles/sfx_wpn_grenadewhistle2.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Grenade Whistles/sfx_wpn_grenadewhistle2.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Grenade Whistles/sfx_wpn_grenadewhistle2.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Grenade Whistles/sfx_wpn_missilelaunch.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Grenade Whistles/sfx_wpn_missilelaunch.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Grenade Whistles/sfx_wpn_missilelaunch.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Grenade Whistles/sfx_wpn_missilelaunch.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Grenade Whistles/sfx_wpn_missilelaunch.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Grenade Whistles/sfx_wpn_missilelaunch.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Grenade Whistles/sfx_wpn_missilelaunch.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Grenade Whistles/sfx_wpn_missilelaunch.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser 10.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser 10.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser 10.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser 10.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser 10.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser 10.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser 10.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser 10.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser1.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser1.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser1.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser1.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser1.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser1.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser1.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser1.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser10.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser10.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser10.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser10.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser10.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser10.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser10.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser10.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser11.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser11.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser11.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser11.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser11.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser11.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser11.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser11.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser12.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser12.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser12.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser12.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser12.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser12.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser12.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser12.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser2.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser2.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser2.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser2.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser2.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser2.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser2.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser2.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser3.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser3.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser3.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser3.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser3.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser3.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser3.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser3.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser4.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser4.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser4.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser4.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser4.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser4.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser4.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser4.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser5.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser5.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser5.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser5.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser5.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser5.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser5.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser5.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser6.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser6.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser6.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser6.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser6.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser6.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser6.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser6.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser7.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser7.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser7.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser7.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser7.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser7.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser7.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser7.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser8.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser8.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser8.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser8.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser8.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser8.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser8.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser8.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser9.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser9.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser9.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser9.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser9.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser9.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser9.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Lasers/sfx_wpn_laser9.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Machinegun.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Machinegun.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Machinegun.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Machinegun.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Machinegun/sfx_wpn_machinegun_loop1.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Machinegun/sfx_wpn_machinegun_loop1.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Machinegun/sfx_wpn_machinegun_loop1.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Machinegun/sfx_wpn_machinegun_loop1.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Machinegun/sfx_wpn_machinegun_loop1.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Machinegun/sfx_wpn_machinegun_loop1.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Machinegun/sfx_wpn_machinegun_loop1.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Machinegun/sfx_wpn_machinegun_loop1.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Machinegun/sfx_wpn_machinegun_loop2.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Machinegun/sfx_wpn_machinegun_loop2.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Machinegun/sfx_wpn_machinegun_loop2.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Machinegun/sfx_wpn_machinegun_loop2.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Machinegun/sfx_wpn_machinegun_loop2.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Machinegun/sfx_wpn_machinegun_loop2.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Machinegun/sfx_wpn_machinegun_loop2.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Machinegun/sfx_wpn_machinegun_loop2.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Machinegun/sfx_wpn_machinegun_loop3.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Machinegun/sfx_wpn_machinegun_loop3.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Machinegun/sfx_wpn_machinegun_loop3.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Machinegun/sfx_wpn_machinegun_loop3.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Machinegun/sfx_wpn_machinegun_loop3.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Machinegun/sfx_wpn_machinegun_loop3.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Machinegun/sfx_wpn_machinegun_loop3.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Machinegun/sfx_wpn_machinegun_loop3.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Machinegun/sfx_wpn_machinegun_loop4.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Machinegun/sfx_wpn_machinegun_loop4.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Machinegun/sfx_wpn_machinegun_loop4.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Machinegun/sfx_wpn_machinegun_loop4.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Machinegun/sfx_wpn_machinegun_loop4.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Machinegun/sfx_wpn_machinegun_loop4.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Machinegun/sfx_wpn_machinegun_loop4.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Machinegun/sfx_wpn_machinegun_loop4.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Machinegun/sfx_wpn_machinegun_loop5.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Machinegun/sfx_wpn_machinegun_loop5.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Machinegun/sfx_wpn_machinegun_loop5.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Machinegun/sfx_wpn_machinegun_loop5.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Machinegun/sfx_wpn_machinegun_loop5.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Machinegun/sfx_wpn_machinegun_loop5.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Machinegun/sfx_wpn_machinegun_loop5.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Machinegun/sfx_wpn_machinegun_loop5.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Machinegun/sfx_wpn_machinegun_loop6.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Machinegun/sfx_wpn_machinegun_loop6.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Machinegun/sfx_wpn_machinegun_loop6.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Machinegun/sfx_wpn_machinegun_loop6.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Machinegun/sfx_wpn_machinegun_loop6.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Machinegun/sfx_wpn_machinegun_loop6.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Machinegun/sfx_wpn_machinegun_loop6.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Machinegun/sfx_wpn_machinegun_loop6.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Machinegun/sfx_wpn_machinegun_loop7.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Machinegun/sfx_wpn_machinegun_loop7.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Machinegun/sfx_wpn_machinegun_loop7.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Machinegun/sfx_wpn_machinegun_loop7.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Machinegun/sfx_wpn_machinegun_loop7.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Machinegun/sfx_wpn_machinegun_loop7.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Machinegun/sfx_wpn_machinegun_loop7.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Machinegun/sfx_wpn_machinegun_loop7.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Machinegun/sfx_wpn_machinegun_loop8.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Machinegun/sfx_wpn_machinegun_loop8.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Machinegun/sfx_wpn_machinegun_loop8.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Machinegun/sfx_wpn_machinegun_loop8.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Machinegun/sfx_wpn_machinegun_loop8.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Machinegun/sfx_wpn_machinegun_loop8.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Machinegun/sfx_wpn_machinegun_loop8.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Machinegun/sfx_wpn_machinegun_loop8.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Machinegun/sfx_wpn_machinegun_loop9.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Machinegun/sfx_wpn_machinegun_loop9.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Machinegun/sfx_wpn_machinegun_loop9.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Machinegun/sfx_wpn_machinegun_loop9.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Machinegun/sfx_wpn_machinegun_loop9.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Machinegun/sfx_wpn_machinegun_loop9.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Machinegun/sfx_wpn_machinegun_loop9.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Machinegun/sfx_wpn_machinegun_loop9.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Melee.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Melee.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Melee.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Melee.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Melee/sfx_wpn_dagger.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Melee/sfx_wpn_dagger.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Melee/sfx_wpn_dagger.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Melee/sfx_wpn_dagger.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Melee/sfx_wpn_dagger.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Melee/sfx_wpn_dagger.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Melee/sfx_wpn_dagger.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Melee/sfx_wpn_dagger.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Melee/sfx_wpn_punch1.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Melee/sfx_wpn_punch1.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Melee/sfx_wpn_punch1.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Melee/sfx_wpn_punch1.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Melee/sfx_wpn_punch1.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Melee/sfx_wpn_punch1.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Melee/sfx_wpn_punch1.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Melee/sfx_wpn_punch1.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Melee/sfx_wpn_punch2.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Melee/sfx_wpn_punch2.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Melee/sfx_wpn_punch2.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Melee/sfx_wpn_punch2.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Melee/sfx_wpn_punch2.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Melee/sfx_wpn_punch2.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Melee/sfx_wpn_punch2.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Melee/sfx_wpn_punch2.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Melee/sfx_wpn_punch3.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Melee/sfx_wpn_punch3.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Melee/sfx_wpn_punch3.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Melee/sfx_wpn_punch3.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Melee/sfx_wpn_punch3.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Melee/sfx_wpn_punch3.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Melee/sfx_wpn_punch3.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Melee/sfx_wpn_punch3.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Melee/sfx_wpn_punch4.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Melee/sfx_wpn_punch4.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Melee/sfx_wpn_punch4.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Melee/sfx_wpn_punch4.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Melee/sfx_wpn_punch4.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Melee/sfx_wpn_punch4.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Melee/sfx_wpn_punch4.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Melee/sfx_wpn_punch4.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Melee/sfx_wpn_sword1.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Melee/sfx_wpn_sword1.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Melee/sfx_wpn_sword1.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Melee/sfx_wpn_sword1.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Melee/sfx_wpn_sword1.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Melee/sfx_wpn_sword1.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Melee/sfx_wpn_sword1.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Melee/sfx_wpn_sword1.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Melee/sfx_wpn_sword2.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Melee/sfx_wpn_sword2.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Melee/sfx_wpn_sword2.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Melee/sfx_wpn_sword2.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Melee/sfx_wpn_sword2.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Melee/sfx_wpn_sword2.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Melee/sfx_wpn_sword2.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Melee/sfx_wpn_sword2.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Melee/sfx_wpn_sword3.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Melee/sfx_wpn_sword3.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Melee/sfx_wpn_sword3.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Melee/sfx_wpn_sword3.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Melee/sfx_wpn_sword3.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Melee/sfx_wpn_sword3.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Melee/sfx_wpn_sword3.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Melee/sfx_wpn_sword3.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Out of Ammo.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Out of Ammo.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Out of Ammo.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Out of Ammo.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Out of Ammo/sfx_wpn_noammo1.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Out of Ammo/sfx_wpn_noammo1.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Out of Ammo/sfx_wpn_noammo1.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Out of Ammo/sfx_wpn_noammo1.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Out of Ammo/sfx_wpn_noammo1.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Out of Ammo/sfx_wpn_noammo1.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Out of Ammo/sfx_wpn_noammo1.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Out of Ammo/sfx_wpn_noammo1.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Out of Ammo/sfx_wpn_noammo2.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Out of Ammo/sfx_wpn_noammo2.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Out of Ammo/sfx_wpn_noammo2.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Out of Ammo/sfx_wpn_noammo2.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Out of Ammo/sfx_wpn_noammo2.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Out of Ammo/sfx_wpn_noammo2.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Out of Ammo/sfx_wpn_noammo2.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Out of Ammo/sfx_wpn_noammo2.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Out of Ammo/sfx_wpn_noammo3.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Out of Ammo/sfx_wpn_noammo3.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Out of Ammo/sfx_wpn_noammo3.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Out of Ammo/sfx_wpn_noammo3.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Out of Ammo/sfx_wpn_noammo3.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Out of Ammo/sfx_wpn_noammo3.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Out of Ammo/sfx_wpn_noammo3.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Out of Ammo/sfx_wpn_noammo3.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Out of Ammo/sfx_wpn_reload.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Out of Ammo/sfx_wpn_reload.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Out of Ammo/sfx_wpn_reload.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Out of Ammo/sfx_wpn_reload.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Out of Ammo/sfx_wpn_reload.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Out of Ammo/sfx_wpn_reload.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Out of Ammo/sfx_wpn_reload.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Out of Ammo/sfx_wpn_reload.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Shotgun.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Shotgun.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Shotgun.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Shotgun.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Shotgun/sfx_weapon_shotgun1.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Shotgun/sfx_weapon_shotgun1.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Shotgun/sfx_weapon_shotgun1.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Shotgun/sfx_weapon_shotgun1.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Shotgun/sfx_weapon_shotgun1.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Shotgun/sfx_weapon_shotgun1.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Shotgun/sfx_weapon_shotgun1.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Shotgun/sfx_weapon_shotgun1.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Shotgun/sfx_weapon_shotgun2.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Shotgun/sfx_weapon_shotgun2.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Shotgun/sfx_weapon_shotgun2.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Shotgun/sfx_weapon_shotgun2.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Shotgun/sfx_weapon_shotgun2.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Shotgun/sfx_weapon_shotgun2.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Shotgun/sfx_weapon_shotgun2.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Shotgun/sfx_weapon_shotgun2.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Shotgun/sfx_weapon_shotgun3.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Shotgun/sfx_weapon_shotgun3.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Shotgun/sfx_weapon_shotgun3.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Shotgun/sfx_weapon_shotgun3.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Shotgun/sfx_weapon_shotgun3.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Shotgun/sfx_weapon_shotgun3.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Shotgun/sfx_weapon_shotgun3.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Shotgun/sfx_weapon_shotgun3.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot1.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot1.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot1.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot1.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot1.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot1.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot1.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot1.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot10.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot10.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot10.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot10.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot10.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot10.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot10.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot10.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot11.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot11.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot11.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot11.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot11.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot11.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot11.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot11.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot12.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot12.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot12.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot12.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot12.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot12.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot12.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot12.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot13.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot13.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot13.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot13.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot13.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot13.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot13.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot13.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot14.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot14.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot14.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot14.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot14.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot14.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot14.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot14.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot15.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot15.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot15.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot15.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot15.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot15.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot15.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot15.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot16.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot16.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot16.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot16.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot16.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot16.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot16.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot16.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot17.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot17.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot17.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot17.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot17.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot17.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot17.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot17.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot18.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot18.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot18.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot18.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot18.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot18.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot18.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot18.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot19.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot19.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot19.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot19.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot19.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot19.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot19.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot19.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot2.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot2.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot2.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot2.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot2.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot2.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot2.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot2.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot20.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot20.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot20.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot20.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot20.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot20.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot20.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot20.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot21.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot21.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot21.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot21.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot21.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot21.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot21.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot21.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot22.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot22.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot22.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot22.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot22.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot22.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot22.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot22.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot3.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot3.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot3.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot3.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot3.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot3.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot3.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot3.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot4.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot4.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot4.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot4.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot4.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot4.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot4.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot4.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot5.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot5.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot5.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot5.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot5.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot5.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot5.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot5.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot6.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot6.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot6.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot6.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot6.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot6.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot6.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot6.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot7.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot7.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot7.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot7.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot7.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot7.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot7.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot7.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot8.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot8.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot8.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot8.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot8.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot8.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot8.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot8.wav.meta diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot9.wav b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot9.wav similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot9.wav rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot9.wav diff --git a/MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot9.wav.meta b/MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot9.wav.meta similarity index 100% rename from MrBigsock/Assets/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot9.wav.meta rename to MrBigsock/Assets/Resources/sound/The Essential Retro Video Game Sound Effects Collection [512 sounds] By Juhani Junkala/Weapons/Single Shot Sounds/sfx_weapon_singleshot9.wav.meta -- GitLab From e48ea0815546955f3f15274aa46f602c490117a0 Mon Sep 17 00:00:00 2001 From: Julius <juliusfe@stud.ntnu.no> Date: Thu, 10 Nov 2022 23:18:54 +0100 Subject: [PATCH 2/3] Changes to logic --- MrBigsock/Assets/Code/UI/EndScreen.cs | 7 +++---- MrBigsock/Assets/Code/UI/PlayerMenu.cs | 4 ++-- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/MrBigsock/Assets/Code/UI/EndScreen.cs b/MrBigsock/Assets/Code/UI/EndScreen.cs index ef04d464..ad96df3e 100644 --- a/MrBigsock/Assets/Code/UI/EndScreen.cs +++ b/MrBigsock/Assets/Code/UI/EndScreen.cs @@ -5,16 +5,15 @@ using UnityEngine.SceneManagement; public class EndScreen : MonoBehaviour { - float originalTime; + public void Start() - { - originalTime = Time.timeScale; + { Time.timeScale = 0; } public void OnDestroy() { - Time.timeScale = originalTime; + Time.timeScale = 1; } public void GiveUp() diff --git a/MrBigsock/Assets/Code/UI/PlayerMenu.cs b/MrBigsock/Assets/Code/UI/PlayerMenu.cs index e71c7bf3..9514a40b 100644 --- a/MrBigsock/Assets/Code/UI/PlayerMenu.cs +++ b/MrBigsock/Assets/Code/UI/PlayerMenu.cs @@ -6,10 +6,10 @@ namespace BigSock.UI { public class PlayerMenu : MonoBehaviour { - float originalTime; + public void Start() { - originalTime = Time.timeScale; + Time.timeScale = 0; } public void ExitMenu() -- GitLab From 3c34eed980e75540d4aef3f61a521e076bb2ca8f Mon Sep 17 00:00:00 2001 From: Julius <juliusfe@stud.ntnu.no> Date: Thu, 10 Nov 2022 23:38:26 +0100 Subject: [PATCH 3/3] Meta creation - and build "works" --- .../Assets/Code/Services/AudioService.cs | 16 - .../Assets/Code/Services/PrefabService.cs | 17 +- .../Assets/Code/Services/SpriteService.cs | 16 +- MrBigsock/Assets/Prefabs.meta | 8 + .../Prefabs/MapObjects/Canvas.controller.meta | 2 +- .../MapObjects/ClosedChest.controller.meta | 2 +- .../MapObjects/ClosedChest.prefab.meta | 2 +- .../MapObjects/ClosedDoor.controller.meta | 2 +- .../Prefabs/MapObjects/ClosedDoor.prefab.meta | 2 +- .../Prefabs/MapObjects/OpenDoor.prefab.meta | 2 +- .../MapObjects/OpeningGoldChest.anim.meta | 2 +- MrBigsock/Assets/Prefabs/UI.meta | 8 + .../Resources/Prefabs/Enemy_Slime.prefab | 1 + .../Prefabs/UI/ControlScheme.prefab | 0 .../Prefabs/UI/ControlScheme.prefab.meta | 0 .../Prefabs/UI/EndScreen.prefab | 0 .../Prefabs/UI/EndScreen.prefab.meta | 0 .../Prefabs/UI/Enemy_HpBar.prefab | 0 .../Prefabs/UI/Enemy_HpBar.prefab.meta | 0 .../Resources/Prefabs/enemy_orc_range.prefab | 1 + .../Prefabs/enemy_orc_warrior.prefab | 1 + .../orc_warrior/bow/Bow and Arrows.png.meta | 12 + .../orc_warrior_idle_anim_f0.png.meta | 12 + .../orc_warrior_idle_anim_f1.png.meta | 12 + .../orc_warrior_idle_anim_f2.png.meta | 12 + .../orc_warrior_idle_anim_f3.png.meta | 12 + .../orc_warrior_run_anim_f0.png.meta | 12 + .../orc_warrior_run_anim_f1.png.meta | 12 + .../orc_warrior_run_anim_f2.png.meta | 12 + .../orc_warrior_run_anim_f3.png.meta | 12 + .../Attack/Bringer-of-Death_Attack_1.png.meta | 12 + .../Bringer-of-Death_Attack_10.png.meta | 12 + .../Attack/Bringer-of-Death_Attack_2.png.meta | 12 + .../Attack/Bringer-of-Death_Attack_3.png.meta | 12 + .../Attack/Bringer-of-Death_Attack_4.png.meta | 12 + .../Attack/Bringer-of-Death_Attack_5.png.meta | 12 + .../Attack/Bringer-of-Death_Attack_6.png.meta | 12 + .../Attack/Bringer-of-Death_Attack_7.png.meta | 12 + .../Attack/Bringer-of-Death_Attack_8.png.meta | 12 + .../Attack/Bringer-of-Death_Attack_9.png.meta | 12 + .../Cast/Bringer-of-Death_Cast_1.png.meta | 12 + .../Cast/Bringer-of-Death_Cast_2.png.meta | 12 + .../Cast/Bringer-of-Death_Cast_3.png.meta | 12 + .../Cast/Bringer-of-Death_Cast_4.png.meta | 12 + .../Cast/Bringer-of-Death_Cast_5.png.meta | 12 + .../Cast/Bringer-of-Death_Cast_6.png.meta | 12 + .../Cast/Bringer-of-Death_Cast_7.png.meta | 12 + .../Cast/Bringer-of-Death_Cast_8.png.meta | 12 + .../Cast/Bringer-of-Death_Cast_9.png.meta | 12 + .../Death/Bringer-of-Death_Death_1.png.meta | 12 + .../Death/Bringer-of-Death_Death_10.png.meta | 12 + .../Death/Bringer-of-Death_Death_2.png.meta | 12 + .../Death/Bringer-of-Death_Death_3.png.meta | 12 + .../Death/Bringer-of-Death_Death_4.png.meta | 12 + .../Death/Bringer-of-Death_Death_5.png.meta | 12 + .../Death/Bringer-of-Death_Death_6.png.meta | 12 + .../Death/Bringer-of-Death_Death_7.png.meta | 12 + .../Death/Bringer-of-Death_Death_8.png.meta | 12 + .../Death/Bringer-of-Death_Death_9.png.meta | 12 + .../Hurt/Bringer-of-Death_Hurt_1.png.meta | 12 + .../Hurt/Bringer-of-Death_Hurt_2.png.meta | 12 + .../Hurt/Bringer-of-Death_Hurt_3.png.meta | 12 + .../Idle/Bringer-of-Death_Idle_1.png.meta | 12 + .../Idle/Bringer-of-Death_Idle_2.png.meta | 12 + .../Idle/Bringer-of-Death_Idle_3.png.meta | 12 + .../Idle/Bringer-of-Death_Idle_4.png.meta | 12 + .../Idle/Bringer-of-Death_Idle_5.png.meta | 12 + .../Idle/Bringer-of-Death_Idle_6.png.meta | 12 + .../Idle/Bringer-of-Death_Idle_7.png.meta | 12 + .../Idle/Bringer-of-Death_Idle_8.png.meta | 12 + .../Attack/Bringer-of-Death_Attack_1.png.meta | 12 + .../Bringer-of-Death_Attack_10.png.meta | 12 + .../Attack/Bringer-of-Death_Attack_2.png.meta | 12 + .../Attack/Bringer-of-Death_Attack_3.png.meta | 12 + .../Attack/Bringer-of-Death_Attack_4.png.meta | 12 + .../Attack/Bringer-of-Death_Attack_5.png.meta | 12 + .../Attack/Bringer-of-Death_Attack_6.png.meta | 12 + .../Attack/Bringer-of-Death_Attack_7.png.meta | 12 + .../Attack/Bringer-of-Death_Attack_8.png.meta | 12 + .../Attack/Bringer-of-Death_Attack_9.png.meta | 12 + .../Cast/Bringer-of-Death_Cast_1.png.meta | 12 + .../Cast/Bringer-of-Death_Cast_2.png.meta | 12 + .../Cast/Bringer-of-Death_Cast_3.png.meta | 12 + .../Cast/Bringer-of-Death_Cast_4.png.meta | 12 + .../Cast/Bringer-of-Death_Cast_5.png.meta | 12 + .../Cast/Bringer-of-Death_Cast_6.png.meta | 12 + .../Cast/Bringer-of-Death_Cast_7.png.meta | 12 + .../Cast/Bringer-of-Death_Cast_8.png.meta | 12 + .../Cast/Bringer-of-Death_Cast_9.png.meta | 12 + .../Death/Bringer-of-Death_Death_1.png.meta | 12 + .../Death/Bringer-of-Death_Death_10.png.meta | 12 + .../Death/Bringer-of-Death_Death_2.png.meta | 12 + .../Death/Bringer-of-Death_Death_3.png.meta | 12 + .../Death/Bringer-of-Death_Death_4.png.meta | 12 + .../Death/Bringer-of-Death_Death_5.png.meta | 12 + .../Death/Bringer-of-Death_Death_6.png.meta | 12 + .../Death/Bringer-of-Death_Death_7.png.meta | 12 + .../Death/Bringer-of-Death_Death_8.png.meta | 12 + .../Death/Bringer-of-Death_Death_9.png.meta | 12 + .../Hurt/Bringer-of-Death_Hurt_1.png.meta | 12 + .../Hurt/Bringer-of-Death_Hurt_2.png.meta | 12 + .../Hurt/Bringer-of-Death_Hurt_3.png.meta | 12 + .../Spell/Bringer-of-Death_Spell_1.png.meta | 12 + .../Spell/Bringer-of-Death_Spell_10.png.meta | 12 + .../Spell/Bringer-of-Death_Spell_11.png.meta | 12 + .../Spell/Bringer-of-Death_Spell_12.png.meta | 12 + .../Spell/Bringer-of-Death_Spell_13.png.meta | 12 + .../Spell/Bringer-of-Death_Spell_14.png.meta | 12 + .../Spell/Bringer-of-Death_Spell_15.png.meta | 12 + .../Spell/Bringer-of-Death_Spell_16.png.meta | 12 + .../Spell/Bringer-of-Death_Spell_2.png.meta | 12 + .../Spell/Bringer-of-Death_Spell_3.png.meta | 12 + .../Spell/Bringer-of-Death_Spell_4.png.meta | 12 + .../Spell/Bringer-of-Death_Spell_5.png.meta | 12 + .../Spell/Bringer-of-Death_Spell_6.png.meta | 12 + .../Spell/Bringer-of-Death_Spell_7.png.meta | 12 + .../Spell/Bringer-of-Death_Spell_8.png.meta | 12 + .../Spell/Bringer-of-Death_Spell_9.png.meta | 12 + .../Spell/Bringer-of-Death_Spell_1.png.meta | 12 + .../Spell/Bringer-of-Death_Spell_10.png.meta | 12 + .../Spell/Bringer-of-Death_Spell_11.png.meta | 12 + .../Spell/Bringer-of-Death_Spell_12.png.meta | 12 + .../Spell/Bringer-of-Death_Spell_13.png.meta | 12 + .../Spell/Bringer-of-Death_Spell_14.png.meta | 12 + .../Spell/Bringer-of-Death_Spell_15.png.meta | 12 + .../Spell/Bringer-of-Death_Spell_16.png.meta | 12 + .../Spell/Bringer-of-Death_Spell_2.png.meta | 12 + .../Spell/Bringer-of-Death_Spell_3.png.meta | 12 + .../Spell/Bringer-of-Death_Spell_4.png.meta | 12 + .../Spell/Bringer-of-Death_Spell_5.png.meta | 12 + .../Spell/Bringer-of-Death_Spell_6.png.meta | 12 + .../Spell/Bringer-of-Death_Spell_7.png.meta | 12 + .../Spell/Bringer-of-Death_Spell_8.png.meta | 12 + .../Spell/Bringer-of-Death_Spell_9.png.meta | 12 + .../Walk/Bringer-of-Death_Walk_1.png.meta | 12 + .../Walk/Bringer-of-Death_Walk_2.png.meta | 12 + .../Walk/Bringer-of-Death_Walk_3.png.meta | 12 + .../Walk/Bringer-of-Death_Walk_4.png.meta | 12 + .../Walk/Bringer-of-Death_Walk_5.png.meta | 12 + .../Walk/Bringer-of-Death_Walk_6.png.meta | 12 + .../Walk/Bringer-of-Death_Walk_7.png.meta | 12 + .../Walk/Bringer-of-Death_Walk_8.png.meta | 12 + .../Bringer-of-Death-SpritSheet.png.meta | 16 +- ...ger-of-Death-SpritSheet_no-Effect.png.meta | 12 + .../Boss/Sprites/Skeleton enemy.png.meta | 12 + .../Enemy_sprites/Archer Skeleton.png.meta | 12 + .../Enemy/Enemy_sprites/One-eyed Bat.png.meta | 12 + .../Enemy/Enemy_sprites/Slime Mob.png.meta | 12 + .../Enemy_sprites/large_enemies.png.meta | 12 + .../Enemy_sprites/medium_enemies.png.meta | 12 + .../Enemy_sprites/small_enemies.png.meta | 12 + .../Sprites/Item/Canvas.controller.meta | 2 +- .../Sprites/Item/ClosedChest.controller.meta | 2 +- .../Sprites/Item/ClosedChest.prefab.meta | 2 +- .../Sprites/Item/ClosedDoor.controller.meta | 2 +- .../Sprites/Item/ClosedDoor.prefab.meta | 2 +- .../Sprites/Item/OpenDoor.prefab.meta | 2 +- .../Sprites/Item/OpeningGoldChest.anim.meta | 2 +- .../Resources/Sprites/Item/chest.png.meta | 12 + .../Sprites/Item/tilesetNice.png.meta | 12 + .../Player/BigSock/attackBigSock.png.meta | 12 + .../Player/BigSock/attackBigSockBig.png.meta | 12 + .../Assets/Resources/Sprites/UI/GUI.png.meta | 12 + .../Resources/Sprites/UI/buttons.png.meta | 12 + MrBigsock/Assets/Scenes/GenTilemap.unity | 2 +- .../LiberationSans SDF - Fallback.asset | 502 +----------------- MrBigsock/Packages/packages-lock.json | 22 +- .../ProjectSettings/EditorBuildSettings.asset | 6 - MrBigsock/ProjectSettings/ProjectVersion.txt | 4 +- 169 files changed, 1693 insertions(+), 575 deletions(-) create mode 100644 MrBigsock/Assets/Prefabs.meta create mode 100644 MrBigsock/Assets/Prefabs/UI.meta rename MrBigsock/Assets/{ => Resources}/Prefabs/UI/ControlScheme.prefab (100%) rename MrBigsock/Assets/{ => Resources}/Prefabs/UI/ControlScheme.prefab.meta (100%) rename MrBigsock/Assets/{ => Resources}/Prefabs/UI/EndScreen.prefab (100%) rename MrBigsock/Assets/{ => Resources}/Prefabs/UI/EndScreen.prefab.meta (100%) rename MrBigsock/Assets/{ => Resources}/Prefabs/UI/Enemy_HpBar.prefab (100%) rename MrBigsock/Assets/{ => Resources}/Prefabs/UI/Enemy_HpBar.prefab.meta (100%) diff --git a/MrBigsock/Assets/Code/Services/AudioService.cs b/MrBigsock/Assets/Code/Services/AudioService.cs index 676c4477..d29f40e2 100644 --- a/MrBigsock/Assets/Code/Services/AudioService.cs +++ b/MrBigsock/Assets/Code/Services/AudioService.cs @@ -62,22 +62,6 @@ namespace BigSock.Service { _items = dict; } - private void _loadItems2() { - string[] guids = AssetDatabase.FindAssets( "t:AudioClip", new string[] {"Assets/sound"} ); - - var dict = new Dictionary<string, AudioClip>(); - - foreach(var guid in guids) { - var path = AssetDatabase.GUIDToAssetPath( guid ); - var name = _sanitize(path.Replace(".wav", "").Replace(".mp3", "").Replace("Assets/sound/", "")); - AudioClip go = AssetDatabase.LoadAssetAtPath<AudioClip>( path ); - - //Debug.Log($"[SpriteService._loadItems()] {name}"); - dict[name] = go; - } - - _items = dict; - } private string _sanitize(string name) => name.Replace("/", "\\").Replace(" ", "").Replace("_", "").ToLower(); diff --git a/MrBigsock/Assets/Code/Services/PrefabService.cs b/MrBigsock/Assets/Code/Services/PrefabService.cs index 40173638..4e50080a 100644 --- a/MrBigsock/Assets/Code/Services/PrefabService.cs +++ b/MrBigsock/Assets/Code/Services/PrefabService.cs @@ -95,22 +95,7 @@ namespace BigSock.Service { _prefabs = dict; } - private void _loadItems2() { - string[] guids = AssetDatabase.FindAssets( "t:Prefab", new string[] {"Assets/Resources/Prefabs"} ); - - var dict = new Dictionary<string, GameObject>(); - - foreach(var guid in guids) { - var path = AssetDatabase.GUIDToAssetPath( guid ); - var name = _sanitize(path.Replace(".prefab", "").Replace("Assets/Resources/Prefabs/", "")); - GameObject go = AssetDatabase.LoadAssetAtPath<GameObject>( path ); - - //Debug.Log($"[PrefabService._loadItems()] {name}"); - dict[name] = go; - } - - _prefabs = dict; - } + private string _sanitize(string name) => name.Replace("/", "\\").Replace(" ", "").Replace("_", "").ToLower(); diff --git a/MrBigsock/Assets/Code/Services/SpriteService.cs b/MrBigsock/Assets/Code/Services/SpriteService.cs index 8616bdd6..d58d11c9 100644 --- a/MrBigsock/Assets/Code/Services/SpriteService.cs +++ b/MrBigsock/Assets/Code/Services/SpriteService.cs @@ -61,22 +61,8 @@ namespace BigSock.Service { _sprites = dict; } - private void _loadItems2() { - string[] guids = AssetDatabase.FindAssets( "t:Sprite", new string[] {"Assets/Resources/Sprites"} ); + - var dict = new Dictionary<string, Sprite>(); - - foreach(var guid in guids) { - var path = AssetDatabase.GUIDToAssetPath( guid ); - var name = _sanitize(path.Replace(".png", "").Replace(".jpg", "").Replace("Assets/Resources/Sprites/", "")); - Sprite go = AssetDatabase.LoadAssetAtPath<Sprite>( path ); - - //Debug.Log($"[SpriteService._loadItems()] {name}"); - dict[name] = go; - } - - _sprites = dict; - } private string _sanitize(string name) => name.Replace("/", "\\").Replace(" ", "").Replace("_", "").ToLower(); diff --git a/MrBigsock/Assets/Prefabs.meta b/MrBigsock/Assets/Prefabs.meta new file mode 100644 index 00000000..0ab87e15 --- /dev/null +++ b/MrBigsock/Assets/Prefabs.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: bbd84b83cc8d3c6469bd9ac57d8ae37c +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/MrBigsock/Assets/Prefabs/MapObjects/Canvas.controller.meta b/MrBigsock/Assets/Prefabs/MapObjects/Canvas.controller.meta index 33527407..8874be51 100644 --- a/MrBigsock/Assets/Prefabs/MapObjects/Canvas.controller.meta +++ b/MrBigsock/Assets/Prefabs/MapObjects/Canvas.controller.meta @@ -1,5 +1,5 @@ fileFormatVersion: 2 -guid: 68dc6c99db5c10f4daf1f80a2ec61096 +guid: bf665589cbe039f42837bc7eae3576d8 NativeFormatImporter: externalObjects: {} mainObjectFileID: 9100000 diff --git a/MrBigsock/Assets/Prefabs/MapObjects/ClosedChest.controller.meta b/MrBigsock/Assets/Prefabs/MapObjects/ClosedChest.controller.meta index fc671ff2..60373343 100644 --- a/MrBigsock/Assets/Prefabs/MapObjects/ClosedChest.controller.meta +++ b/MrBigsock/Assets/Prefabs/MapObjects/ClosedChest.controller.meta @@ -1,5 +1,5 @@ fileFormatVersion: 2 -guid: 74461049370202d4da85090bc514ba1f +guid: d53f07024856ea6478511672bdb9730d NativeFormatImporter: externalObjects: {} mainObjectFileID: 9100000 diff --git a/MrBigsock/Assets/Prefabs/MapObjects/ClosedChest.prefab.meta b/MrBigsock/Assets/Prefabs/MapObjects/ClosedChest.prefab.meta index 93f066ba..301ecbe9 100644 --- a/MrBigsock/Assets/Prefabs/MapObjects/ClosedChest.prefab.meta +++ b/MrBigsock/Assets/Prefabs/MapObjects/ClosedChest.prefab.meta @@ -1,5 +1,5 @@ fileFormatVersion: 2 -guid: fdfefcc62c4bc394e850b15cc3e4db85 +guid: 6316ceeef3bc33a4d9c8cfb97e6f6415 PrefabImporter: externalObjects: {} userData: diff --git a/MrBigsock/Assets/Prefabs/MapObjects/ClosedDoor.controller.meta b/MrBigsock/Assets/Prefabs/MapObjects/ClosedDoor.controller.meta index 13428559..f91cf171 100644 --- a/MrBigsock/Assets/Prefabs/MapObjects/ClosedDoor.controller.meta +++ b/MrBigsock/Assets/Prefabs/MapObjects/ClosedDoor.controller.meta @@ -1,5 +1,5 @@ fileFormatVersion: 2 -guid: 3e9592659036024429b8d2c20e6bfdbb +guid: e5a95bb29f56cad4cb80eb34ab875fa3 NativeFormatImporter: externalObjects: {} mainObjectFileID: 9100000 diff --git a/MrBigsock/Assets/Prefabs/MapObjects/ClosedDoor.prefab.meta b/MrBigsock/Assets/Prefabs/MapObjects/ClosedDoor.prefab.meta index 0e3a91d1..32e814bd 100644 --- a/MrBigsock/Assets/Prefabs/MapObjects/ClosedDoor.prefab.meta +++ b/MrBigsock/Assets/Prefabs/MapObjects/ClosedDoor.prefab.meta @@ -1,5 +1,5 @@ fileFormatVersion: 2 -guid: e2f80767fa7906a4cabb85c3d953f245 +guid: 9617f6829de7c9848bc2076de1826435 PrefabImporter: externalObjects: {} userData: diff --git a/MrBigsock/Assets/Prefabs/MapObjects/OpenDoor.prefab.meta b/MrBigsock/Assets/Prefabs/MapObjects/OpenDoor.prefab.meta index 58ab7112..5a7733ee 100644 --- a/MrBigsock/Assets/Prefabs/MapObjects/OpenDoor.prefab.meta +++ b/MrBigsock/Assets/Prefabs/MapObjects/OpenDoor.prefab.meta @@ -1,5 +1,5 @@ fileFormatVersion: 2 -guid: e0957b066e8238b4e866ee08f22d06c3 +guid: b908a2f473008f5418285eac5445058d PrefabImporter: externalObjects: {} userData: diff --git a/MrBigsock/Assets/Prefabs/MapObjects/OpeningGoldChest.anim.meta b/MrBigsock/Assets/Prefabs/MapObjects/OpeningGoldChest.anim.meta index bba1e869..92bca1f4 100644 --- a/MrBigsock/Assets/Prefabs/MapObjects/OpeningGoldChest.anim.meta +++ b/MrBigsock/Assets/Prefabs/MapObjects/OpeningGoldChest.anim.meta @@ -1,5 +1,5 @@ fileFormatVersion: 2 -guid: 7a666638bfe6cff46a60cb7498be4106 +guid: 3677691e21bef9344b3119c78acf0d33 NativeFormatImporter: externalObjects: {} mainObjectFileID: 7400000 diff --git a/MrBigsock/Assets/Prefabs/UI.meta b/MrBigsock/Assets/Prefabs/UI.meta new file mode 100644 index 00000000..60d1f552 --- /dev/null +++ b/MrBigsock/Assets/Prefabs/UI.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 4cc5587ab1cdd184ea4bff920c7f5f71 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/MrBigsock/Assets/Resources/Prefabs/Enemy_Slime.prefab b/MrBigsock/Assets/Resources/Prefabs/Enemy_Slime.prefab index 7288d1a0..fce3c623 100644 --- a/MrBigsock/Assets/Resources/Prefabs/Enemy_Slime.prefab +++ b/MrBigsock/Assets/Resources/Prefabs/Enemy_Slime.prefab @@ -182,6 +182,7 @@ MonoBehaviour: xp: 0 maxXp: 0 level: 0 + HpBarEnemy: {fileID: 0} collisionOffset: 0.05 movementFilter: useTriggers: 0 diff --git a/MrBigsock/Assets/Prefabs/UI/ControlScheme.prefab b/MrBigsock/Assets/Resources/Prefabs/UI/ControlScheme.prefab similarity index 100% rename from MrBigsock/Assets/Prefabs/UI/ControlScheme.prefab rename to MrBigsock/Assets/Resources/Prefabs/UI/ControlScheme.prefab diff --git a/MrBigsock/Assets/Prefabs/UI/ControlScheme.prefab.meta b/MrBigsock/Assets/Resources/Prefabs/UI/ControlScheme.prefab.meta similarity index 100% rename from MrBigsock/Assets/Prefabs/UI/ControlScheme.prefab.meta rename to MrBigsock/Assets/Resources/Prefabs/UI/ControlScheme.prefab.meta diff --git a/MrBigsock/Assets/Prefabs/UI/EndScreen.prefab b/MrBigsock/Assets/Resources/Prefabs/UI/EndScreen.prefab similarity index 100% rename from MrBigsock/Assets/Prefabs/UI/EndScreen.prefab rename to MrBigsock/Assets/Resources/Prefabs/UI/EndScreen.prefab diff --git a/MrBigsock/Assets/Prefabs/UI/EndScreen.prefab.meta b/MrBigsock/Assets/Resources/Prefabs/UI/EndScreen.prefab.meta similarity index 100% rename from MrBigsock/Assets/Prefabs/UI/EndScreen.prefab.meta rename to MrBigsock/Assets/Resources/Prefabs/UI/EndScreen.prefab.meta diff --git a/MrBigsock/Assets/Prefabs/UI/Enemy_HpBar.prefab b/MrBigsock/Assets/Resources/Prefabs/UI/Enemy_HpBar.prefab similarity index 100% rename from MrBigsock/Assets/Prefabs/UI/Enemy_HpBar.prefab rename to MrBigsock/Assets/Resources/Prefabs/UI/Enemy_HpBar.prefab diff --git a/MrBigsock/Assets/Prefabs/UI/Enemy_HpBar.prefab.meta b/MrBigsock/Assets/Resources/Prefabs/UI/Enemy_HpBar.prefab.meta similarity index 100% rename from MrBigsock/Assets/Prefabs/UI/Enemy_HpBar.prefab.meta rename to MrBigsock/Assets/Resources/Prefabs/UI/Enemy_HpBar.prefab.meta diff --git a/MrBigsock/Assets/Resources/Prefabs/enemy_orc_range.prefab b/MrBigsock/Assets/Resources/Prefabs/enemy_orc_range.prefab index 608d9a23..07f46cc1 100644 --- a/MrBigsock/Assets/Resources/Prefabs/enemy_orc_range.prefab +++ b/MrBigsock/Assets/Resources/Prefabs/enemy_orc_range.prefab @@ -182,6 +182,7 @@ MonoBehaviour: xp: 0 maxXp: 0 level: 0 + HpBarEnemy: {fileID: 0} collisionOffset: 0.05 movementFilter: useTriggers: 0 diff --git a/MrBigsock/Assets/Resources/Prefabs/enemy_orc_warrior.prefab b/MrBigsock/Assets/Resources/Prefabs/enemy_orc_warrior.prefab index 44ec3f20..2e365bb6 100644 --- a/MrBigsock/Assets/Resources/Prefabs/enemy_orc_warrior.prefab +++ b/MrBigsock/Assets/Resources/Prefabs/enemy_orc_warrior.prefab @@ -155,6 +155,7 @@ MonoBehaviour: xp: 0 maxXp: 0 level: 0 + HpBarEnemy: {fileID: 0} collisionOffset: 0.05 movementFilter: useTriggers: 0 diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/orc_warrior/bow/Bow and Arrows.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/orc_warrior/bow/Bow and Arrows.png.meta index f62b6aef..7cc7910d 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/orc_warrior/bow/Bow and Arrows.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/orc_warrior/bow/Bow and Arrows.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/orc_warrior/orc_warrior_idle_anim_f0.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/orc_warrior/orc_warrior_idle_anim_f0.png.meta index 89a28f21..618173b9 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/orc_warrior/orc_warrior_idle_anim_f0.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/orc_warrior/orc_warrior_idle_anim_f0.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 0 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/orc_warrior/orc_warrior_idle_anim_f1.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/orc_warrior/orc_warrior_idle_anim_f1.png.meta index d4b87189..d7a4401c 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/orc_warrior/orc_warrior_idle_anim_f1.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/orc_warrior/orc_warrior_idle_anim_f1.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 0 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/orc_warrior/orc_warrior_idle_anim_f2.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/orc_warrior/orc_warrior_idle_anim_f2.png.meta index 9af3ed74..d754b59e 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/orc_warrior/orc_warrior_idle_anim_f2.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/orc_warrior/orc_warrior_idle_anim_f2.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 0 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/orc_warrior/orc_warrior_idle_anim_f3.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/orc_warrior/orc_warrior_idle_anim_f3.png.meta index 293a3694..161af97e 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/orc_warrior/orc_warrior_idle_anim_f3.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/orc_warrior/orc_warrior_idle_anim_f3.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 0 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/orc_warrior/orc_warrior_run_anim_f0.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/orc_warrior/orc_warrior_run_anim_f0.png.meta index 003262b9..e3523eee 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/orc_warrior/orc_warrior_run_anim_f0.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/orc_warrior/orc_warrior_run_anim_f0.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 0 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/orc_warrior/orc_warrior_run_anim_f1.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/orc_warrior/orc_warrior_run_anim_f1.png.meta index 1d7e62a2..3452659c 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/orc_warrior/orc_warrior_run_anim_f1.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/orc_warrior/orc_warrior_run_anim_f1.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 0 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/orc_warrior/orc_warrior_run_anim_f2.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/orc_warrior/orc_warrior_run_anim_f2.png.meta index 741c2985..a73efb19 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/orc_warrior/orc_warrior_run_anim_f2.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/orc_warrior/orc_warrior_run_anim_f2.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 0 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/orc_warrior/orc_warrior_run_anim_f3.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/orc_warrior/orc_warrior_run_anim_f3.png.meta index 4bee9c0b..798a1324 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/orc_warrior/orc_warrior_run_anim_f3.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Animations/orc_warrior/orc_warrior_run_anim_f3.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 0 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_1.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_1.png.meta index 4cfc4cf8..f8810c57 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_1.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_1.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_10.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_10.png.meta index 39512039..652174e0 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_10.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_10.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_2.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_2.png.meta index d3100aa4..4ae20107 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_2.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_2.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_3.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_3.png.meta index f04423a8..de7dcc2e 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_3.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_3.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_4.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_4.png.meta index 81470a1c..718e0b03 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_4.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_4.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_5.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_5.png.meta index 58eb585e..f91f5d67 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_5.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_5.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_6.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_6.png.meta index d47ad8b5..fe15c517 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_6.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_6.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_7.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_7.png.meta index db1ca4c2..32c9d277 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_7.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_7.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_8.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_8.png.meta index dcb2bf4b..fcf07e26 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_8.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_8.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_9.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_9.png.meta index 0ed58b9c..4a3fa740 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_9.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Attack/Bringer-of-Death_Attack_9.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_1.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_1.png.meta index bcca14c4..e9fd2485 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_1.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_1.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_2.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_2.png.meta index 2d81e90c..2d8bd935 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_2.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_2.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_3.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_3.png.meta index 13aca194..cfb6834d 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_3.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_3.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_4.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_4.png.meta index 354b3d86..77f4319a 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_4.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_4.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_5.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_5.png.meta index f9a57764..6ec0f356 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_5.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_5.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_6.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_6.png.meta index f8d22f4e..1baa4d1b 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_6.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_6.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_7.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_7.png.meta index cd44aa2b..07463ce6 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_7.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_7.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_8.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_8.png.meta index 7dc73958..3054c4d5 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_8.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_8.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_9.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_9.png.meta index 58df0e55..cfab338d 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_9.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Cast/Bringer-of-Death_Cast_9.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_1.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_1.png.meta index a0b2d134..69ea7073 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_1.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_1.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_10.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_10.png.meta index f2b7e4cc..04396b73 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_10.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_10.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_2.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_2.png.meta index 4ca9780f..f568ecae 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_2.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_2.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_3.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_3.png.meta index cdda19f7..3b205f4a 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_3.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_3.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_4.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_4.png.meta index ed5c2ae6..93c005ba 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_4.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_4.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_5.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_5.png.meta index f8f50e53..5640e1ce 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_5.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_5.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_6.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_6.png.meta index a0f2c073..232ece1c 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_6.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_6.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_7.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_7.png.meta index 347f9b7f..2890e0a7 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_7.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_7.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_8.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_8.png.meta index 067843c5..f85a0b0e 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_8.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_8.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_9.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_9.png.meta index 215c01af..4c3da166 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_9.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Death/Bringer-of-Death_Death_9.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Hurt/Bringer-of-Death_Hurt_1.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Hurt/Bringer-of-Death_Hurt_1.png.meta index 12faebf0..bebc647b 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Hurt/Bringer-of-Death_Hurt_1.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Hurt/Bringer-of-Death_Hurt_1.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Hurt/Bringer-of-Death_Hurt_2.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Hurt/Bringer-of-Death_Hurt_2.png.meta index 1755eb47..98f45894 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Hurt/Bringer-of-Death_Hurt_2.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Hurt/Bringer-of-Death_Hurt_2.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Hurt/Bringer-of-Death_Hurt_3.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Hurt/Bringer-of-Death_Hurt_3.png.meta index d340836a..ab4f21b9 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Hurt/Bringer-of-Death_Hurt_3.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Hurt/Bringer-of-Death_Hurt_3.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_1.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_1.png.meta index b983ef1e..f178f257 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_1.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_1.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_2.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_2.png.meta index 10cdc7b8..0282926a 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_2.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_2.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_3.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_3.png.meta index 171fd804..ce04ccb3 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_3.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_3.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_4.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_4.png.meta index 71deaf8c..76e7e836 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_4.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_4.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_5.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_5.png.meta index bc4c87c2..81827cdd 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_5.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_5.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_6.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_6.png.meta index 08fa884a..b00d543b 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_6.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_6.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_7.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_7.png.meta index 36d2bfa4..de494992 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_7.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_7.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_8.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_8.png.meta index 0c5d928e..faeac8c7 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_8.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Idle/Bringer-of-Death_Idle_8.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_1.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_1.png.meta index fa4bf077..359d80fc 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_1.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_1.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_10.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_10.png.meta index 21685398..d682365e 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_10.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_10.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_2.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_2.png.meta index 5d6939ad..5ecdc2c6 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_2.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_2.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_3.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_3.png.meta index 341e3857..c005dcb4 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_3.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_3.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_4.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_4.png.meta index 83de018b..b5466842 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_4.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_4.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_5.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_5.png.meta index 0e245ff8..2e70cd58 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_5.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_5.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_6.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_6.png.meta index 3ad0f9a2..1ca337a6 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_6.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_6.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_7.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_7.png.meta index 2b081d17..392b2642 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_7.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_7.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_8.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_8.png.meta index b6ad1f8d..79ba0014 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_8.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_8.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_9.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_9.png.meta index 5d20b55b..c1f9606a 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_9.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Attack/Bringer-of-Death_Attack_9.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_1.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_1.png.meta index 78ed2b80..9595d791 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_1.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_1.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_2.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_2.png.meta index 8ca05e29..392b4538 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_2.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_2.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_3.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_3.png.meta index 2558a50e..c33a5396 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_3.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_3.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_4.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_4.png.meta index eb95f119..e7fe3330 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_4.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_4.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_5.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_5.png.meta index 8c82d0a2..09f98b6e 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_5.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_5.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_6.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_6.png.meta index cf4a4fab..2aeb78cd 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_6.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_6.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_7.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_7.png.meta index a4b2a814..294a9b02 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_7.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_7.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_8.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_8.png.meta index b0644d79..16f745e0 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_8.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_8.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_9.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_9.png.meta index f31ed0f9..974081b4 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_9.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Cast/Bringer-of-Death_Cast_9.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_1.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_1.png.meta index 364274b7..5f98fd5c 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_1.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_1.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_10.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_10.png.meta index d9603df8..927375ac 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_10.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_10.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_2.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_2.png.meta index ee224637..60b02d4b 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_2.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_2.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_3.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_3.png.meta index 59a1e90b..be01abe4 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_3.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_3.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_4.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_4.png.meta index 991f7eaf..a8cc1c08 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_4.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_4.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_5.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_5.png.meta index bfd1078e..c9552dd4 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_5.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_5.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_6.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_6.png.meta index b74db7ab..0b7cf613 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_6.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_6.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_7.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_7.png.meta index 0da85edd..95322948 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_7.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_7.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_8.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_8.png.meta index 0be5f2e3..d96a988c 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_8.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_8.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_9.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_9.png.meta index e803c51c..928bb2e9 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_9.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Death/Bringer-of-Death_Death_9.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Hurt/Bringer-of-Death_Hurt_1.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Hurt/Bringer-of-Death_Hurt_1.png.meta index c6afc333..b7e17422 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Hurt/Bringer-of-Death_Hurt_1.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Hurt/Bringer-of-Death_Hurt_1.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Hurt/Bringer-of-Death_Hurt_2.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Hurt/Bringer-of-Death_Hurt_2.png.meta index be8196f3..59845ef2 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Hurt/Bringer-of-Death_Hurt_2.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Hurt/Bringer-of-Death_Hurt_2.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Hurt/Bringer-of-Death_Hurt_3.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Hurt/Bringer-of-Death_Hurt_3.png.meta index f9d7d922..43eebc2c 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Hurt/Bringer-of-Death_Hurt_3.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Hurt/Bringer-of-Death_Hurt_3.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_1.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_1.png.meta index ff27794f..8cda39e4 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_1.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_1.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_10.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_10.png.meta index 3e153741..5ad82302 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_10.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_10.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_11.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_11.png.meta index e81d58df..85c841a9 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_11.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_11.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_12.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_12.png.meta index 424b8249..402c616e 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_12.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_12.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_13.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_13.png.meta index d9a4d1c2..64ee66ac 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_13.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_13.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_14.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_14.png.meta index 61da6eb9..664d79dd 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_14.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_14.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_15.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_15.png.meta index 4cbba355..671a9c83 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_15.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_15.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_16.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_16.png.meta index 27b2b95c..32c14ff9 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_16.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_16.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_2.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_2.png.meta index dcd5380d..d526e5c1 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_2.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_2.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_3.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_3.png.meta index 8ba987dc..52f40347 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_3.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_3.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_4.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_4.png.meta index 20480232..e5337ad4 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_4.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_4.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_5.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_5.png.meta index 1f42b623..5e8a342b 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_5.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_5.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_6.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_6.png.meta index df518bbd..7d4843f3 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_6.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_6.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_7.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_7.png.meta index d4a9de98..c964f538 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_7.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_7.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_8.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_8.png.meta index d7f761ee..924aff62 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_8.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_8.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_9.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_9.png.meta index d2d84155..7968eb19 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_9.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/No Effect Sprites/Spell/Bringer-of-Death_Spell_9.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_1.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_1.png.meta index 8cdb6f02..4b78413e 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_1.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_1.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_10.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_10.png.meta index df1ee12a..20f58f33 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_10.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_10.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_11.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_11.png.meta index 1ba57cdf..43f41112 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_11.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_11.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_12.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_12.png.meta index 3cde9fdd..005ad2d1 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_12.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_12.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_13.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_13.png.meta index 4609ab48..ff85ff4b 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_13.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_13.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_14.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_14.png.meta index 02fdae57..13176ce5 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_14.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_14.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_15.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_15.png.meta index 959acf33..0b642913 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_15.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_15.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_16.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_16.png.meta index cc105b05..cd0c96c4 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_16.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_16.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_2.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_2.png.meta index c762b109..ade2d7f2 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_2.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_2.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_3.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_3.png.meta index 74c3601d..682b3900 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_3.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_3.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_4.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_4.png.meta index 3a50f280..1ed233e1 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_4.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_4.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_5.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_5.png.meta index 03912710..bfc8f644 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_5.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_5.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_6.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_6.png.meta index 0a9ae7ba..4921212a 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_6.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_6.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_7.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_7.png.meta index 81da2eb9..8573c360 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_7.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_7.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_8.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_8.png.meta index 941b8647..9298da3b 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_8.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_8.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_9.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_9.png.meta index cf69ed77..02710a05 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_9.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Spell/Bringer-of-Death_Spell_9.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_1.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_1.png.meta index 8c592d67..54f05c80 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_1.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_1.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_2.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_2.png.meta index fc52cc1e..6c5b93b5 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_2.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_2.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_3.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_3.png.meta index 935d1b2c..4c62375a 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_3.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_3.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_4.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_4.png.meta index f4f44c96..335fa90a 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_4.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_4.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_5.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_5.png.meta index df239266..9641ba62 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_5.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_5.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_6.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_6.png.meta index 1053800f..a8d6c7c0 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_6.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_6.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_7.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_7.png.meta index 91acbd98..21c26d52 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_7.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_7.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_8.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_8.png.meta index 4180425b..8a31ed82 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_8.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/Individual Sprite/Walk/Bringer-of-Death_Walk_8.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/SpriteSheet/Bringer-of-Death-SpritSheet.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/SpriteSheet/Bringer-of-Death-SpritSheet.png.meta index 3a831ee1..dc87381d 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/SpriteSheet/Bringer-of-Death-SpritSheet.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/SpriteSheet/Bringer-of-Death-SpritSheet.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: @@ -1507,10 +1519,10 @@ TextureImporter: Bringer-of-Death-SpritSheet_3: -1354585760 Bringer-of-Death-SpritSheet_62: -1981653235 Bringer-of-Death-SpritSheet_32: -758833498 - Bringer-of-Death-SpritSheet_41: 249659269 Bringer-of-Death-SpritSheet_1: 959836911 - Bringer-of-Death-SpritSheet_21: -133352305 Bringer-of-Death-SpritSheet_6: -2002076032 + Bringer-of-Death-SpritSheet_21: -133352305 + Bringer-of-Death-SpritSheet_41: 249659269 Bringer-of-Death-SpritSheet_0: -216419084 Bringer-of-Death-SpritSheet_22: 1421686516 Bringer-of-Death-SpritSheet_20: 1849084138 diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/SpriteSheet/Bringer-of-Death-SpritSheet_no-Effect.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/SpriteSheet/Bringer-of-Death-SpritSheet_no-Effect.png.meta index db740ff0..4f004d1b 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/SpriteSheet/Bringer-of-Death-SpritSheet_no-Effect.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Bringer_of_death/SpriteSheet/Bringer-of-Death-SpritSheet_no-Effect.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Skeleton enemy.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Skeleton enemy.png.meta index 384a2a53..12a982dc 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Skeleton enemy.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Boss/Sprites/Skeleton enemy.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Enemy_sprites/Archer Skeleton.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Enemy_sprites/Archer Skeleton.png.meta index 4ca9a3be..7e32f60d 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Enemy_sprites/Archer Skeleton.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Enemy_sprites/Archer Skeleton.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Enemy_sprites/One-eyed Bat.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Enemy_sprites/One-eyed Bat.png.meta index e39d45ff..ee6f0b77 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Enemy_sprites/One-eyed Bat.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Enemy_sprites/One-eyed Bat.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Enemy_sprites/Slime Mob.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Enemy_sprites/Slime Mob.png.meta index f9df367e..d9287015 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Enemy_sprites/Slime Mob.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Enemy_sprites/Slime Mob.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Enemy_sprites/large_enemies.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Enemy_sprites/large_enemies.png.meta index 17bf91aa..be7dd21a 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Enemy_sprites/large_enemies.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Enemy_sprites/large_enemies.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Enemy_sprites/medium_enemies.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Enemy_sprites/medium_enemies.png.meta index 8f1f0363..b27075e1 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Enemy_sprites/medium_enemies.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Enemy_sprites/medium_enemies.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: diff --git a/MrBigsock/Assets/Resources/Sprites/Enemy/Enemy_sprites/small_enemies.png.meta b/MrBigsock/Assets/Resources/Sprites/Enemy/Enemy_sprites/small_enemies.png.meta index 94edbb49..394ebfd8 100644 --- a/MrBigsock/Assets/Resources/Sprites/Enemy/Enemy_sprites/small_enemies.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Enemy/Enemy_sprites/small_enemies.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: diff --git a/MrBigsock/Assets/Resources/Sprites/Item/Canvas.controller.meta b/MrBigsock/Assets/Resources/Sprites/Item/Canvas.controller.meta index 33527407..6442ef72 100644 --- a/MrBigsock/Assets/Resources/Sprites/Item/Canvas.controller.meta +++ b/MrBigsock/Assets/Resources/Sprites/Item/Canvas.controller.meta @@ -1,5 +1,5 @@ fileFormatVersion: 2 -guid: 68dc6c99db5c10f4daf1f80a2ec61096 +guid: 9645cb9e90faddf48af5ece8cf0edf75 NativeFormatImporter: externalObjects: {} mainObjectFileID: 9100000 diff --git a/MrBigsock/Assets/Resources/Sprites/Item/ClosedChest.controller.meta b/MrBigsock/Assets/Resources/Sprites/Item/ClosedChest.controller.meta index fc671ff2..2a592ad6 100644 --- a/MrBigsock/Assets/Resources/Sprites/Item/ClosedChest.controller.meta +++ b/MrBigsock/Assets/Resources/Sprites/Item/ClosedChest.controller.meta @@ -1,5 +1,5 @@ fileFormatVersion: 2 -guid: 74461049370202d4da85090bc514ba1f +guid: 2618c4048c57ca34c84f4bd2e73401ac NativeFormatImporter: externalObjects: {} mainObjectFileID: 9100000 diff --git a/MrBigsock/Assets/Resources/Sprites/Item/ClosedChest.prefab.meta b/MrBigsock/Assets/Resources/Sprites/Item/ClosedChest.prefab.meta index 93f066ba..27e2af6d 100644 --- a/MrBigsock/Assets/Resources/Sprites/Item/ClosedChest.prefab.meta +++ b/MrBigsock/Assets/Resources/Sprites/Item/ClosedChest.prefab.meta @@ -1,5 +1,5 @@ fileFormatVersion: 2 -guid: fdfefcc62c4bc394e850b15cc3e4db85 +guid: 04e412a45ebf089479b3126ee24c13f4 PrefabImporter: externalObjects: {} userData: diff --git a/MrBigsock/Assets/Resources/Sprites/Item/ClosedDoor.controller.meta b/MrBigsock/Assets/Resources/Sprites/Item/ClosedDoor.controller.meta index 13428559..595449e6 100644 --- a/MrBigsock/Assets/Resources/Sprites/Item/ClosedDoor.controller.meta +++ b/MrBigsock/Assets/Resources/Sprites/Item/ClosedDoor.controller.meta @@ -1,5 +1,5 @@ fileFormatVersion: 2 -guid: 3e9592659036024429b8d2c20e6bfdbb +guid: aa1295d9cf374ed4e974bd124934ecf5 NativeFormatImporter: externalObjects: {} mainObjectFileID: 9100000 diff --git a/MrBigsock/Assets/Resources/Sprites/Item/ClosedDoor.prefab.meta b/MrBigsock/Assets/Resources/Sprites/Item/ClosedDoor.prefab.meta index 0e3a91d1..76525a28 100644 --- a/MrBigsock/Assets/Resources/Sprites/Item/ClosedDoor.prefab.meta +++ b/MrBigsock/Assets/Resources/Sprites/Item/ClosedDoor.prefab.meta @@ -1,5 +1,5 @@ fileFormatVersion: 2 -guid: e2f80767fa7906a4cabb85c3d953f245 +guid: 3753c7bdf7d76cb479e26931d1f3a3e2 PrefabImporter: externalObjects: {} userData: diff --git a/MrBigsock/Assets/Resources/Sprites/Item/OpenDoor.prefab.meta b/MrBigsock/Assets/Resources/Sprites/Item/OpenDoor.prefab.meta index 58ab7112..4b6bc020 100644 --- a/MrBigsock/Assets/Resources/Sprites/Item/OpenDoor.prefab.meta +++ b/MrBigsock/Assets/Resources/Sprites/Item/OpenDoor.prefab.meta @@ -1,5 +1,5 @@ fileFormatVersion: 2 -guid: e0957b066e8238b4e866ee08f22d06c3 +guid: 700257d8440c28f4f8a7a5dec2aa7ce2 PrefabImporter: externalObjects: {} userData: diff --git a/MrBigsock/Assets/Resources/Sprites/Item/OpeningGoldChest.anim.meta b/MrBigsock/Assets/Resources/Sprites/Item/OpeningGoldChest.anim.meta index bba1e869..2adba530 100644 --- a/MrBigsock/Assets/Resources/Sprites/Item/OpeningGoldChest.anim.meta +++ b/MrBigsock/Assets/Resources/Sprites/Item/OpeningGoldChest.anim.meta @@ -1,5 +1,5 @@ fileFormatVersion: 2 -guid: 7a666638bfe6cff46a60cb7498be4106 +guid: 47467402a6b7e2442800fe5a21553a51 NativeFormatImporter: externalObjects: {} mainObjectFileID: 7400000 diff --git a/MrBigsock/Assets/Resources/Sprites/Item/chest.png.meta b/MrBigsock/Assets/Resources/Sprites/Item/chest.png.meta index 6d23ad75..703d87d1 100644 --- a/MrBigsock/Assets/Resources/Sprites/Item/chest.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Item/chest.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: diff --git a/MrBigsock/Assets/Resources/Sprites/Item/tilesetNice.png.meta b/MrBigsock/Assets/Resources/Sprites/Item/tilesetNice.png.meta index bc4bab92..959418ad 100644 --- a/MrBigsock/Assets/Resources/Sprites/Item/tilesetNice.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Item/tilesetNice.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: diff --git a/MrBigsock/Assets/Resources/Sprites/Player/BigSock/attackBigSock.png.meta b/MrBigsock/Assets/Resources/Sprites/Player/BigSock/attackBigSock.png.meta index 342ea3f8..0a4170a1 100644 --- a/MrBigsock/Assets/Resources/Sprites/Player/BigSock/attackBigSock.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Player/BigSock/attackBigSock.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: diff --git a/MrBigsock/Assets/Resources/Sprites/Player/BigSock/attackBigSockBig.png.meta b/MrBigsock/Assets/Resources/Sprites/Player/BigSock/attackBigSockBig.png.meta index 71233f9b..703b03df 100644 --- a/MrBigsock/Assets/Resources/Sprites/Player/BigSock/attackBigSockBig.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/Player/BigSock/attackBigSockBig.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: diff --git a/MrBigsock/Assets/Resources/Sprites/UI/GUI.png.meta b/MrBigsock/Assets/Resources/Sprites/UI/GUI.png.meta index 47dfc3c9..fad1d951 100644 --- a/MrBigsock/Assets/Resources/Sprites/UI/GUI.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/UI/GUI.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: diff --git a/MrBigsock/Assets/Resources/Sprites/UI/buttons.png.meta b/MrBigsock/Assets/Resources/Sprites/UI/buttons.png.meta index 266134de..b8b6e5c5 100644 --- a/MrBigsock/Assets/Resources/Sprites/UI/buttons.png.meta +++ b/MrBigsock/Assets/Resources/Sprites/UI/buttons.png.meta @@ -113,6 +113,18 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: diff --git a/MrBigsock/Assets/Scenes/GenTilemap.unity b/MrBigsock/Assets/Scenes/GenTilemap.unity index 4423112d..c14dbd72 100644 --- a/MrBigsock/Assets/Scenes/GenTilemap.unity +++ b/MrBigsock/Assets/Scenes/GenTilemap.unity @@ -83142,7 +83142,7 @@ MonoBehaviour: - {fileID: 1576245753} tileSetSO: {fileID: 11400000, guid: 575173cd6a316be4a841f4318029d01d, type: 2} polygonCollider: {fileID: 498579221} - Door: {fileID: 3927126222752442302, guid: e2f80767fa7906a4cabb85c3d953f245, type: 3} + Door: {fileID: 3927126222752442302, guid: 9617f6829de7c9848bc2076de1826435, type: 3} Enemy: - {fileID: 2996495149472241661, guid: 92dcf0500ca688742ba5c0f4f51ac314, type: 3} - {fileID: 2996495149472241661, guid: f256acc71054c194a819c82677b399a7, type: 3} diff --git a/MrBigsock/Assets/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF - Fallback.asset b/MrBigsock/Assets/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF - Fallback.asset index 5143d0d6..d2796f7b 100644 --- a/MrBigsock/Assets/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF - Fallback.asset +++ b/MrBigsock/Assets/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF - Fallback.asset @@ -192,471 +192,19 @@ MonoBehaviour: m_StrikethroughOffset: 18 m_StrikethroughThickness: 6.298828 m_TabWidth: 24 - m_GlyphTable: - - m_Index: 3 - m_Metrics: - m_Width: 0 - m_Height: 0 - m_HorizontalBearingX: 0 - m_HorizontalBearingY: 0 - m_HorizontalAdvance: 24 - m_GlyphRect: - m_X: 0 - m_Y: 0 - m_Width: 0 - m_Height: 0 - m_Scale: 1 - m_AtlasIndex: 0 - - m_Index: 51 - m_Metrics: - m_Width: 46 - m_Height: 59 - m_HorizontalBearingX: 7 - m_HorizontalBearingY: 59 - m_HorizontalAdvance: 57 - m_GlyphRect: - m_X: 163 - m_Y: 10 - m_Width: 46 - m_Height: 59 - m_Scale: 1 - m_AtlasIndex: 0 - - m_Index: 66 - m_Metrics: - m_Width: 51 - m_Height: 6 - m_HorizontalBearingX: -2 - m_HorizontalBearingY: -12 - m_HorizontalAdvance: 48 - m_GlyphRect: - m_X: 93 - m_Y: 10 - m_Width: 51 - m_Height: 6 - m_Scale: 1 - m_AtlasIndex: 0 - - m_Index: 69 - m_Metrics: - m_Width: 40 - m_Height: 63 - m_HorizontalBearingX: 5 - m_HorizontalBearingY: 62 - m_HorizontalAdvance: 48 - m_GlyphRect: - m_X: 333 - m_Y: 76 - m_Width: 40 - m_Height: 63 - m_Scale: 1 - m_AtlasIndex: 0 - - m_Index: 70 - m_Metrics: - m_Width: 38 - m_Height: 47 - m_HorizontalBearingX: 3 - m_HorizontalBearingY: 46 - m_HorizontalAdvance: 43 - m_GlyphRect: - m_X: 10 - m_Y: 38 - m_Width: 38 - m_Height: 47 - m_Scale: 1 - m_AtlasIndex: 0 - - m_Index: 72 - m_Metrics: - m_Width: 42 - m_Height: 47 - m_HorizontalBearingX: 3 - m_HorizontalBearingY: 46 - m_HorizontalAdvance: 48 - m_GlyphRect: - m_X: 346 - m_Y: 10 - m_Width: 42 - m_Height: 47 - m_Scale: 1 - m_AtlasIndex: 0 - - m_Index: 73 - m_Metrics: - m_Width: 25 - m_Height: 62 - m_HorizontalBearingX: 1 - m_HorizontalBearingY: 62 - m_HorizontalAdvance: 25 - m_GlyphRect: - m_X: 289 - m_Y: 75 - m_Width: 25 - m_Height: 62 - m_Scale: 1 - m_AtlasIndex: 0 - - m_Index: 75 - m_Metrics: - m_Width: 38 - m_Height: 62 - m_HorizontalBearingX: 5 - m_HorizontalBearingY: 62 - m_HorizontalAdvance: 48 - m_GlyphRect: - m_X: 228 - m_Y: 76 - m_Width: 38 - m_Height: 62 - m_Scale: 1 - m_AtlasIndex: 0 - - m_Index: 76 - m_Metrics: - m_Width: 9 - m_Height: 62 - m_HorizontalBearingX: 5 - m_HorizontalBearingY: 62 - m_HorizontalAdvance: 19 - m_GlyphRect: - m_X: 93 - m_Y: 35 - m_Width: 9 - m_Height: 62 - m_Scale: 1 - m_AtlasIndex: 0 - - m_Index: 78 - m_Metrics: - m_Width: 40 - m_Height: 62 - m_HorizontalBearingX: 5 - m_HorizontalBearingY: 62 - m_HorizontalAdvance: 44 - m_GlyphRect: - m_X: 10 - m_Y: 104 - m_Width: 40 - m_Height: 62 - m_Scale: 1 - m_AtlasIndex: 0 - - m_Index: 79 - m_Metrics: - m_Width: 9 - m_Height: 62 - m_HorizontalBearingX: 5 - m_HorizontalBearingY: 62 - m_HorizontalAdvance: 19 - m_GlyphRect: - m_X: 285 - m_Y: 156 - m_Width: 9 - m_Height: 62 - m_Scale: 1 - m_AtlasIndex: 0 - - m_Index: 80 - m_Metrics: - m_Width: 64 - m_Height: 46 - m_HorizontalBearingX: 5 - m_HorizontalBearingY: 46 - m_HorizontalAdvance: 74 - m_GlyphRect: - m_X: 121 - m_Y: 110 - m_Width: 64 - m_Height: 46 - m_Scale: 1 - m_AtlasIndex: 0 - - m_Index: 81 - m_Metrics: - m_Width: 38 - m_Height: 46 - m_HorizontalBearingX: 5 - m_HorizontalBearingY: 46 - m_HorizontalAdvance: 48 - m_GlyphRect: - m_X: 289 - m_Y: 10 - m_Width: 38 - m_Height: 46 - m_Scale: 1 - m_AtlasIndex: 0 - - m_Index: 82 - m_Metrics: - m_Width: 42 - m_Height: 47 - m_HorizontalBearingX: 3 - m_HorizontalBearingY: 46 - m_HorizontalAdvance: 48 - m_GlyphRect: - m_X: 228 - m_Y: 10 - m_Width: 42 - m_Height: 47 - m_Scale: 1 - m_AtlasIndex: 0 - - m_Index: 86 - m_Metrics: - m_Width: 38 - m_Height: 47 - m_HorizontalBearingX: 2 - m_HorizontalBearingY: 46 - m_HorizontalAdvance: 43 - m_GlyphRect: - m_X: 407 - m_Y: 10 - m_Width: 38 - m_Height: 47 - m_Scale: 1 - m_AtlasIndex: 0 - - m_Index: 87 - m_Metrics: - m_Width: 23 - m_Height: 56 - m_HorizontalBearingX: 1 - m_HorizontalBearingY: 55 - m_HorizontalAdvance: 24 - m_GlyphRect: - m_X: 121 - m_Y: 35 - m_Width: 23 - m_Height: 56 - m_Scale: 1 - m_AtlasIndex: 0 - - m_Index: 90 - m_Metrics: - m_Width: 63 - m_Height: 45 - m_HorizontalBearingX: -1 - m_HorizontalBearingY: 45 - m_HorizontalAdvance: 61 - m_GlyphRect: - m_X: 392 - m_Y: 76 - m_Width: 63 - m_Height: 45 - m_Scale: 1 - m_AtlasIndex: 0 - - m_Index: 2030 - m_Metrics: - m_Width: 64 - m_Height: 9 - m_HorizontalBearingX: 11 - m_HorizontalBearingY: 9 - m_HorizontalAdvance: 86 - m_GlyphRect: - m_X: 10 - m_Y: 10 - m_Width: 64 - m_Height: 9 - m_Scale: 1 - m_AtlasIndex: 0 - m_CharacterTable: - - m_ElementType: 1 - m_Unicode: 32 - m_GlyphIndex: 3 - m_Scale: 1 - - m_ElementType: 1 - m_Unicode: 80 - m_GlyphIndex: 51 - m_Scale: 1 - - m_ElementType: 1 - m_Unicode: 95 - m_GlyphIndex: 66 - m_Scale: 1 - - m_ElementType: 1 - m_Unicode: 98 - m_GlyphIndex: 69 - m_Scale: 1 - - m_ElementType: 1 - m_Unicode: 99 - m_GlyphIndex: 70 - m_Scale: 1 - - m_ElementType: 1 - m_Unicode: 101 - m_GlyphIndex: 72 - m_Scale: 1 - - m_ElementType: 1 - m_Unicode: 102 - m_GlyphIndex: 73 - m_Scale: 1 - - m_ElementType: 1 - m_Unicode: 104 - m_GlyphIndex: 75 - m_Scale: 1 - - m_ElementType: 1 - m_Unicode: 105 - m_GlyphIndex: 76 - m_Scale: 1 - - m_ElementType: 1 - m_Unicode: 107 - m_GlyphIndex: 78 - m_Scale: 1 - - m_ElementType: 1 - m_Unicode: 108 - m_GlyphIndex: 79 - m_Scale: 1 - - m_ElementType: 1 - m_Unicode: 109 - m_GlyphIndex: 80 - m_Scale: 1 - - m_ElementType: 1 - m_Unicode: 110 - m_GlyphIndex: 81 - m_Scale: 1 - - m_ElementType: 1 - m_Unicode: 111 - m_GlyphIndex: 82 - m_Scale: 1 - - m_ElementType: 1 - m_Unicode: 115 - m_GlyphIndex: 86 - m_Scale: 1 - - m_ElementType: 1 - m_Unicode: 116 - m_GlyphIndex: 87 - m_Scale: 1 - - m_ElementType: 1 - m_Unicode: 119 - m_GlyphIndex: 90 - m_Scale: 1 - - m_ElementType: 1 - m_Unicode: 8230 - m_GlyphIndex: 2030 - m_Scale: 1 + m_GlyphTable: [] + m_CharacterTable: [] m_AtlasTextures: - {fileID: 28268798066460806} m_AtlasTextureIndex: 0 m_IsMultiAtlasTexturesEnabled: 0 m_ClearDynamicDataOnBuild: 1 - m_UsedGlyphRects: - - m_X: 0 - m_Y: 0 - m_Width: 83 - m_Height: 28 - - m_X: 83 - m_Y: 0 - m_Width: 70 - m_Height: 25 - - m_X: 153 - m_Y: 0 - m_Width: 65 - m_Height: 78 - - m_X: 83 - m_Y: 25 - m_Width: 28 - m_Height: 81 - - m_X: 0 - m_Y: 28 - m_Width: 57 - m_Height: 66 - - m_X: 0 - m_Y: 94 - m_Width: 59 - m_Height: 81 - - m_X: 218 - m_Y: 0 - m_Width: 61 - m_Height: 66 - - m_X: 279 - m_Y: 0 - m_Width: 57 - m_Height: 65 - - m_X: 336 - m_Y: 0 - m_Width: 61 - m_Height: 66 - - m_X: 279 - m_Y: 65 - m_Width: 44 - m_Height: 81 - - m_X: 111 - m_Y: 25 - m_Width: 42 - m_Height: 75 - - m_X: 218 - m_Y: 66 - m_Width: 57 - m_Height: 81 - - m_X: 111 - m_Y: 100 - m_Width: 83 - m_Height: 65 - - m_X: 397 - m_Y: 0 - m_Width: 57 - m_Height: 66 - - m_X: 323 - m_Y: 66 - m_Width: 59 - m_Height: 82 - - m_X: 275 - m_Y: 146 - m_Width: 28 - m_Height: 81 - - m_X: 382 - m_Y: 66 - m_Width: 82 - m_Height: 64 + m_UsedGlyphRects: [] m_FreeGlyphRects: - - m_X: 57 - m_Y: 28 - m_Width: 26 - m_Height: 66 - - m_X: 59 - m_Y: 28 - m_Width: 24 - m_Height: 483 - - m_X: 59 - m_Y: 106 - m_Width: 52 - m_Height: 405 - - m_X: 153 - m_Y: 78 - m_Width: 65 - m_Height: 22 - - m_X: 194 - m_Y: 78 - m_Width: 24 - m_Height: 433 - - m_X: 323 - m_Y: 65 - m_Width: 13 - m_Height: 1 - - m_X: 0 - m_Y: 227 - m_Width: 511 - m_Height: 284 - m_X: 0 - m_Y: 175 - m_Width: 275 - m_Height: 336 - - m_X: 275 - m_Y: 66 - m_Width: 4 - m_Height: 80 - - m_X: 59 - m_Y: 165 - m_Width: 216 - m_Height: 346 - - m_X: 303 - m_Y: 146 - m_Width: 20 - m_Height: 365 - - m_X: 303 - m_Y: 148 - m_Width: 208 - m_Height: 363 - - m_X: 194 - m_Y: 147 - m_Width: 81 - m_Height: 364 - - m_X: 454 - m_Y: 0 - m_Width: 57 - m_Height: 66 - - m_X: 464 m_Y: 0 - m_Width: 47 + m_Width: 511 m_Height: 511 - - m_X: 382 - m_Y: 130 - m_Width: 129 - m_Height: 381 m_fontInfo: Name: Liberation Sans PointSize: 86 @@ -688,37 +236,7 @@ MonoBehaviour: m_KerningTable: kerningPairs: [] m_FontFeatureTable: - m_GlyphPairAdjustmentRecords: - - m_FirstAdjustmentRecord: - m_GlyphIndex: 51 - m_GlyphValueRecord: - m_XPlacement: 0 - m_YPlacement: 0 - m_XAdvance: -1.546875 - m_YAdvance: 0 - m_SecondAdjustmentRecord: - m_GlyphIndex: 3 - m_GlyphValueRecord: - m_XPlacement: 0 - m_YPlacement: 0 - m_XAdvance: 0 - m_YAdvance: 0 - m_FeatureLookupFlags: 0 - - m_FirstAdjustmentRecord: - m_GlyphIndex: 73 - m_GlyphValueRecord: - m_XPlacement: 0 - m_YPlacement: 0 - m_XAdvance: -1.546875 - m_YAdvance: 0 - m_SecondAdjustmentRecord: - m_GlyphIndex: 73 - m_GlyphValueRecord: - m_XPlacement: 0 - m_YPlacement: 0 - m_XAdvance: 0 - m_YAdvance: 0 - m_FeatureLookupFlags: 0 + m_GlyphPairAdjustmentRecords: [] fallbackFontAssets: [] m_FallbackFontAssetTable: [] m_CreationSettings: @@ -800,9 +318,9 @@ Texture2D: m_DownscaleFallback: 0 m_IsAlphaChannelOptional: 0 serializedVersion: 2 - m_Width: 512 - m_Height: 512 - m_CompleteImageSize: 262144 + m_Width: 0 + m_Height: 0 + m_CompleteImageSize: 0 m_MipsStripped: 0 m_TextureFormat: 1 m_MipCount: 1 @@ -826,8 +344,8 @@ Texture2D: m_LightmapFormat: 0 m_ColorSpace: 0 m_PlatformBlob: - image data: 262144 - _typelessdata: 00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004080a0b1313131313131311110e0b060100000000000000000004090e11121313131313131313070705010000000000000000000000060b0e1011131313131313130a0a080400000000000000000000000000020507080c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0b0906010000000000000000000004090e1112131313131313131313060400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000406070a0d0f11121313131212100e0c0906060300000000000000000000000000000000000000000000000000000000030613131313131313130d0c0a07020000000000000000000000000003060809131313131313130b0b0905010000000000000000000000000000000000000000000000000000020608080b0e1011121313121211100d0b0807050200000000000000000000000000000000000000000000000000000000000000000000000000030608090b0d0f1112121313121211100e0c0a0706040100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050c11141717202020202020201e1d1b17120c0400000000000000080f151a1d1f20202020202020201413110d080200000000000000040b11171a1d1e20202020202020171614100b0500000000000000000003090e12141519191919191919191919191919191919191919191919191919191919191919191919191919191919191919191919191919191816120d070000000000000000080f151a1d1f20202020202020202013100c0701000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001070c10131416191c1d1f1f20201f1e1d1b191613120f0b06000000000000000000000000000000000000000000000000060c101220202020202020201a1917130e0800000000000000000000040a0f13151620202020202020181715110c06000000000000000000000000000000000000000000000205090e121415181b1d1e1f20201f1f1e1c1a181514120e0905020000000000000000000000000000000000000000000000000000000000000003070a0f121515181a1c1e1e1f1f201f1f1e1d1b19161413110d0804000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000810171c2123242d2d2d2d2d2d2d2b2a27231d160e06000000000009121920262a2c2c2d2d2d2d2d2d2d21201d19130c050000000000050e161d22272a2a2d2d2d2d2d2d2d2423201c17100800000000000000060d141a1e2122262626262626262626262626262626262626262626262626262626262626262626262626262626262626262626262626262525221e18110901000000000009121920262a2c2c2d2d2d2d2d2d2d2d1f1c18120b030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f12181c1f202326282a2b2c2c2c2c2b2a282523201f1c17110f0a0300000000000000000000000000000000000000030a11171c1f2d2d2d2d2d2d2d2d2726231f19120a0200000000000000070f161b1f22232d2d2d2d2d2d2d2524211d1811090000000000000000000000000000000000000002080e11151a1e21222528292b2c2c2c2c2b2b29272522211e1a14120e0902000000000000000000000000000000000000000000000000000000040a0f13151b1f21222527292a2b2c2c2d2c2b2b2a28262321201d1913100c070100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008121a22282d3031393939393939393837332e2820180e0400000008121b242b31363839393939393939392e2d2a251e160e05000000040e1720272e3336373939393939393931302d28221a11080000000000060f181f262a2d2e3232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232312e29231b13090000000008121b242b3136383939393939393939392c29231d150d030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f161b1d23292c2d303335373839393939383635322f2d2b28221c1b150e090300000000000000000000000000000000030c151c23282c393939393939393933322f2a241c140a00000000000007101920272b2e2f3939393939393932312e29221b12090000000000000000000000000000000002080d14191e20262b2e2f323436383939393938373634322e2d2b26201e1a140e09020000000000000000000000000000000000000000000000040b10161b1f22262b2e2f3233353738383939393837373532302d2c29241f1d18120b060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005101a242c33393c3e4646464646464644433f39322a20160c0100040f19242d353d42454646464646464646463936302820160c0200000b16202932393f4344464646464646463d3c39332c231a1005000000030d18212931363a3b3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3e3a342d251b11070000040f19242d353d424546464646464646464638342f271f150b01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060b151b21272c2f34383a3d40424445464646454543413f3c3938332d2b26201a150b060000000000000000000000000000000a151e262e34384646464646464646403f3b362e261c120800000000040f19222b32383b3c464646464646463e3d3a342d241b11060000000000000000000000000000040c13191f252a2d31373a3b3e41434445464645454443403e3b3a37312d2a251f1a140d05000000000000000000000000000000000000000000060c161b21272c2f31373a3c3e4042444545464645454443413f3d3a39352f2c29241d17110a0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c17222c363e45494a53535353535353514f4b443c32281d1206000915202b353f474e5253535353535353535346413a32281e13080006111d27323b444a4f51535353535353534a49443e362c22170b00000009141f29333b4246484c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4a463f372d23180d01000915202b353f474e5253535353535353535345403931271d120700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020a111720262b323839404547494c4f50525253535251504e4c4946443f3837312b262017110a0200000000000000000000000006111c2630383f4453535353535353534d4b4740382e24190e020000000a16202b343d434749535353535353534b4a453f362d22180c01000000000000000000000000080e161e25293036393c4247484b4e50515253535252514f4d4b4846423c3a36302a251f170f08000000000000000000000000000000000000030a111721272c32383b3c4347484b4d4f5151525253525251504e4c494745413a39352f28221c140b0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004111c28333e48505557606060606060605e5c564e44392e23170b010e1a26313d4751595e5f606060606060605f524c443a3025190d010b17222e39444d555b5d60606060606060575550483e33281c100400020e1a26313b454d535559595959595959595959595959595959595959595959595959595959595959595959595959595959595959595959595959585651493f34291e1206000e1a26313d4751595e5f606060606060605f514b43392f23180c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040b141c222832373d43484b515356595b5d5e5f5f5f5f5e5d5b585653504a47433c373127221b140b0300000000000000000000000c17232e38424a505f606060606060605a58524a40362a1f13070000030f1b27323d464e545660606060606060585650483f34291d110500000000000000000000020a121a202830353b4146474e5355585b5c5e5f5f5f5f5e5e5c5a5855534d4846423b363029211a120a02000000000000000000000000000000030c151c232832383d4348494e5355585a5c5d5e5f5f605f5e5e5d5b595654514c47454039332d261d18100800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000814212d3945505a61646c6c6c6c6c6c6c6b6760564b3f33271b0e04111d2a36424e59636a6c6c6c6c6c6c6c6c6c5e564c41362a1d11050e1a27333f4a555f676a6c6c6c6c6c6c6c64615a5044392d2014080005121e2a36424d575f616565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565625b51463a2e22160900111d2a36424e59636a6c6c6c6c6c6c6c6c6c5c554b4034291c100400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040d161d262d333c43474f54555c606366686a6b6c6c6c6c6b69686562605b54534e47423c332d261d150d0300000000000000000003101c28343f4a545c6c6c6c6c6c6c6c6c66635c52473b2f23170a000006131f2b38434e5860626c6c6c6c6c6c6c65625a50453a2e211509000000000000000000020b141c242c323a41464d5254575f626567696b6c6c6c6c6b6a696765615f5754524d46423b332c241c140a0200000000000000000000000000030d151e262e343d44484f5456585f626566686a6b6b6c6c6c6b6a6a686563605d5553514b443f382f2a221a1108000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1723303c4955616c71797979797979797772675c4f43372a1d1106121f2c3845525e6a75797979797979797976685e5246392d201307101d2a36434f5b67717779797979797979706c6155493c3023160a000714212d3a46535f696e72727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272726d62564a3e3125180b00121f2c3845525e6a75797979797979797976675c5145382c1f1306000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030c161f282f383f444e54596063676d707375777879797978787674726f6c66625f58534d443f382f271f150d03000000000000000006121f2c3844505c667679797979797979736e63584b3f3226190c00000815222e3b4754606a6f79797979797979716c62564a3d3124170b0000000000000000010b141d262e363e444c52565e61666a6e717476777879797878777673716e6966615e57524d453e362e261c140a000000000000000000000000020b151f2730383f444f54596063676a6f7173757778787979787877767472706d6764605d55504a423c342c231a10070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1724313e4a5764717e8686868686868684776b5e5144382b1e110613202c3946535f6c7987868686868686867a6d6154473a2e211407111e2a3744515d6a7783868686868686867e7064574a3d3124170a000815222e3b4855616e7b7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7265584c3f3225190c0013202c3946535f6c798786868686868686796d6053473a2d2014070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b151e283139424a50585f626b6f75797d7f828385858686858483817f7c79746f6a625f575049413931271f150b01000000000000000713202d3a4653606d78868686868686868073665a4d4033271a0d00000916232f3c4956626f7c868686868686867e7165584b3e3225180b000000000000000009131d262f38404850565e61686e73777b7e81838485868685858482807e7b77736e69615e57504840382e261c130900000000000000000000000a141d273139424a505960636b6f74787b7e8082848485858685858483817f7c7a75716d67605b544e463e352c23190d0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1724313e4a5764717d8a93939393939184776b5e5144382b1e110613202c3946535f6c7986929393939393877a6d6154473a2e211407111e2a3744515d6a77849093939393938a7d7064574a3d3124170a000a1724303d4a5763707d8a8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c86796c5f5346392c20130013202c3946535f6c7986929393939393867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007121d273039434b545b606a6f767c8185898c8e90919292929291908e8b8985817c756e69605b534b433931271d1207000000000000000713202d3a4653606d798693939393938d8073665a4d4033271a0d00000916232f3c4956626f7c8993939393938b7e7165584b3e3225180b0000000000000007101b252f38404a525a61686d747b8084888b8e8f919292929291918f8d8b8884807b746e69615a524a40382e251b0f0600000000000000000006111b262f39434b545c606b70767c8184888b8d8f9091929293929191908e8c8986827e79716c665f584f473e352b1f160c01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1724313e4a5764717d8a979f9f9f9e9184776b5e5144382b1e110613202c3946535f6c7986929f9f9f9f94877a6d6154473a2e211407111e2a3744515d6a7784909d9f9f9f978a7d7064574a3d3124170a000a1724303d4a5763707d8a96989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989286796c5f5346392c20130013202c3946535f6c7986929f9f9f9f93867a6d6053473a2d20140700000000000000000000000000000000000000000000000000000000000000000000000000000000000000040d18232e39434b555d666c737c83898e9298999b9d9e9f9f9f9f9e9c9b9897918d88827b736c655d554b43392f24180e050000000000000713202d3a4653606d7986939f9f9f998d8073665a4d4033271a0d00000916232f3c4956626f7c89959f9f9f988b7e7165584b3e3225180b000000000000030c19222d37404a525c636c717a81868c9196989a9c9e9f9f9f9f9e9d9c9a9895918d86817b716c645c524a40372d21180e0300000000000000000b17222d38414b555c666d737d82898e919698999b9d9e9e9f9f9f9e9d9d9b9898928f8a857e786f6a61594f473d31281e1308000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1724313e4a5764717d8a97a4acaa9e9184776b5e5144382b1e110613202c3946535f6c7986929facaca094877a6d6154473a2e211407111e2a3744515d6a7784909daaaca3978a7d7064574a3d3124170a000a1724303d4a5763707d8a969f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9286796c5f5346392c20130013202c3946535f6c7986929facaca093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000000000000010c161f2834404b555d676d78808790949b9fa2a9a29e9c9b9a9a9b9d9fa3a9a19e9a948f877f776d675d554b40352920170d0200000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2aca4988b7e7165584b3e3225180b0000000000000a151e2b343f49525c646e737e858d92999da0a8a9a29f9d9c9b9c9d9fa2aaa7a09d99928e857e736e645c52493f332a1f140900000000000000030f1b27333f49535c676d7880888f949a9ea1a8a6a9a19e9d9d9c9d9d9ea1a9aaa39f9b97918b837c706b61594f433a2f24190d010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1724313e4a5764717d8a97a4b0aa9e9184776b5e5144382b1e110613202c3946535f6c7986929facada094877a6d6154473a2e211407111e2a3744515d6a7784909daab0a3978a7d7064574a3d3124170a000a1724303d4a5763707d8a93939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939286796c5f5346392c20130013202c3946535f6c7986929facada093867a6d6053473a2d20140700000000000000000000000000000000000000000000000000000000000000000000000000000000000008131e28313a45515c676d79828d92999fa6a39f9a97928f8e8d8e8e9092989b9fa3a69e99928c82796d675d51453f32291e140800000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000000000006111c26303d46515b646e74808a92979fa3a9a19e999792908f8f8f909298989d9fa7a39f97928a80736e635b51453b31261a0e0400000000000005121f2b3744505b656d79828d939a9fa6a7a09d999697929090909090929795999da0a7a19e9590867d706b60564c4135291d13070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1724313e4a5764717d8a97a4acaa9e9184776b5e5144382b1e110613202c3946535f6c7986929facaca094877a6d6154473a2e211407111e2a3744515d6a7784909daaaca3978a7d7064574a3d3124170a000a1724303d4a5763707d8686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686796c5f5346392c20130013202c3946535f6c7986929facada093867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000000000000000000000000000000000010d19242f3a43505a606d79828f949fa3a7a099928e898583818181828386898e92999fa7a39f948f82796d605b51443b3025190e02000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00000000000c17232e38424f59626d74808d929ea1a9a39f97918c8885838282838385888b90959ea1a8a29f928d80736d62574d42362a20160a000000000005111e2a36414c56606c77818e949fa4a7a09d95908c89878584838383848587898c90959ea1a7a09892867d6f685d52453a2f24180d0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1724313e4a5764717d8a979f9f9f9e9184776b5e5144382b1e110613202c3946535f6c7986929f9f9f9f94877a6d6154473a2e211407111e2a3744515d6a7784909d9f9f9f978a7d7064574a3d3124170a000916232f3c4855616b707979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979746a5e5145382b1f120013202c3946535f6c7986929facada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000000000004111d2935414c56616c74818e949ea6a69f959087817c79767474747577797d818790959ea5a69e948e81756d62564c41362a1e1408000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b0000000003101c28343f4a54606b727f8c929ca4aaa299928c84807b787675757677797b7f838a91969fa6a49c928b7f72695f53463d32271b0f03000000000713202d3946525e68727f8c939ea6a59d959089837f7c7a787776767677787a7c7f838a9297a1a9a29891847a6d60554b4135291d110400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1724313e4a5764717d8a93939393939184776b5e5144382b1e110613202c3946535f6c7986929393939393877a6d6154473a2e211407111e2a3744515d6a77849093939393938a7d7064574a3d3124170a000714202c38444f5961636c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6a62584d4135291d100013202c3946535f6c7986929facada093867a6d6053473a2d20140700000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3945525d68717e8a939da6a89f948f837c746f6c6668676768666d70757c838f939ea7a69e938b7f72685e52463b3025190d010000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b0000000006121f2c3844505c666f7c87929fa4aba29892878079736f6a6a696869656c6e72777d848f949fa6a49f92867b6e61584e43382b1f130600000004101c2834404a54616d7a85929fa5a69d938e837d77736f6d686a6a696a6a676d6f73787e859196a1aaa1968d8073675d5145392c20130600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1724313e4a5764717e8686868686868684776b5e5144382b1e110613202c3946535f6c7987868686868686867a6d6154473a2e211407111e2a3744515d6a7783868686868686867e7064574a3d3124170a0004101c28333e474f5557606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060605f5e5850473c3125190d0013202c3946535f6c7986929facada093867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000000000000000000000000000000004111d2935414c55606d7a85929ea5aca0968f82796e6a62605b545a5b545c60636a6e78818f959faba59f92857a6e61564c41362a1e11050000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00000003101c28343f4a54606d78839099a3afa39992867d736d67625f585c5c535b6061656c707a828f949fa9a2988f82766a6054473b2e22150800000006121f2c3844515c6674808d98a2aa9e948e8179706b6663605d565d5d5d555d6062656c717b84919ea8a99f92857a6d6054473a2d21140700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1723303c4955616c71797979797979797772675c4f43372a1d1106121f2c3845525e6a75797979797979797976685e5246392d201307101d2a36434f5b67717779797979797979706c6155493c3023160a00000b16212c353e44484a5353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353514d473e352a1f14090013202c3946535f6c7986929facada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3945515d6773808d97a1ada69e91847a6d675f5853504a4e4e4b5153585f666d79839099a3ada2978d8174685e5246392d2014090000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00000006121f2c3844505c66727f8b95a0aba89f92877d706b605d55534e4f4f495053555a61686d79829097a1a49f94897c6f6256493c2f2316090000000713202d3a4653606d7885929fa9a2988f82786d6760595654524c5050504c5154535b6069707d8a96a0aca2988a7e7164574a3e3124170b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000814212d3945505a61646c6c6c6c6c6c6c6b6760564b3f33271b0e04111d2a36424e59636a6c6c6c6c6c6c6c6c6c5e564c41362a1d11050e1a27333f4a555f676a6c6c6c6c6c6c6c64615a5044392d201408000005101a232c33383c3d464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464645413c352c23190e030013202c3946535f6c7986929facada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a4754606d7a85929fa9aa9e94897d70685d554e46443f41414045464e545c676f7c87929faca99f92867a6e6154473c31261a0e0200000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b0000000713202d3a4653606d7984919ea7ada1968d80736b6059514b474342423f44464850565d676d7a85929b9993908c8275685c4f4235291c0f0200000a1723303d4a5663707d899297979992857b6e665c554f49474541434343414547495057616b7784919daaaa9a8d8174675a4e4134271b0e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004111c28333e48505557606060606060605e5c564e44392e23170b010e1a26313d4751595e5f606060606060605f524c443a3025190d010b17222e39444d555b5d60606060606060575550483e33281c100400000008111a21282c2f3039393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393835312a231a1107000013202c3946535f6c7986929facada093867a6d6053473a2d20140700000000000000000000000000000000000000000000000000000000000000000000000000000005111e2a36424d5765727f8b98a2aea99c8f82756b60564c433c38332d2e34383c424b555f6a74818e9ba8aea3988c7f7266574d42372b1e120500000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000004101d2935404b5564717d8a96a1acaa9e9184796d60594f45403937312d3337393e444c555e68717e8b8e8a86837f7c6f6255483c2f2215090000000a1724313d4a5764707d8285878a8c8d8073685e544b433d3a39352f362f35393a3f444f596774818d9aa7a99c908376695d5043362a1d100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c17222c363e45494a53535353535353514f4b443c32281d1206000915202b353f474e5253535353535353535346413a32281e13080006111d27323b444a4f51535353535353534a49443e362c22170b00000000000810161c2023242d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2c2b29251f19110800000013202c3946535f6c7986929facada093867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a46525e697683909daaada196897d7063594f433a312b282223282c3039434e58626f7c8895a0acaa9d908477695f53463a2d21140700000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00000613202c3945515d6775828f9ba8aea3988b7e71675d51473d352f2b2622272b2d323a434c56606d7883817e7a76736f6a5f53473b2e2115080000000a1623303c4955616c7076787b7d80827c6f62564d4239302d2c29242a24292c2d33404c5966737f8c99a6aa9d9184776a5e5144372b1e1100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005101a242c33393c3e4646464646464644433f39322a20160c0100040f19242d353d42454646464646464646463936302820160c0200000b16202932393f4344464646464646463d3c39332c231a1005000000000000050b1014161720202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020201f1d19140e070000000013202c3946535f6c7986929facada093867a6d6053473a2d20140b0b0b0b0b0b0b0b0b0a0a09070604010000000000000000000000000000000000000000000000000814212e3b4754616e7b87959fabab9e9184786c6053463d31281f1c17181c1f27313c47535f6a7784919daaaca095887b6e6155483b2e22150600000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00000714202d3a4753606d7a86929facac9f92867a6d60554b403529241d1a171b1f2028313a44515c666d7775716d6866625f584e43372b1f12060000000814202d39444f59616469696e7073756f6a5f53443b302721201f2023282c2f353a424d566673808c99a6aa9e9184776b5e5144382b1e110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008121a22282d3031393939393939393837332e2820180e0400000008121b242b31363839393939393939392e2d2a251e160e05000000040e1720272e3336373939393939393931302d28221a11080000000000000000000407090a131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131312100d0903000000000013202c3946535f6c7986929facada093867a6d6053473a2d20181818181818181818171716151413110d0807050200000000000000000000000000000000000000000b1824313e4b5764717e8a97a7b1a79a8e8174665b5044382b1f160f0b0c10151f2b37434e586773808d9aa6b1a7988b7e7165584b3e2d22170b00000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00000a1723303d4a5663707d8998a3aea89b8e8275675d51433a2f23181d1d1d1d1d161f2834404a545c606a6864615e5655534e463c32261b0f0300000004101c28333e474f5557575e61646669625f584e4332292122282b2d2e34383a40454c545e6975828f9ba8aa9d9083776a5d5044372a1d1100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000810171c2123242d2d2d2d2d2d2d2b2a27231d160e06000000000009121920262a2c2c2d2d2d2d2d2d2d21201d19130c050000000000050e161d22272a2a2d2d2d2d2d2d2d2423201c171008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d242424242424242424242424232221201d191514120e09030000000000000000000000000000000000010e1b2834414e5b6774818e9aa7b4aa978a7e7164544a3f3328190d040000040d1b26323d4a5764707d8a97aab4a79b8e81746853493f33271b0f03000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00000d1a2733404d5a6673808d99aab4aa978b7e7164554c4131282a2a2a2a2a2a2a2a2a232e39424a51535d5b5754524c4847433c342a20150a00000000000b17212c353e44494a4d535457595c55534e463c312a2d2d3338393c4045464b51565d666e7b86929faca89c8f8275695c4f4236291c0f000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050c11141717202020202020201e1d1b17120c0400000000000000080f151a1d1f20202020202020201413110d080200000000000000040b11171a1d1e20202020202020171614100b0500000000000000000000000407090a131313131313130a09070400000000000000000000000000000000000000000000000307090a0e111213131211100e0b09070603000000000000000013202c3946535f6c7986929facada093867a6d6053473a31313131313131313131313131302f2d2c292422211e1a14100b0600000000000000000000000000000005111e2a36414c566a7683909da9aea298887b6e6155483b2d221708000000000a15212e3b4854616e7b8798a2aeaa9d908377655b5044372b1f1205000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b0004101c2834404b546976828f9ca9aea398887b6f6255483c2f3737373737373737373737373039404446514e4b4746413c3b37322a261f180f060000000005101a232c33393c3d4246484a4d4f4847433c3431363a3b3f4446494b5153555d60686d78828f98a2aea7998c7f7366594c403326190d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004080a0b1313131313131311110e0b060100000000000000000004090e11121313131313131313070705010000000000000000000000060b0e1011131313131313130a0a08040000000000000000000000050b1014161720202020202020171614100b0500000000000000000000000000000000000000040b101316161a1d1f201f1e1e1d1a18151312100b0600000000000013202c3946535f6c7986929facada093867a6d6053473e3e3e3e3e3e3e3e3e3e3e3e3e3d3d3c3a39352f2e2d2a261f1c17110a02000000000000000000000000000713202d3946525e687885929fabac9f9285796c605346392d201306000000000714212d3a46535e697985929facac9f9285796c605346392d201306000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b0006131f2c3845515c667884919eabac9f9286796d6053464444444444444444444444444444444444444444444444444444443b3a36312a21180e030000000008111a21282d3031363a3b3d40423c3a37373b3c4246484a505355555c6063676d727a818f949eaaab9f95887c6f6255493c2f221609000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000810161c2023232d2d2d2d2d2d2d2323201c1610080000000000000000000000000000000002090e161b202223272a2c2c2c2b2a29272522201f1c17110a020000000013202c3946535f6c7986929facada093867a6d60534b4b4b4b4b4b4b4b4b4b4b4b4b4a4a49484745413f3b3a36312b28231c140c070100000000000000000000000714212e3a4754616d7a8798a2aeaa9d918477665b5044382b1f12060000000005121e2a36424d576a7784919daaaea298877a6e6154473b2e211408000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000713202d3a4653606d7986939facaa9d908477665c50505050505050505050505050505050505050505050505050505050504846423b332a1f140900000000000810171c2023252a2d2e31333036393c4347494d5354545b606266676d7074797e858f939ea6aea49d9083776a6054473b2e221508000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010507080b0e10111213131211100e0b080705010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008111a21272c2f3039393939393939302f2c27211a11080000000000000000000000000000050d141a21272c2f30343738393938373634312f2d2b28231c140c0200000013202c3946535f6c7986929facada093867a6d6057575757575757575757575757575757565554514c4c4846423b38342e261e18120b03000000000000000000000915222f3c4855626f7b8895aab4a99c8f837669544a3f33281c0f0300000000020e1a2531434f5c6976828f9ca9b4aa95887b6f6255483c2f221509000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000815212e3b4854616e7b879aa4afa99c90837669545d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d55534d453b31261a0e020000000000050b1014161a1e21282f353a4146474e5455575e6165666c6f7276797d81858b91979ea5afa69d92897d7063584e43372b1f13060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003080d111414171a1c1e1f20201f1e1d1a171414110d08030000000000000000000000000000000000000000000000000000000000000000000000000000000000000005101a232c33383c3d464646464646463d3c38332c231a1005000000000000000000000000060f171f252a32383b3d4144454646454443413e3c3a38342e261e140a00000013202c3946535f6c7986929facada093867a6d64646464646464646464646464646464646362605d555855534d46443f383029231d150d050000000000000000000a1723303d4a5663707d8996a3b0a89b8e8275685b4f422d22170b000000000000091c2835424f5b6875828e9ba8b0a396897d7063564a3d3023170a000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000916232f3c4956626f7c8995acb6a89c8f82756a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a615f574d42362a1e1205000000000000000409121b232b323a41454c525458606266696e7175797c7f8285898d92979ea1a9ada59e948d80746b6054463c32271b0f030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060b1014191e20212427292b2c2c2c2c2b2a272421201e19140f0b0600000000000000000000000000000000000000000000000000000000000000000000000000000000000b16212c353d44484a535353535353534a48443d352c21160b0000000000000000000000060f18212930363d4448494d505253525151504d4b4846443f3830261c1106000013202c3946535f6c7986929facada0938679717171717171717171717171717171717170706f6d676865615f5753504a423d342f271f170e0500000000000000000a1724313d4a5764707d8a97a3b0a79a8e8174675b4e4134281b060000000000010e1b2834414e5b6774818e9aa7b0a3978a7d7064574a3d3124170a000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000a1623303d495663707c8996a3afa89b8e8177777777777777777777777777777777777777777777777777777777777777776e695f53463a2d2114070000000000000009121b242d353d444c52565e61666a6f73777b7e8285888c8f92989a9fa2a9aca9a19e938e82786d60594f44342b20150a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020a11171c1f252a2d2e3134363839393938373634312e2d2a251f1b17110a02000000000000000000000000000000000000000000000000000000000000000000000000000004101c27333d474f55566060606060606056554f473d33271c1004000000000000000000020c18212a333b42464f54565a5d5f5f5f5e5d5c5a585553504a42382e23170b000013202c3946535f6c7986929facb1a4978b7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7d7d7c7b7a7875726e6964605c544f454039312920170e05000000000000000b1824313e4b5764717e8a97a4b1a79a8d8174675a4e4134271b0e0100000000010e1b2734414e5a6774818d9aa7b0a4978a7d7164574a3e3124170b000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000a1724303d4a5763707d8a96a3b0ab9e928583838383838383838383838383838383838383838383838383838383838383837b6e6155483b2e22150800000000000006101b242d373f474f565d60686d72777c8084878b8e9297999c9fa2aaababa8a19e96918a81796d665c51473d3322190e04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001070c141c23282b3036393b3e414344454646454443413e3b3936302b27221b140b07000000000000000000000000000000000000000000000000000000000000000000000000000714202c38444f5961636c6c6c6c6c6c6c6361594f44382c2014070000000000000000000a141e2a333b454d52596063676a6b6c6c6b6a69676462605c544a3f34281c10030013202c3946535f6c7986929facb9a69a908b8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a89888784827f7b76716d666059514b433a322920160c030000000000000b1825313e4b5864717e8b97a4b1a79a8d8074675a4d4134271a0e0100000000010e1a2734414d5a6774808d9aa7b1a4978b7e7164584b3e3125180b000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000a1724313d4a5764707d8a97a3b0ada1979290909090909090909090909090909090909090909090909090909090909090887b6e6255483b2f2215080000000000040e18222d363f49515960686d737a7f84888d9196989b9ea2a9a9acaaaaa29f9b96918c847e746d675c544a40352b2110070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030b12181e262e34383b4146474a4d4f515253535251504d4a4746413b37332d261d18120b0300000000000000000000000000000000000000000000000000000000000000000000000916232f3c4855616b7079797979797979706b6155483c2f231609000000000000000006111c26303b454d575e616b70747778797978777674716f6d665c5044382b1f12060013202c3946535f6c7986929facb9aca29a97979797979797979797979797979797979797969596918f8b88837e78706b605c554c443a32281e150a0000000000000b1824313e4b5764717e8a97a4b1a79a8d8174675a4e4134271b0e0100000000010e1b2734414e5a6774818d9aa7b1a4978a7e7164574b3e3124180b000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000a1724313d4a5764707d8a97a3b0b3a9a19e9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d94887b6e6155483b2e22150800000000000a15202a343e48515b626b707a80868c9196999da0a8a8abaaa7a7a09d9a98928e8a847f79716c605c554b42392e231a0f0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050d151d242930383f44464c5254575a5c5e5f5f5f5f5e5d5a5754524c46443f382f28231c150c03000000000000000000000000000000000000000000000000000000000000000000000a1723303d4a5663707d868686868686867d7063564a3d3023170a00000000000000000b17232e38424d575f696e767c8083858685848483807e7c786d6053463a2d2013070013202c3946535f6c7986929facb9b4aca6a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a3a3a8a19e9b9894908a847d746d675e564c443a30261c110600000000000a1724313d4a5764707d8a97a3b0a79a8e8174675b4e4134281b0e0100000000010e1b2834414e5b6774818e9aa7b0a3978a7d7064574a3d3124170a000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000a1723303d4a5663707d8996a3b0b8b0aba99f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa9aaaaaaaaaa94877a6e6154473b2e21140800000000030f1b26313c46505a626d727d848d92989ea0a8aaaba8a8a09e9a9795908d8985817d78726d67615a514b433930271c110800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050e161f272f353e424a5053565e616467696b6c6c6c6b6a696764615e56535049413d342e271e150c030000000000000000000000000000000000000000000000000000000000000000000a1723303d4a5663707d899393939393897d7063564a3d3023170a0000000000000003101c28343f4a545f696e7b82898d9092929291908f8d8b887e7164584b3e3125180b0013202c3946535f6c7986929facb9afa7a2a09f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa0a0a1a2a5a8aba8a69f9c95918981796d685e564c42382e23170c03000000000a1723303d4a5663707d8996a3b0a89b8e8175685b4e4235281b090000000000020f1b2835424e5b6875818e9ba8b0a3968a7d7063574a3d3024170a000713202d3a4653606d798693a0aca69a8d8073675a4d4034271a0700000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00091623303c4956636f7c8996a2afb0a69f9c9393939393939393939393939393939393939393939393939c9ea6b0aea398877a6d6054473a2d2114070000000006121f2b37434e58626c727f8791969fa2aaaaaaa29f9b9896918e8a8784807d7975706d66605d555045403930271e150b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040d162028313940454f545c6064686e7174767778797978777674716e6863605b534e44403930271e150c0300000000000000000000000000000000000000000000000000000000000000000a1723303d4a5663707d89969f9f9f96897d7063564a3d3023170a0000000000000006121f2b3844505c666e7b848f949a9d9e9f9f9e9d9c9a978b7e7164584b3e3125180b0013202c3946535f6c7986929facb9a79d959393939393939393939393939393939393949496989b9fa2a9aba7a09d938e837a6d685e544a3f342820150a000000000916222f3c4955626f7c8895aab4a99c8f8276695c4f4330251a0e0200000000030f1c2936424f5c6975828f9ca8b5ab95897c6f6256493c2f231609000713202d3a4653606d798693a0aca79a8e8174675b4e412e23180c00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000815222f3b4855626e7b8895a9b3ab9f948f8686868686868686868686868686868686868686868686868f949eaaac9f928579675d5145392c201306000000000815212e3a47535f6a717e889299a1a9aca69f9c98928e8b8784817e7a7773706d6663605c54514b433e342e271e150c03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010c161f28323a434b515961666d71767a7e808284858686858483807d7a76706c656058514a423930271e150a00000000000000000000000000000000000000000000000000000000000000000a1723303d4a5663707d8996a3aca396897d7063564a3d3023170a000000000000000713202d3a4653606d788390969fa6aaababa5a1a0a0a1978b7e7164584b3e3125180b0013202c3946535f6c7986929facb9a2958b86868686868686868686868686868686868788898c8e92979da0a8aca59d9590837a6d665c50443c31261a0f030000000814212e3b4754616e7b8798a3aeaa9d9084776a574d42362a1e12050000000005111d2935414c566a7783909daaafa399877b6e6154483b2e211508000713202d3a4653606d798693a0aca89b8f827568544b4034281c1004000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000714212d3a4754606d7a8797a2ada99c8f82797979797979797979797979797979797979797979797979828f9ca9ab9e9184786b554b4135291d110400000006121f2b37434e58626f7c86929aa3aba8a09e948f8a85827e7b7774716e686763605c5453504a4540393128231f1c17110a02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008131e28313a444c555d606b70787e82868a8d8f919292929291908d8a87827d786f6a605c544a423930261c1106000000000000000000000000000000000000000000000000000000000000000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00000000000004101c2834404b5564717e8a959fa8b0a9a19e9894939394968b7e7164584b3e3125180b0013202c3946535f6c7986929facada0938679797979797979797979797979797979797a7b7c7f81858b91969fa4aca79f959082786d60584e43372b1f14090000000713202d3a4653606d7986929facab9f928578695e52463a2d201407000000000713202d3946525d687885929eabac9f9286796d6053463a2d201307000713202d3a4653606d798693a0aca99d908376665c5145382c1f130700091623303c4956636f7c8996a2afa4988b7e7165584b3e3225180b000613202c3945515d677885929eabaa9d9184776c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c667784919eaaa99c8f8376695c50432f24180d010000000815212e3a47535f6a76828f98a3aca7a0969189827d7975716e696764615e565653514a46443f38352f312f2d2b28221c140b02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050e19242f3a434c565e676d747d848a8f93999a9c9e9f9f9f9e9d9c9a9a938f8a837c736d665c544a42382e23170b020000000000000000000000000000000000000000000000000000000000000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00000000000006131f2c3845515c6776828f9ca7b1aaa197928b88868687898b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d6c6c6c6c6c6c6c6c6c6c6c6c6c666d6d6e6f7275797e848d939aa4afa79f948d80736a5f53473b31261a0e02000006121f2b3844505c667784909daaaea298877b6e6154483b2e21150a000000000714212e3a4754616d7a8797a1adaa9e918477665c5145382c1f1306000713202d3a4653606d798693a0acac9f9286796d6053463a2e23180d060a1723303d4a5663707d8996a3b0a4978b7e7164584b3e3125180b0004111d2935414c55697683909ca9ab9f928578695f606060606060606060606060606060606060606d7986929faca79a8d8174675a4e4134271b07000000000915222f3c4855626f7b88949faaaca09590847d76706d6765615e575754524c494644403a444442413f3e3c3938332d261d140a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020d17202935414c555e686d79818a91969c9fa4aba5aba49f9fa4aca5aca49f9c95908780786d665c544a3f34281d140a0000000000000000000000000000000000000000000000000000000000000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a0000000000000713202d3a4653606d7986929facaea39892857f7b79797b7c7f7c6f6256493c2f2316090013202c3946535f6c7986929facada093867a6d606060606060606060606060605c6061616365676d71798088939fa5afa69f92877c6f62574d42362a1e1205000003101c28343f4a546875818e9ba8b3aa978a7d7064574a3d32271b0d04000001081623303d495663707c8996a9b3a89c8f827569544b4034281c1004000713202d3a4653606d798693a0acaea398897c6f62544b4034281f1612101824313e4b5764717e8a97a4b1a4978a7e7164574b3e3124180b00010d19242f414d5a6774808d9aabaea298887b6e61555353535353535353535353535353535355626f7c8899a3afa9988b7e7265584b3f3225180c000000000c1926333f4c5966727f8c99a6afa49a90837a706b64605c5554524d4b4746413d3a434a4f50514f4d4c4a4946443f382f261c11060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008141e29323b45515d676d7a838e939ea0a8a7a09d99959993939a96999ea0a8a7a099928c81786d665c50443d2f261c110600000000000000000000000000000000000000000000000000000000000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a0000000000000916232f3c4956626f7c8999a3aeac9f92867c726e6d6d6e70726f6a6054473b2e2215080013202c3946535f6c7986929facada093867a6d6053535353535353535353534a5153545556555d60676d747f8c939daaaea3998e8275695f53463a2d2114070000000b17232e3f4b5865727e8b98a8b2a69a8d807367584e43372b1f15100c090e131e2a36414c5666727f8c99a5b3aa998c7f7366594c402e23180c00000713202d3a4653606d798693a0acb4aa998d8073665c51453b3128201f1c1e26323f4c5965727f8c98a5b0a3968a7d7063574a3d3024170a0000081724313e4a5764717d8a99a3afaa988b7e7165574d42464646464646464646464646424d5765727f8c98abada297887b6f6255483c2f221509000000020f1c2835424f5b6875828e9ba8ac9f93877c6f68605953514b4846423e3b393634434d555b5d5d5c5a59575553504a42382d22170b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010d1925303b44515b606d798390959ea5a9a19e95908c8987868687898c91969ea1a9a39f938f81786d60584e42382d22170b00000000000000000000000000000000000000000000000000000000000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a0000000000000a1724313d4a5764707d8a97abb5a79a8e81746a6160606163656260584e43372b1f13060013202c3946535f6c7986929facada093867a6d6053474646464646464646464044464748494b51555d606d74818e98a2aeab9f93877b6e6155483b2f24180d0100000615222f3c4855626f7b8896a0acaa9d9184776a6054473c31271f1c181b1a1e242d3946525e6876838f9ca9aea298897c706356493d3023160700000713202d3a4653606d798693a0acb8ab9e9285796d60574d433a322d2c282a2d36424d576774818e9aa7b3a995897c6f6256493c2f23160900000714212e3a4754616d7a86929faca89b8e8275695e53463d313939393939393939303946525e6976828f9ca9ab9e9285786c605346392d20130600000003101d293643505c6976838f9ca9a99d9083766a5f564f4645403b3a36302e2d2f3c46555f666a6a6967656462605b544a3f33281c0f03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005111e2a36414c56626d75828f959fa7a8a097928a837f7c7a79797a7c7f848a9297a0a8a59e938d80736a60544a3f33281c0f03000000000000000000000000000000000000000000000000000000000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a0000000000000b1825313e4b5864717e8b97a4b1a4978a7e716458535354565856544e463d32271b0f030013202c3946535f6c7986929facada093867a6d6053473a393939393939392e34383a3a3b3c40454b515b616d7a86929facafa4998c7f7366554b4035291d100400000815212e3a47535f6a7784919eabaca095887c6f62584e4339312c282327262b2f35414c56616d7a86929facab9f9285796d6053463a2d20130700000713202d3a4653606d798693a0acb9ada1978b7e71695e554c443e3a3834363a3d46535e697784909daaada297877a6e6154473b2e21140800000713202d3946525d6876828f9ca9ac9f92867b6e61584e433b322c292424292c3139424d57616e7b86929faca89b8e8174655b5044372b1f120500000004101d2a3743505d6a7683909da9a79b8e817468584e443d38342e2d2a2a2d2f38424e5866717777757472716f6c665b5044382b1f120600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3946525e68727f8b949ea7a9a09591857e77726f6d686c6d6f72787e859196a0a9a59f93877c6f665b5044382b1f1308000000000000000000000000000000000000000000000000000000000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a0000000000000c1825323f4b5865727e8b98a5afa295897c6f6256494648494c4947433d342b20150a000013202c3946535f6c7986929facada093867a6d6053473a2d2d2d2d2d2d2d23282c2d2e2e2f35394046525e6873808d99a9b3ab9d908377675d5145392c201306000006121f2b37434e586673808d99a3afa89b8e81756a5f554b433c38342e3431373a4145525d68737f8c99a3afa79b8e8175675c5145382c1f130600000713202d3a4653606d798693a0acb1a7a09d92857b6e675d56504846443f4246474f58616e7b8795a0acab9f928578685e5246392d201407000005111d2935414c5664717e8b96a1ada3998d80746a60564d443e39352f2f35383c434b545e6973808d99a3aca096897d706353493f33271b0f0300000003101d293643505c6976838f9ca9a79a8d817467564c413a39352f363036393c424a54606a77838482807f7d7c786c605346392d2013060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005111d2935414c56616e7a85929fa6ada19791837b716c6662605d606163656c717b849197a1ada4999184786c6053463a3025190d010000000000000000000000000000000000000000000000000000000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a0000000000000c1925323f4c5865727f8b98a5aea195887b6e6255483b3b3d3f3c3b37322b22190f04000013202c3946535f6c7986929facada093867a6d6053473a2d202020202020181c1f20212224292f35414c56626f7c8897a2adac9f9286796d6053473a2d2014070000030f1a26313c4854616e7b87929faaac9f92877c6f675d554e46454041414142474c515b606d7a85929eabaca095897d7063554b4034281c100400000713202d3a4653606d798693a0acaca09590959082796d68615a5553504a4d525459606a74808d9aa7b1a99c8f827669564d41362a1e11050000010d1924303a4653606d7984919ea7ab9f92877c6f685e564f47454141414045474e555c666e7b86929faba89e9184786c605346392d22170b00000000020e1b2835414e5b6874818e9ba7a99c8f8276685e534c4745414343434146474d545b666f7c88908f8d8c8a85796c605346392d201306000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000713202d3946525e6874808d98a2aea69e92857b6e69615a5654525354535b60696e7b85929ea8aba0958a7d7063564c41362a1d11050000000000000000000000000000000000000000000000000000000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a0000000000000c1925323f4c5865727f8b98a5aea194887b6e6155483b2e30322f2e2b272019100700000013202c3946535f6c7986929facada093867a6d6053473a2d2014131313130c1012131415181d25303a4653606c7985929fabafa399897c6f6256493c2f2316090000000a15212d3a46535e6975818e98a3aea3999083796d675f5853514b4e4e4e4d53555d606d74818e97a1ada69d9083776b605443392e23180c0000000713202d3a4653606d798693a0acaa9d9084909490827a716c6562605c54565e61646b707c87929facb0a6998c7f7266594c3f3025190e0200000008131f2c3845515c67727f8b95a0aba39991847a6e68615954514c4e4e4b5153575f676d78839098a2aca0968b7f72665b5044382b1b110600000000000c1926323f4c5965727f8c98a7ac9f92867a6d655e5654514b504f504d5254575f666c7882909c9c9a988e8174655b5044372b1f1205000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212e3a4754616d7a86929faaab9f948a7d70695e575049474546474950565e69717e8b96a0aca79c8f8275685e5246392d2013070000000000000000000000000000000000000000000000000000000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a0000000000000c1925323f4c5865727f8b98a5aea194887b6e6155483b2e232523221f1b150f070000000013202c3946535f6c7986929facada093867a6d6053473a2d2014070606000004060707070c131f2b3844505b667683909ca9b5ab978a7e7164574b3e3124180b00000005121e2a36424d57616e7b86929fa6aba0958f82796f6a63605c555b5a5b575f62676d747f8c939ea9a99f948a7d7064594f4430271d12070000000713202d3a4653606d798693a0aca396897d85929490847d76726e6d666b6b696e71757d859299a3afab9f94887b6e6155483b2e2215080000000004101c2834404b55606d78839099a3aba09690837a706b64605d555b5b555d60636a6e79818e959faaa49a9184796d60544a3f33281c0a0000000000000915222f3c4855626f7b88959faba3998e81776d6863605d555d5c5d565e6164696e78808e949fa8a0958a7d706453493f33271b0f0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005121e2a36424d5765727f8c98a2aea99c8f82766c61574d453e3a39393a3f444d57616c7784919eaaa99f93867a6d6154473a2e2114070000000000000000000000000000000000000000000000000000000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a0000000000000c1925323f4c5865727f8b98a5aea194887b6e6155483b2e22191615130f0a04000000000013202c3946535f6c7986929facada093867a6d6053473a2d201407000000000000000000030f1c28333f4a546875828f9ba8b2a5988b7f7265584c3f3225190c000000020e1a25313b46535f69737f8c949fa7a79f948f837c75706d676867676869696e737a818c919ca5aaa1978f82766c6155473d331e150b000000000714202d3a4753606d7a8693a0ada194887b7e8b9296918a837f7b79787778797a7d82889297a1abafa4998f8276695f53473a2d21140800000000000c18232e3944515c666f7c87929fa4a8a09590847d76716d6769676869676d70757b838e939ea7a59f93887d70665c5142382d22170b0000000000000815212e3a47535f6a7683909da5ab9e938e817a74706d676a6969696a686e71757b828e929da6a59d9083786c605346392d22170b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a46525e697783909daaada197897d7063594f453b332d2c2d2d333b45505a66737f8c999d9c9c998a7d7063574a3d3024170a0000000000000000000000000000000000000000000000000000000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a0000000000000c1925323f4c5865727f8b98a5aea194887b6e6155483b2e2215090806030000000000000013202c3946535f6c7986929facada093867a6d6053473a2d201407000000000000000000000b17222d414e5b6774818e9aa7b2a5998c7f7266594c3f3326190c0000000009141f2a36424d57606d78828f959fa7a69f959087817d79777574747476787b80858e939ca3aaa29892857b6e615a5044352b210c03000000000714212d3a4754606d7a8793a0ada194877b74818e949e95908c888685848585878a8f939aa1a9afa59f93877c6f62574d42372b1e1206000000000007121d2834404a54606a727f8c929ca4a7a096918a827d7a7775747475767a7d818790959ea5a59e938d80736b60544b402f261c110600000000000006121f2b37434e5863707d89939da6a59e938e86807d7a787776767677787a7e82878f949da5a69d938a7d70655b5044372b1b1106000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815212e3b4854616e7b87959fabab9e9184786c6053463e33292120202227333e4956626f7c899191908f8e8d8073665a4d4033271a0d0000000000000000000000000000000000000000000000000000000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a0000000000000c1925323f4c5865727f8b98a5aea194887b6e6155483b2e2215080000000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d20140700000000000000000000061b2834414e5b6774818e9aa7b2a6998c7f7366594c403326190d00000000030e1a26313b44505c666d7a8390959da5a7a099938e898683828181818385888c92979da5a7a09892867d70695e52483e3323190f00000000000714212e3a4754616d7a8794a0b4ab94877a6d78828f939f9d989a939291919298979b9fa4acaba39f938d80736a6054453c31261a0e020000000000000c18232e39424e58626d73808c929ea1a8a19e948f8a8683828181828386898e93999fa7a39f938f81786d60594f42392e1d140a00000000000000030f1a26313c4855606b74818e949da5a59e98928d898785838382838485878a8f93999fa6a49d948e81746c6153493f33271b0a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a97a7b1a79a8d8174665b5044382c2017131317202d3a4753606d79868584838281807e7164574b3e3124180b0000000000000000000000000000000000000000000000000000000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a0000000000000c1925323f4c5865727f8b98a5aea194887b6e6155483b2e2215080000000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d20140700000000000000000205101c2834404b556875828f9ba8b2a5988b7f7265584c3f3225190c000000000009141f28343f4a545e686d7a838e929d9fa7a49f9b9892908e8e8d8e8f9197999ea1a9a29e9590867d706b60574d42362c22110800000000000814212e3b4754616e7a87949f9fa39986796d6d79818c92989fa29f9e9e9e9fa2aaa8a9aaa29f99928b81786d60584e43332a1f15090000000000000007121c27303d46515b646e73808a92979fa3a69f9c9992908f8e8e8f9092989b9fa4a69f99928c81786d665c50473d30271d0b0200000000000000000a15202c38444f59606d79828e939da0a7a29f9a96979290908f90909297979b9fa4a7a09d928d82786d605a5041382d22170b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2734414e5a6774818d9aa7b4aa978a7e7164544a3f33281a0e0606131f2c3845515c676d79787776757474716c6155493d3023170a0000000000000000000000000000000000000000000000000000000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a0000000000000c1925323f4c5865727f8b98a5aea194887b6e6155483b2e2215080000000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d20140c0c0c0c0c0c0c0c090e1116202c3845515c677683909ca9b6ac978b7e7164584b3e3125180b0000000000030b17232e38424c565e686d79818990959b9fa2aaa39f9d9b9a9a9b9c9ea1a9a49f9c97928c837b706b60594f453b30241a100000000000000815222e3b4855616e7b889393939392867966676d787f868d92989a9c9e9e9f9f9e9d9c9998928d877f746d665c50463d3221180e0300000000000000000b151e2b343f49525c646e737e858e92999ea1a8a39f9d9c9a9b9c9d9fa3a9a29f9b948f877f776d665c544a3f352c1e150b00000000000000000003101c27333d45515c676d79818990959b9fa2aaa9a19e9d9c9c9c9d9fa2a9aaa29f9b95908a80786d665c51473e2f261b11060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004111d2935414c566a7683909da9aea298887b6e6155483b2d2217080004101c2934404b555c606c6b6a6969686764615a5045392d2114080000000000000000000000000000000000000000000000000000000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a0000000000000c1925323f4c5865727f8b98a5aea194887b6e6155483b2e2215080000000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d201919191919191919191a191e2028323a4653606d7986929facafa49a897c6f6356493c3023160900000000000006111c26303a444c565e676d747c83898e9298999b9d9e9f9f9f9f9e9d9b999993908b857f786e6960594f473d33291f12080000000000000916232f3c4956626f7c86868686868685786b5c666c727b80858a8d8f9192929291908f8c8a86807b726d605c544a3f342b200f06000000000000000000030c19222d37404a525c636c717a81868d9196989b9c9e9f9f9f9f9e9d9b9997928e89827c736c655c544b42382e231a0c03000000000000000000000b16212834404b555c676d747d838a8e9298989a9c9d9e9f9f9f9e9e9c9a9898928e8a837d746d665c544a40352c1d140a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000713202c3945525d687885929fabac9f9285796c605346392d20130600000c18232f39434b51535f5e5e5d5c5b5a575550483e33281d11050000000000000000000000000000000000000000000000000000000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a0000000000000c1925323f4c5865727f8b98a5aea194887b6e6155483b2e2215080000000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d2525252525252525252627252a2d323a444e5863707d8998a2aeac9f93867a6d6154473a2e211407000000000000000a141e28323a444c555c606b6f777d8185898c8e90919292929291908f8d8a86837e79726d665f574f473d352b20170d000000000000000815222e3b4754606a6f797979797979787368545b60696e74797d808284858685858482807d7a746e69625b504a42382e22190f000000000000000000000007101b252e38404a525a61686d747b8084888b8e90919292929291908e8c8985817c766f6a605b534b423930261c11080000000000000000000000050c18232e39434b555c606b6f787d8185898b8e9091919292929191908e8c8985827d77706b605c544b42392e231a0b0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a4754606d7a8797a2adaa9d918477655b5044372b1f1205000007121d273139404547525251504f4e4d4b49453e362c22170c000000000000000000000000000000000000000000000000000000000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a0000000000000c1925323f4c5865727f8b98a5aea194887b6e6155483b2e2215080000000000000000000013202c3946535f6c7986929facada093867a6d6053473a32323232323232323232333330363a3e444c565f6a75818e9baab4aa9d918477685d5246392d20130700000000000000020c162029323a434b515960636b7075797c7f82838485868685858382807d7a76726d67605c544d453d352b23190e050000000000000006131f2b37434e5860626c6c6c6c6c6c6b68615750575e61676d7073767778797978777673706d67615e5751443f3830261c100700000000000000000000000009131c262e38404850565e61696e73787c7e818384858686858583817f7c79746f6a625f585049413930271e150a0000000000000000000000000007121d273039434b515960666c7075797c7f81838485858685858483817f7d7975706b636159514b423930271c11080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815222f3b4855626e7b8895a9b3a99c8f82766953493f33271b0f030000010b151f272f34383a464544434241413e3d39332c241a1006000000000000000000000000000000000000000000000000000000000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a0000000000000c1925323f4c5865727f8b98a5aea194887b6e6155483b2e2215080000000000000000000013202c3946535f6c7986929facada093867a6d6053473f3f3f3f3f3f3f3f3f3f3f3f404142464750565d686f7c87939facb0a69a8d807367564c4135291d11050000000000000000050e172029313940454f54596063676d70727576787879797878777573706d6865605d55504a423c332b231911070000000000000000030f1b27323d464e54566060606060605f5c574f444d53555c606367696b6b6c6c6b6a696663605d55534d453f342e261e140a00000000000000000000000000010a141c262e363e444c52575e61666a6f7274767878797978787675726f6d66626058534e443f382f271e150c0300000000000000000000000000000b151e27303940454f545b6063676d7072747677787879797877767472706d66636159554f45403930271e150b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c8996a2afa89b8e8175685b4e422d22170b00000000030d151d23292c2d3938373636353431302d28221a120800000000000000000000000000000000000000000000000000000000000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a0000000000000c1925323f4c5865727f8b98a5aea194887b6e6155483b2e2215080000000000000000000013202c3946535f6c7986929facada093867a6d60534c4c4c4c4c4c4c4c4c4c4c4c4c4d4e4d52545a61686d7a83909aa4afac9f94887c6f6255493c3024190d01000000000000000000050e171f272f343d43484f54555c606366686a6b6c6c6c6c6b6a686664615e5653514b443f38302a21191108000000000000000000000a16202b343d43474953535353535352504c453b42464b5153575a5c5e5f5f5f5e5d5c595754514c46423b3328231c140c020000000000000000000000000000020a131c242c323a41464d5254585f626568696b6c6c6c6c6b6a686663605c54544e47433c332d261d150c03000000000000000000000000000000030c151e272e343d424a5053555d60636567696a6b6c6c6c6b6b69676563605c54554f48443e342e271e150c03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1724303d4a5763707d8a96a3b0a79a8d8174675a4e4134271b060000000000030b12181c1f202c2b2b2a2928272423211d1710080000000000000000000000000000000000000000000000000000000000000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a0000000000000c1925323f4c5865727f8b98a5aea194887b6e6155483b2e2215080000000000000000000013202c3946535f6c7986929facada093867a6d6058585858585858585858585858595a5a565e61656c707a829095a0acafa49a8f82766a5f53473b2e1e13080000000000000000000000050d151d232932383d44484b515356595b5d5e5f5f5f5f5e5d5c5a5754524c47454039342e261e180f080000000000000000000000040f19222b32373b3c4646464646464544403a3136394045474a4d4f5152535252514f4d4a4745413a3631292117110a0200000000000000000000000000000000010a121a202830363b4246484e5355585b5d5e5f5f5f5f5e5d5b595653514a47433d373127221b140b030000000000000000000000000000000000030c151d23282f383f44464b515356585b5d5e5e5f5f5f5e5e5d5b595653514b48443e383328231d150c0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1724313d4a5764707d8a97a3b0a79a8d8074675a4d4134271a0e01000000000001070c1013141f1f1e1d1c1b1a181714110c06000000000000000000000000000000000000000000000000000000000000000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a0000000000000c1925323f4c5865727f8b98a5aea194887b6e6155483b2e2215080000000000000000000013202c3946535f6c7986929facada093867a6d656565656565656565656565656566666769696e72777d8590949fa7b1a79f93877c6f62584e43372b1f0c02000000000000000000000000030b121821272c323839404546494c4f50515253535252504f4d4a4746413a39352f28231c150c060000000000000000000000000007101920272b2e2f3939393939393837342f252a2f34383a3d404344454646454443403d3a39352f2a251f170f060000000000000000000000000000000000000000080e161e252a30363a3c4347484b4e50515253535252504e4c494644403937322b262017110a0200000000000000000000000000000000000000030b12181d262d333839404547494c4e5051525253525251504e4c4a4645403938332c282118120b030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1724313e4a5764717d8a97a4b0a69a8d8073675a4d4034271a0d010000000000000000040607131211100f0e0e0b0a08050000000000000000000000000000000000000000000000000000000000000000000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a0000000000000c1925323f4c5865727f8b98a5aea194887b6e6155483b2e2215080000000000000000000013202c3946535f6c7986929facada093867972727272727272727272727272727272737475787b7f838a91979fa6b0a79f958d80746a6054463c32261b0f000000000000000000000000000001070c161b21272c2e34383a3d3f42434545464645454442403d3a3936302c29241d17110a03000000000000000000000000000000070f161b1f22232d2d2d2d2d2d2c2b28241a1d23292c2d3034363838393938373633302d2c29241e1a140d0500000000000000000000000000000000000000000000050c13191f252a2d32373b3c3f414345454646454543423f3c3a38342e2b27201b150b060000000000000000000000000000000000000000000000070b141c22282b2f35383a3d3f41434445454646454443413f3d3a38342e2c28211c160c0700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1724313d4a5764707d8a97a3b0a79a8d8074675a4d4134271a0e010000000000000105090b0b121111100f0e0d090806030000000000000000000000000000000000000000000000000000000000000000000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a0000000000000c1925323f4c5865727f8b98a5aea194887b6e6155483b2e2215080000000000000000000013202c3946535f6c7986929facb2a5988b7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f80818285878b90959ea1a9aea69f959083796d60584e43342a20150a00000000000000000000000000000000040a0f161b1d23282c2d30333537383939393938373533312e2d2a251f1d18120c06000000000000000000000000000000000000040a0f1315162020202020201f1e1c180e12181c1f202427292b2c2c2c2b2a29262421201d19130e090300000000000000000000000000000000000000000000000002080d141a1e20262b2e2f323536383939393938373533302d2c28231c1b150f0a0300000000000000000000000000000000000000000000000000020a11171c1f24292c2d3032343637383939393838363432302d2c28231d1c16100b050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1724303d4a5763707d8a96a3b0a79a8d8074675a4d4134271a0e010000000000060c111517181f1e1d1c1b1a191615130f0a04000000000000000000000000000000000000000000000000000000000000000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a0000000000000c1925323f4c5865727f8b98a5aea194887b6e6155483b2e2215080000000000000000000013202c3946535f6c7986929facb9a79b918b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8c8d8d8f9197989da0a7adaaa39f948f837a6d675c51463d3222180e04000000000000000000000000000000000000040b1012181c1f202326282a2b2c2c2c2c2b2a29272421201d1913100c07010000000000000000000000000000000000000000000306080913131313131312110f0c01070c101314171a1c1e1f201f1f1e1c1a171413110d08010000000000000000000000000000000000000000000000000000000003090e12151b1f212225282a2b2c2c2c2c2b2a282623201f1c18120f0a040000000000000000000000000000000000000000000000000000000000060b0f12181d1f202325282a2b2b2c2c2c2b2b2a282623201f1c1812100b0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1623303d495663707c8996a3afa79a8e8174675b4e4134281b0700000000000911181d2124252c2b2a2928272622211f1b150e060000000000000000000000000000000000000000000000000000000000000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a0000000000000c1925323f4c5865727f8b98a5aea194887b6e6155483b2e2215080000000000000000000013202c3946535f6c7986929facb9ada39b9898989898989898989898989898989899999a9c9ea1a9aaacaba39f98928c827a6d685e554b40342b21100600000000000000000000000000000000000000000000070c10131316191c1d1e1f20201f1f1d1c1a171413110d080400000000000000000000000000000000000000000000000000000000060606060606050503000000000406070a0d10111213131211100d0a07060401000000000000000000000000000000000000000000000000000000000000000002050a0f121515181b1d1e1f20201f1f1d1b19161312100c070000000000000000000000000000000000000000000000000000000000000000000003070c10131416191b1d1e1f1f201f1f1e1d1b19171313100c0700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815222f3b4855626e7b8895a9b3a89b8f8275685c4f422e23180c0000000009121b22292e3132393837363534332f2e2b262018100600000000000000000000000000000000000000000000000000000000000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a0000000000000c1925323f4c5865727f8b98a5aea194887b6e6155483b2e2215080000000000000000000013202c3946535f6c7986929facacacada7a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a6a7a8aaa8a6a7a09d99928e867f786d685e564c43392e22190f000000000000000000000000000000000000000000000000000406070a0c0f10121213131212110f0d0a0707050100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030608090c0e10121213131212100f0c090706040000000000000000000000000000000000000000000000000000000000000000000000000000000406070a0c0e1011121213131211100e0c0a070604000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212e3a4754616d7a8797a2ada99c90837669544a4034281c1004000006111b242d343a3d3e454444434241403c3b37322a22180e04000000000000000000000000000000000000000000000000000000000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a0000000000000c1925323f4c5865727f8b98a5aea194887b6e6155483b2e2215080804000000000000000013202c3946535f6c7986929f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa39f9f9e9d9b999795908c86817b736d665e564c443a30271d100700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001040613131313131313130d0c0a0702000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000713202d3946525d687885929fabaa9e918477665c5144382c1f120600010c18222d363f454a4b5251504f4e4d4c4947433c342a20150a000000000000000000000000000000000000000000000000000000000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a0000000000050c1925323f4c5865727f8b98a5aea194887b6e6155483b2e22171614100b0500000000000013202c3946535f6c7986929393939393939393939393939393939393939393939399929291908f8d8a87847f7b756e69605c544c443a32291e150b00000000000000000000000000030613131313131313130d0c0a07020000000000000000000000000003060809131313131313130b0b090501000000000000000000000000000000000000000001070d111320202020202020201a1917130e0700000000000000000000000000000000000000000000000000060606060606060503000000020608080c0f111213131312100e0b08070502000000000000000000000000000000000000000000000000000000000000000000000000060b0e1111131313131313131308070502000000000000000000000105090b0c13131313131313130f0e0c08040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005111d2935414c566a7683909da9ac9f9286796d6053463a2d2013070005111d29343f485056585f5e5d5c5b5a5955534e463c32261b0f030000000000000000000000000000000000000000000000000000000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a000000000810171c25323f4c5865727f8b98a5aea194887b6e6155483b2e262423201c171008000000000013202c3946535f6c79878686868686868686868686868686868686868686868686868685858382807d7a77736e69615f57504a423a322920170c030000000000000000000000060c101220202020202020201a1917130e0800000000000000000000040a0f13151620202020202020181715110c06000000000000000000000000000000000000040c13181d202d2d2d2d2d2d2d2d2626231f19120a010000000000000000000000000000000000000105090b0b13131313131312120f0c04090e121415191b1d1f1f201f1f1d1b181414110e08020000000000000000000000000000000000000000000000000000000000000000040b12171b1d1e20202020202020201514120e090300000000000000060c1115171820202020202020201b1b18140f09010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010d192430414e5b6774818e9aa7afa399887b6f6255483c2e23180c060615212e3a45505a62656c6b6a69686766625f584e43372b1f13060000000000000000000000000000000000000000000000000000000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00000008121a22282d323f4c5865727f8b98a5aea194887b6e6155483b333331302d28221a110800000000121f2c3845525e6a7579797979797979797979797979797979797979797979797979797878777573716e6866615e57534d443f38302820170e0500000000000000000000030a11171c1f2d2d2d2d2d2d2d2d2726231f19120a0200000000000000070f161b1f22232d2d2d2d2d2d2d2524211d18110900000000000000000000000000000000040d161d24292c393939393939393933322f2a241c130a0000000000000000000000000000000000060c111517182020202020201f1e1c1810151a1e212225282a2b2c2d2c2b2a282521201e19140f0a040000000000000000000000000000000000000000000000000000000000060e161d23272a2b2d2d2d2d2d2d2d2d22211e1a140e0600000000000911181d2224252d2d2d2d2d2d2d2d282724201a130b030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000081825313e4b5864717e8b97a7b1ab988b7e7165554b4034281d1413131624313d4a56626c71787777767574736f6a5f53473b2e2115080000000000000000000000000000000000000000000000000000000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a000005101a242c33393c3f4c5865727f8b98a5aea194887b6e6155484040403d3c39332c231a1005000000111d2a36424e59636a6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6b6a686664615e5654534d46423c342e261e160e0500000000000000000000030c151c23282c393939393939393933322f2a241c140a00000000000007101920272b2e2f3939393939393932312e29221b12090000000000000000000000000000010c161f282f35394646464646464646403f3b352e261c12070000000000000000000000000000000911181d2124252d2d2d2d2d2d2c2b28241c1f262b2e2f32353738393939383735312e2d2a251f1b150d07010000000000000000000000000000000000000000000000000000000e1820282e33363839393939393939392e2d2b261f180f0600000009121b23292e313239393939393939393534312c251d150b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815212e3b4854616e7b87959faba89b8e8175675c5145392e2521201f202935404b5565717e8584838281807f7c6f6255493c2f2216090000000000000000000000000000000000000000000000000000000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00000c17222c363e45494a4d5865727f8b98a5aea194887b6e61554d4d4d4d4a49443e362c22170b0000000e1a26313d4751595e5f6060606060606060606060606060606060606060606060605f5f5e5d5c5a5754524c4846423b373128231c140c0400000000000000000000000a151e262e34384646464646464646403f3b362e261c120800000000040f19222b32383b3c464646464646463e3d3a342d241b11060000000000000000000000000007131d28313a404553535353535353534d4b4740382e24190e020000000000000000000000000009121b22292e313239393939393939373430282c31373a3b3f4244454646464543413e3b3936302b272018130c0400000000000000000000000000000000000000000000000000060f202a32393f434446464646464646463b3a37312a21180e030006111b242d343a3d3f464646464646464642403d372f271d0b02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a46525e697783909daaab9f9285796d60544b4036312d2c2c2d323a45515d6775818e91908f8e8d897c6f6356493c302316090000000000000000000000000000000000000000000000000000000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a0005111c28333e48505557595965727f8b98a5aea194887b6e615959595959575550483e33281c100400000915202b353f474e5253535353535353535353535353535353535353535353535353535252504f4d4a4746413b3a36312b261f17110a02000000000000000000000006111c2630383f4453535353535353534d4b4740382e24190e020000000a16202b343d434749535353535353534b4a453f362d22180c010000000000000000000000010d18242f3a434b515f606060606060605957524a40352a1f130700000000000000000000000006111b242d343a3d3e4646464646464544403b34383c4247484c4e505252535252504e4b4746413b373229241d160d050000000000000000000000000000000000000000000000030d1821323c444b4f5153535353535353534846423c332a1f1409010c18232d363f454a4b53535353535353534e4d4841392f1d140a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005121e2a36424d5765727f8c98a2aea2988b7e71665c5146423b3a39383a3d444d57606d7a85929e9d9c9b9285796d6053463a2d2013070000000000000000000000000000000000000000000000000000000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a000814212d3945505a6164666666727f8b98a5aea194887b6e66666666666664615a5044392d2014080000040f19242d353d4245464646464646464646464646464646464646464646464646464645454442403e3b3936302d2a251f1a140b06000000000000000000000000000c17232e38424a505f606060606060605a58524a40362a1f13070000030f1b27323d464e545660606060606060585650483f34291d1105000000000000000000000004111d2935404b555d6c6c6c6c6c6c6c6c66635c52473b2f23170a0000000000000000000000010c18222d363f454a4b53535353535352504c454044464e5355585b5d5e5f605f5e5d5b5854524d47433d352f281f170f050000000000000000000000000000000000000000000009141f2933444e565c5e606060606060606055534d453c31261a0e05111d29343f4851565860606060606060605b59534b412f261b1106000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020e1a25303b4754616d7a86929fa9aa9e9184796d605b534d4847454546484f565e69727f8c98a2aaa69b8e8275665c5044382c1f12060000000000000000000000000000000000000000000000000000000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a000a1723303c4955616c71737373737f8b98a5aea194887b73737373737373706c6155493c3023160a00000008121b242b31363839393939393939393939393939393939393939393939393939393938373533312e2d2a25211e1a140e09030000000000000000000000000003101c28343f4a545c6c6c6c6c6c6c6c6c66635c52473b2f23170a000006131f2b38434e5860626c6c6c6c6c6c6c65625a50453a2e21150900000000000000000000000613202c3945515d677679797979797979736e63574b3f3226190c000000000000000000000005111d29343f485056586060606060605f5d574f4a5153575f6265686a6b6c6c6c6b6a6864615e56544e45413a312921170f050000000000000000000000000000000000000000020e1a26313b455660676b6c6c6c6c6c6c6c6c6c5f574d42372b1e120915222e3a45515b62656c6c6c6c6c6c6c6c68655d5341382d22170b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000914202d3946525d6874808d97a2aca0968d80746d615e575554515153555960686e7b86929faaab9f94897c6f63544a3f34281c10030000000000000000000000000000000000000000000000000000000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a000b1724313e4a5764717e80808080828f9ca8b3a79a8d80808080808080807e7064574a3d3124170a0000000009121920262a2c2c2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2c2c2b2a29272421201e1914120e090300000000000000000000000000000006121f2c3844505c667679797979797979736e63584b3f3226190c00000815222e3b4754606a6f79797979797979716c62564a3d3124170b00000000000000000000000714202d3a4753606d7986868686868686807366594d4033261a0d00000000000000000000000915212e3a45505a62656c6c6c6c6c6c6c696157545c60646a6e72757778797979787674716e68626058514b433b332921170d030000000000000000000000000000000000000005121e2a36424d57677277797979797979797976695f53463a2d21140b1724313d4a56626d727979797979797979756f6553493f33271b0f0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005111d2935414c56616d7a85929fa5a89d928c7f756e696461605d5c6062656b6f7a839198a2aea3999083766b605442382e23170c000000000000000000000000000000000000000000000000000000000a1723303d4a5663707d8996a3aca396897d7063564a3d3023170a000f1c2835424f5b6875828c8c8c8c8f949eaab5a99d928d8c8c8c8c8c8c8c8174685b4e4135281b0e0200000000080f151a1d1f20202020202020202020202020202020202020202020202020201f1f1d1c1a171414110e08050200000000000000000000000000000000000713202d3a4653606d78868686868686868073665a4d4033271a0d00000916232f3c4956626f7c868686868686867e7165584b3e3225180b00000000000000000000000714202d3a4753606d7a8693939393938c807366594d4033261a0d00000000000000000000000b1724313d4a56626c71797979797979787369585f666d71777b7f8183858586858583817e7b756f6a605d554d453b33291f150b010000000000000000000000000000000000000714212d3a46535f69778486868686868686867b6e6155483b2e2215091825323f4b5865727f86868686868686868175655b5044372b1f1205000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010d1924303a46525e68727e8b939ea7a49c918c827b75716e6d67666d6f71767d849195a0aaa69f92877c6f63594f4330261c1106000000000000000000000000000000000000000000000000000000000a1723303d4a5663707d89969f9f9f96897d7063564a3d3023170a000f1c2835424f5b6875828e9999999c9ea6b0b9aea49d9a9999999999998e8174685b4e4135281b0e02000000000004090e111213131313131313131313131313131313131313131313131313131212110f0d0b0807050200000000000000000000000000000000000000000713202d3a4653606d798693939393938d8073665a4d4033271a0d00000916232f3c4956626f7c8993939393938b7e7165584b3e3225180b00000000000000000000000714202d3a4753606d7a86939f9f9f998c807366594d4033261a0d00000000000000000000000b1825323e4b5865717e868686868686857866616a6f787e83888b8e909192939291908e8b86827c746d675e574d453b31271d12070000000000000000000000000000000000000815222e3b4855616e7b88969393939393938b7e7165584b3e31261a121e2a36424d576875818e9393939393939285786c605346392d2013080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008131e2a36414c56626d75818e959fa6a49c948f86827e7b7a7979797b7e83899196a0a7a59e948c7f736b6054473d321e150a00000000000000000000000000000000000000000000000000000000000a1723303d4a5663707d899393939393897d7063564a3d3023170a000f1c2835424f5b6875828e9b9f9fa0acaeb5bdb1a9a3a19f9f9f9f9f9b8e8174685b4e4135281b0e020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d7986939f9f9f998d8073665a4d4033271a0d00000916232f3c4956626f7c89959f9f9f988b7e7165584b3e3225180b00000000000000000000000714202d3a4753606d7a8693a0aca6998c807366594d4033261a0d00000000000000000000000b1724313e4a5764717d8a939393939786796d6c707c838b9095989b9d9e9f9f9f9e9d9b99928f8781796e695e574d43392f24180c030000000000000000000000000000000003101c28343f4a5465727e8b98a89f9f9f9f9b8e817568574d42372b1e14212d3a46535f697884919e9f9f9f9fa197887c6f6255493c2f24190d01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020d1925303a44515b606d798390949da5a69e98928f8b8887858586888b90949ea1a8a39f938e82786d60594f43352b210c0300000000000000000000000000000000000000000000000000000000000a1723303d4a5663707d868686868686867d7063564a3d3023170a000f1c2835424f5b6875828e939393939fa3abb5a99f98949393939393938e8174685b4e4135281b0e020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2aca4988b7e7165584b3e3225180b00000000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d00000000000000000000000a1723303d4a5663707d89969f9fa994877a6d707e8690959da09e9c9b9a9b9c9ea1a9aba39f9a938e847b6e695e554b4035292015090000000000000000000000000000000006121f2c3844505c6675828f9ba8acabacab9e918578695f53473a2e2115222e3b4855616e7b8896a1adacaaaca9998c7f7366564c4135291d11040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008131e28323f45515d676d7a828e939da0a7a39f9b97949892929895989c9fa6a7a099928d81786d665c50463d3223190f0000000000000000000000000000000000000000000000000000000000000916232f3c4855616b7079797979797979706b6155483c2f231609000f1c2835424f5b68758186868686868b99a3aea3988d88868686868686868174685b4e4135281b0e020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00000000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d00000000000000000000000a1623303d495663707c8996a3aca195887b707e8792989e9896918f8e8d8e8f91979b9fa4aca49f9691847b6e675d51453c31261a0f020000000000000000000000000000000713202d3a4653606d7985929fa8a19ea1a8a197887b6e6255483b2f221825313e4b5864717e8b97a8a8a09ea0a89c908376685d5245392c20130700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020c16202935404b555d686d78818991959c9fa3aba4aaa29f9fa2aaa4aba49f9c95908780786d665c544a3f342b2110070000000000000000000000000000000000000000000000000000000000000714202c38444f5961636c6c6c6c6c6c6c6361594f44382c201407000e1b2834414d59656f75797979797987929faca194887b79797979797979746f64594d4034271a0e010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00000000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d0000000000000000000000091623303c4956636f7c8996a2afa295897c7c86929996918c8784828181818285888e939aa1a9a8a0969083796d60584e43372b1f1409000000000000000000000000000000091623303c4956636f7c8998a2a1969196a1a9988b7e7265584b3f31261e2a36424d576874818e9ba9a0969196a09f92867a6d6054473a2d21140a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050e18242f3a434c565d666d747d848a8f92999a9c9e9e9f9f9e9d9c9a99938f8a837c736c665c544a42382e22190f0000000000000000000000000000000000000000000000000000000000000004101c27333d474f55566060606060606056554f473d33271c1004000c1925313d48535d65686c6c6c677683909da9a194887b6e6c6c6c6c6c6c68645d53483c3024180c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00000000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d00000000000000000000000916232f3c4956626f7c8995a2afa396897d839098938d847f7b777574747476787c81889197a1a9a8a0958d80736a5f53473b30251a0e020000000000000000000000000005111d2935414c566673808c99aa9e9184919eaa9b8e817568584e43372b202d3a46525e697784919ea1979184919ea3998a7d7164574a3e31261b0f03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007131d28313a444c545c606b70787e82868a8d8f9192929291918f8d8a86827d786f6a605b544a423930261c100700000000000000000000000000000000000000000000000000000000000000000b16212c353d44484a535353535353534a48443d352c21160b00000915202c37424b53595b6060606774808d9aa7a194887b6e6160606060605b59534b41372b201408000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00000000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d00000000000000000000000916222f3c4955626f7c8895a2afa89c8f828f9593888079726e6969686768696a6f747d859197a2ada79f92877c6e62574d42362a1e1205000000000000000000000000000713202d3946525d687683909da8988c7f8c98a29e9185786a5f53473a2e212e3b4754616e7b8796a09e9285808c99ab9a8e817467584e43372b1f12060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010c161f28323a424b515960666c71767a7d808284858686858483807d7a75706c666058504a423930271e140a00000000000000000000000000000000000000000000000000000000000000000005101a232c33383c3d464646464646463d3c38332c231a10050000040f1b25303942484d4f53535764717e8a97a9a194887b6e6155535353534e4d4841392f251a0f03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00000000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d00000000000000000000000916222f3c4955626f7c8895a2afaa9e948f9493887e736d67615e575b5a5b5860626b6f7c85929ea6afa3998e8175695e52463a2d201408000000000000000000000000000714212e3a4754616d7a86939fa096877a85929fa197887b6e6255483b2d22313e4b5764717e8a97a89b8f827d8a96a89e9184786a5f53473a2e211507000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040d162028303940454f545b6064686e7174767778797978777673716e6863605b544e443f382f271e150c0200000000000000000000000000000000000000000000000000000000000000000008131e28313a414547494949494949494745413a31281e130800000009141e2730373d4142464854616e7b8796a1a194887b6e61554846464641403c372f271d130900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00000000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d00000000000000000000000916222f3c4955626f7c8895a2afb0a69e9c958c80736c605c55524d4e4e4e4e5459606a717e8a949fabab9f92877b6e6154483b3025190e020000000000000000000000000b1724313e4a5764717e8a99a49e918477828f9ca9988b7e726553493f332a36414c566774818d9aaa988b7f7a8796a0a196887c6f6255483c2f24180d01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040d161e272e343d424a5053565e616467696b6b6c6c6b6a696764615e5653504a423c332d261d150c03000000000000000000000000000000000000000000000000000000000000000000010d19242f3a434c52545656565656565654524c433a2f24190d010000020c151e252c3134353a46535e697884919ea194887b6e6155483b39393534302b251d150b0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00000000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d00000000000000000000000916222f3c4955626f7c8895a2afb8b0a89d9083786d605a514b464241414143474f58616c76828f9ca9afa3998c7f7266564c41362a1e1105000000000000000000000006121f2b37434e586774818e9aab9b8e81757f8c99a99b8e8275655b5044372d3946525e687784919da298887c7784919ea9998c7f7266554b4035291d110400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040c151d23282f383f44464c5254575a5c5e5f5f5f5e5e5c5a5754524c46443f382f28221c140b030000000000000000000000000000000000000000000000000000000000000000000004111d2935414c565d6062626262626262605d564c4135291d1104000000030c141b2025282a36424d576875828e9ba194887b6e6155483b2e2d282724201a130b030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00000000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d00000000000000000000000916222f3c4955626f7c8895a2afb9ada1968a7d71665c5045403936303432373d46505a63707d8a97a1adab9d908377685e5246392d20140700000000000000000000000814212e3a47535f6a7884919eab988c7f727c8897a29e9285796c605346392e3a4754616d7a8795a09f92857974818e9ba79c8f8376675d5145392c2013060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030b12181d262d33383b4146474a4d4f515253535251504d4a4746413b38332d261d17110a0200000000000000000000000000000000000000000000000000000000000000000000000613202c3945525d686d6f6f6f6f6f6f6f6d685d5245392c2013060000000002090f15191a25313f4c5965727f8c989f94887b6e6155483b2e221b1a18140f0901000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00000000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d00000000000000000000000916222f3c4955626f7c8895a2afb8ab9e9184786c60544a3f342f2a2527272b333e4653606c7885929eabaca095877a6e6154473b2e21140800000000000000000000000815222f3b4855626e7b8896a1a399897c6f7985929fa197887b6f6255483c2d3e4a5764717d8a97a89c8f8276717e8b98a89f92867a6d6053473a2d20140900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070b141c22282b3036393b3e414344454646454443403e3b3936302b28221c140b06000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a4754606d7a7c7c7c7c7c7c7c7a6d6054473a2d2114070000000000000409091623303c4956636f7c89999393887b6e6155483b2e2215080c08030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00000000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d00000000000000000000000916222f3c4955626f7c8895a2afb6ac9a8d8074665b5042382e231d1a1b1b212b3844505b6674818e9ba7b1a7978a7e7164574b3e312418070000000000000000000004101c2934404b5565727f8c98a89f9286796d75828f9ba9988b7f726553493f35414c566774808d9aaa998c7f726e7b8896a1a3998a7d7064574a3d31261a0e0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020a11171c1f252a2d2e3134363838393938373634312e2d2a251f1c17110a0200000000000000000000000000000000000000000000000000000000000000000000000000000a1723303d4a5663707d898989898989897d7063564a3d3023170a00000000000000000713202d3a4653606d7987868686867b6e6155483b2e2215080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00000000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d00000000000000000000000916222f3c4955626f7c8895a2afafa49a897d7063544a3f30261c120e0a0f1c28333f4a5465717e8b98abb5a69a8d8073675a4d402e23180c0000000000000000000006131f2c3845515c6776828f9ca99c90837667727f8b98a99b8f8275655b50443945525d687783909da298897c6f697884919eab9a8d817467574e42372b1e1206000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060b0f14191e20212427292b2c2c2c2b2b29272421201e19140f0b06000000000000000000000000000000000000000000000000000000000000000000000000000000000a1723303d4a5663707d899595959595897d7063564a3d3023170a000000000000000006131f2c3845515c6775797979797976695f53463a2d2114070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00000000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d00000000000000000000000916222f3c4955626f7c8895a2afac9f93867a6d6054473a2d21150a01000b17222d3c4855626f7b8899a4afa99c8f837669554b4034281c10040000000000000000000714202d3a4753606d7986929fab998d8073666f7b8897a19e9285796c6053463a4754606d7a86939f9f9286796d6875818e9ba89e9184786a5f53473a2e211407000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003080d111414171a1c1e1f20201f1e1d1a171414110e08030000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1723303d4a5663707d8996a2a2a296897d7063564a3d3023170a000000000000000004101c2834404b555c6a6c6c6c6c6c6c5f574d42372b1e12050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00000000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d00000000000000000000000916222f3c4955626f7c8895a2afaa9e918477675d5145392c20130300000613202d3a4653606d7986939facab9e918478675c5145382c1f13060000000000000000000a1723303d4a5663707d8998a2a3998a7d70636a7885919ea297887c6f6255483d4a5763707d8a99a49c8f82766665717e8b98a8a196887b6e6255483b2f24180c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010507080b0e10111213131211100d0b0807050200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1723303d4a5663707d8996a3aca396897d7063564a3d3023170a0000000000000000000c18232e39434b51535f6060606055534d453c31261a0e020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00000000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d00000000000000000000000916222f3c4955626f7c8895a2afa89c8f827569554b4135291d1104000006131f2c3845515c677884919eabac9f9386796d6053463a2d201307000000000000000005111e2a36414d566773808d9aaa9f92867a6d606875818e9ba9988b7f7265544a404b556773808d9aaa998c7f7366616e7b8896a1a8988b7f7265554b4035291d1004000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1723303d4a5663707d89969f9f9f96897d7063564a3d3023170a00000000000000000007121d27303940454653535353534846423c332a1f1409000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00000000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d00000000000000000000000916222f3c4955626f7c8895a2afa79a8d8174675a4e412f24180d01000004101c2834404b556a7683909da9afa49a887b6e6155483b2e22150800000000000000000714202d3946525e687784909daa9d908377675d65717e8b98a89b8f8275665b5045515d677683909da298897c6f635f697884919ea99c8f8276675d5145382c1f1306000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001040707131313131313130d0c0a0702000000000000000000000000000206080813131313131313131006060300000000000000000000000000000000000000000000000000000000000000000a1723303d4a5663707d899393939393897d7063564a3d3023170a000000000000000000000b151e272e34383a46464646463b3a37312a21180e03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00000000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d00000000000000000000000916222f3c4955626f7c8895a2afa6998c807366594d4033261a07000000000c18232e424f5c6975828f9ca8b6ac95897c6f6256493c2f23160900000000000000000814212e3b4754616e7a8795a0ac9a8d80736755616e7b8796a19f9285796c60534753606d7a86929f9f9285796d60576874818e9ba79f9286796d6053473a2d20140900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001080d111314202020202020201a1916130d0700000000000000000000030a0f1214151f202020202020201c13120f0b060000000000000000000000000000000000000000000000000000000000000a1723303d4a5663707d868686868686867d7063564a3d3023170a00000000000000000000030c151d23282c2d39393939392e2d2b261f180f0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00000000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d00000000000000000000000916222f3c4955626f7c8895a2afa5988b7f7265584c3f3225190c00000000071b2835424e5b6875818e9ba8b0a396897d7063564a3d3023170a00000000000000030f1b27333f495364717e8b97a7a49a8a7d7064575e697884919ea297887c6f62554a5663707d8999a39c8f8276665c5864717e8b97a8a3988a7d7063574a3d31261a0e0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040c13191d202d2d2d2d2d2d2d2d2625231e19120a0100000000000000060e151a1f21222c2d2d2d2d2d2d2d29201f1c17110a02000000000000000000000000000000000000000000000000000000000916232f3c4855616b7079797979797979706b6155483c2f2316090000000000000000000000030b12181c1f202c2d2d2d2d22211e1a140e060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00000000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d00000000000000000000000916222f3c4955626f7c8895a2afa5988b7e7265584b3f3225180c000000010e1b2834414e5b6774818e9aa7b0a3978a7d7064574a3d3124170a0000000000000005121f2b3744505b6575818e9ba89f93867a6d6154576774818e9aa9988b7f7265544b556673808c99aa998c7f72665454616e7b8796a1aa9a8d807467574d42362a1e1205000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040d161e24292c393939393939393933322f2a241c130a000000000000060f1820262b2e2f3939393939393939362d2b28221c140b020000000000000000000000000000000000000000000000000000000714202c38444f5961636c6c6c6c6c6c6c6361594f44382c20140700000000000000000000000000070c10131320202020201514120e0903000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00000000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d00000000000000000000000916222f3c4955626f7c8895a2afa4988b7e7165584b3e3225180b000000010e1b2734414e5a6774818d9aa7b1a4978a7e7164574b3e3124180b000000000000000613202d394653606c7885929eaa9d908477685d525764717e8a97a79b8f8275665b515c677683909ca298897c6f6356535e697884919eaa9d918477695f53463a2d2114070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010c1620282f35394646464646464646403f3b352e251c120700000000040d18222a31373a3b4646464646464646433938332d261d140a00000000000000000000000000000000000000000000000000000004101c27333d474f55566060606060606056554f473d33271c10040000000000000000000000000000000406071313131313080705020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00000000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d00000000000000000000000916222f3c4955626f7c8895a2afa4988b7e7165584b3e3225180b000000010e1a2734414d5a6774808d9aa7b1a4978b7e7164584b3e3125180b000000000000000916222f3c4955626f7c8897a1a79a8d817467564c54616e7a8795a09f9285796c6053606d7986929f9f9285796d60534d576874818e9ba7a096887b6e6155483b2e23180c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008131e28323a414553535353535353534d4b4740372e24190d020000010c161f2a343c43474852535353535353534f46443f382f261c11060000000000000000000000000000000000000000000000000000000b16212c353d44484a535353535353534a48443d352c21160b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00000000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d00000000000000000000000916222f3c4955626f7c8895a2afa4988b7e7165584b3e3225180b000000010e1b2734414e5a6774818d9aa7b1a4978a7e7164574b3e3124180b00000000000004111d2935404b5566727f8c99a9a8978a7d7164574a525e687784919da297887c6f625663707c8998a39c8f8276665c514b5864717e8b97a8a8988b7e7265544b4034281c1004000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010d19242f3a444c525f606060606060605957524940352a1e1307000007131d28313c464e53555f606060606060605c53504a42382d22170b00000000000000000000000000000000000000000000000000000005101a232c33383c3d464646464646463d3c38332c231a10050000000000000000060b0e10111313131313130f0e0c0904000000000000000000000003070b0d0e13131313131312110f0c0701000000000000000000000004080a0b1313131313131308070502000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00000000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d00000000000000000000000916222f3c4955626f7c8895a2afa5988b7f7265584c3f3225190c000000010e1b2834414e5b6774818e9aa7b0a4978a7d7164574a3e3124170b0000000000000613202c3945515d6776838f9ca9a096877a6e6154474c566774808d9aa9988b7f72655466737f8c99aa998c7f7266544a4854616e7b8796a0a89c8f8275665c5145382c1f130600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004111d2935414c565d6c6c6c6c6c6c6c6c66635b52473b2f23160a00071018242f3a434e585f626c6c6c6c6c6c6c6c69605b544a3f33281c0f0300000000000000000000000000000000000000000000000000000008111a21272c2f3039393939393939302f2c27211a110800000000000000040b12171b1d1e2020202020201c1b19150f09020000000000000001080e13171a1a2020202020201f1e1b18130c050000000000000000050c11141717202020202020201514120e090300000000000000000000000000000000000000000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0600000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00000000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d00000000000000000000000916222f3c4955626f7c8895a2afa6998c7f7366594c4033261906000000020f1b2835424e5b6875818e9ba8b0a3968a7d7063574a3d3024170a0000000000000714202d3a4753606d7a86929faa9d918477685e52464a5764707d8a99a49b8f8275655c6676828f9ca298897c6f62564946525e697784919eaa9f9285796d6053463a2d2013090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000713202c3945525d687679797979797979736d63574b3f3225190c050e19222935404b555f6a6e7979797979797979766c665b5044382b1f1206000000000000000000000000000000000000000000000000000000000810161c2023232d2d2d2d2d2d2d2323201c16100800000000000000050e161d23272a2b2d2d2d2d2d2d282825201b140c030000000000020b12191f2326272d2d2d2d2d2d2b2b28241e170f060000000000000810171c2123242d2d2d2d2d2d2d22211e1a140e06000000000000000000000000000000000000000000000000000000000713202d3a4653606d798693a0aca79a8d8174675a4e412d22170b00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00000000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d00000000000000000000000916222f3c4955626f7c8895a2afa79a8d8074675a4d412e23170c000000030f1c2936424f5c6975828f9ca8afa296897c6f6356493c302316090000000000000a1724303d4a5763707d8a99a3a79a8e817467564c414754606d7a86939f9e9285796c606d7985929f9f9285796d605346424d576774818e9aa7a298897d706356493d30251a0e0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a4754606d7a86868686868686807366594d4033261a0d0b16202b343d45515d676e7c868686868686868682796c605346392d2013060000000000000000000000000000000000000000000000000000000000050b1014161720202020202020171614100b0500000000000000040e1720282e3336373939393939393534312c251e150c02000000010b141d242b3033343939393939393837342f2921180f050000000008121a22282d3031393939393939392e2d2b261f180f060000000000000000000000000000000000000000000000000000000713202d3a4653606d798693a0aca89b8e827568544a3f33281c0f03000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00000000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d00000000000000000000000916222f3c4955626f7c8895a2afa89b8f827568544a3f34281c1003000004101d2935404b556a7683909da9b4aa95887b6e6255483b2f221508000000000005121e2a36424d576774808d9aaba8978a7e7164574b3e45525d687783909da297887c6f626f7c8998a29c8f8276665c50443e4b5764717e8a97a8aa9a8d807367574d42362a1e120500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a4754606d7a8793939393938c807366594d4033261a0a141d28323d46515b606d798391989393939991847a6d665b5044382b1f1206000000000000000000000000000000000000000000000000000000000000000407090a131313131313130a0907040000000000000000000b16202932393f434446464646464642413d3730271e140900000008121d262f363c3f414646464646464544403a332b21170c01000005101a242c33393c3e464646464646463b3a37312a21180e0300000000000000000000000000000000000000000000000000000713202d3a4653606d798693a0aca99c8f8376665b5044382b1f120700091623303c4956636f7c8996a2afa4988b7e7165584b3e3225180b00000000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d07070401000000000000000916222f3c4955626f7c8895a2afaa9d908377665c5044382c1f1206000006131f2c3845515d677885919eabaea298877a6d6154473a2e21140700000000000714212d3a46535e697784919eaaa196877b6e6154483b414c566673808d99a9988b7f7266727f8c99aa998c7f7266544a3f3b4754616e7b8796a0aa9d908477695e52463a2d20140600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a4754606d7a87939f9f9f998c807366594d4033261a111c262f3a444e58626d75818e95a0aaa59f92877c6f685e544a3f33281c0f0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121d28323b444b4f515353535353534f4d48423930251b0f0400030e19242f3840474c4d53535353535352504c453d33291e130700000c17222c363e45494a535353535353534846423c332a1f140900000000000000000000000000000000000000000000000000000713202d3a4653606d798693a0acab9f9285796c605346392e23180d060a1723303d4a5663707d8996a3b0a4978b7e7164584b3e3125180b000000000000000000060c1114202d3a4753606d7a8693a0ada6998c807366594d4033261a1a1413110d080100000000000916222f3c4955626f7c8895a2afac9f9286796d6053463a2d20130900000714202d3a4753606d7a86939facab9f928578685e5246392d20130700000000000815212e3b4854616e7b8796a0ab9e918478695e53463a3d4a5663707d8999a39b8e82756675828f9ca298897c6f6256493c3a46525e697784919daaa095877b6e6154483b2e23170c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a4754606d7a8793a0aca6998c807366594d4033261a17222d38424c56606a727f8b939ea8a79e938b7f726a60564c42382d22170b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b17232e39444d565b5e6060606060605b59534b42372c2015090007131f2b36404a52585a6060606060605e5c574f453a2f24180c0004111c28333e485055576060606060606055534d453c31261a0e02000000000000000000000000000000000000000000000000000713202d3a4653606d798693a0acada297887c6f62544a4034281f1612101724313e4a5764717d8a97a4b0a4978a7e7164574b3e3124180b00000000000000000910171d21202d3a4753606d7a8693a0ada6998c807366594d403326262621201d19130c04000000000916222f3c4955626f7c8895a2afaea398887c6f6255493c31251a0d06030615222f3c4855626f7c889aa4afaa9d9083776a564c4135291d11050000000003101c28343f4a5465727e8b98a8a79b8e817468574d42363a4753606d7a86929f9e9285786c7985929f9f9285796d6053463a36424d566774818e9aa7a7988b7e7165544a3f34281c1003000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a4754606d7a8793a0ada6998c807366594d403326172128333f4a545e686f7c87929fa5aaa0958e81756d62584e443a2f261c1106000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020e1b27333f4b565f676a6c6c6c6c6c6c68655d53483d3125190c000b1723303c47525c64676c6c6c6c6c6c6b6861574c4034281b0f030814212d3945505a61646c6c6c6c6c6c6c6c5f574d42372b1e1205000000000000000000000000000000000000000000000000000713202d3a4653606d798693a0acb3a9998c7f73665c51443b3128201f1c1f25323f4c5865727f8b98a5b0a3968a7d7063574a3d3024170a0000000000000009121b22282d30313a4753606d7a8693a0ada6998c807366594d40333333332d2c29241e160d040000000916222f3c4955626f7c8895a2afb4aa988b7f7265574d42362a1f161210121c2834404a5465717e8b98acb6a79b8e8174685b4e413025190d010000000006121f2c3844505c6675828f9ba8a9988b7e7165584b3e313945515d677683909ca197887b6f7b8897a29c8f8276665c504438303e4b5764717e8a97a8a89b8e8275665c5044382c1f1206000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a4754606d7a8793a0ada6998c807366594d4033261e29333b44505b666d7a849199a3aea2989083796d605b51463d32281d140a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101d2a36434f5b677177797979797979756f65594d4134281b0e020d1a26333f4c58646e747979797979797873685c5044372b1e11050a1723303c4955616c717979797979797976695f53463a2d211407000000000000000000000000000000000000000000000000000713202d3a4653606d798693a0acb8ab9e9184796d60574d433a322d2c282b2d36414c566774808d9aa7b3aa95897c6f6256493c2f23160900000000000006101b242c34393d3e404753606d7a8693a0ada6998c807366594d40404040403a39352f2820160c0100000916222f3c4955626f7c8895a2afb6a99c8f8376695e53463c3128201f1c1f232c3844515c6675818e9ba8b3a9988b7f7265584c3f3225190800000000000713202d3a4653606d7985929faba197887b6e6155483b2e35404b556673808c99a9978b7e717e8b97a9998c7f7266544a3f342e3b4754616e7a8795a0ab9f9285796d6053463a2d201308000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a4754606d7a8793a0ada6998c807366594d40332627303b454f59606c78828f96a1aba49f92857b6e675d51493f342b20160b020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004111e2b3744515e6a77848686868686868175685b4f4235281c0f020e1a2734414d5a67748086868686868685786b5e5245382b1f12050b1724313e4a5764717e868686868686867b6e6155483b2e221508000000000000000000000000000000000000000000000000000713202d3a4653606d798693a0acb9ada1968b7e71695e554c443e3a383437393e46525e687683909ca9aea298877a6e6154473b2e2114080000000000000c17222c363e45494b4d4d53606d7a8693a0ada6998c807366594d4d4d4d4d4d4745413a32281e130800000916222f3c4955626f7c8895a2afb9ac9f93877b6e61584e433a312d2c282b2e343f4953606d7985929eabada197887c6f6255493c2f2216090000000000091623303c4956636f7c8997a2ab9e918578695f53463a2d2f3c4956636f7c8998a29a8e8174818d9aa298897c6f6256493c2e2d3946525e687784919daaa297897c6f6356493c3025190d010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a4754606d7a8793a0ada6998c807366594d4033232e39424d57616b73808c949fa8a69d928a7e71695f554b40372d22190e05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004111e2b3744515e6a778491939393938e8275685b4f4235281c0f020e1a2734414d5a6774808d939393939185786b5e5245382b1f12050b1724313e4a5764717d8a9393939393887b6e6155483b2e221508000000000000000000000000000000000000000000000000000713202d3a4653606d798693a0acb1a8a09d92857b6e675e56504846443f4446484f58616d7a86929facab9f928578695e52463a2d201407000000000005111d28343e48505557595959606d7a8693a0ada6998c8073665959595959595954524c443a2f24190d01000916222f3c4955626f7c8895a2afbbafa4998d80746a5f554c433d3a383438393f44505b65717d8a97a2adab9e9285786c605346392d2013060000000005111d2935414c566673808c99a9a89b8e817568574d42372b2d3a4653606d7985929f9d90847783909d9f9285796d6053463a2d2a36414c566774818d9aa7a9998d807366564c41362a1e11050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a4754606d7a8793a0ada6998c807366594d40332834404b545e69707d88939fa6a99f948d80736c61574d43392f251b100700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004111e2b3744515e6a7784919d9f9f9b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9a9f9f9e9185786b5e5245382b1f12050b1724313e4a5764717d8a979f9f9f94887b6e6155483b2e221508000000000000000000000000000000000000000000000000000713202d3a4653606d798693a0acaca09591959082796d68615a5553504a50535459616a73808c99a3afa99c8f827669564d42362a1e110500000000000815212d3945505a6164666666666d7a8693a0ada6998c80736666666666666666605d564c4135291d1104000916222f3c4955626f7c8895a2afb4aba39f92877c6e675d554f4846443f44464a5059606c7883909da9b1a79a8e8174655b5044372b1f1205000000000713202d3946525d687683909da9a9988b7e7265584b3f31262c3844515c6676828f9c9f93867a86929f9c8f8275665c5044382b25303e4a5764717d8a97a7aa9d908377685e5246392d2014060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a4754606d7a8793a0ada6998c807366594d4033343c45515c666e7b85929aa4aba1979082786d605a50453c31271d13090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e5245382b1f12050b1724313e4a5764717d8a97a4aca194887b6e6155483b2e221508000000000000000000000000000000000000000000000000000713202d3a4653606d798693a0acaa9d9184919590837a716c6662605c545b6061646b707c87929fabb0a6998c7f7266594c3f3025190e0200000000000a1724303d4955616c7173737373737a8693a0ada6998c807373737373737373736d685d5245392c201307000916222f3c4955626f7c8895a2afaea39992999083796d6760595553504a5053545c606b727f8b959fabaca095897c6f6353493f33271b0f03000000000714212e3a4754616d7a86939faca197887b6f6255483c2f222834404a5466727f8c99a4998c7f8c99a3998c7f7266544a3f3428212e3a4754616d7a8795a0ac9f93877a6e6154473b2d22170b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a4754606d7a8793a0ada6998c807366594d40313c46505a606d78839097a2aca39991857a6e665c50483e332a1f150b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e5245382b1f12050b1724313e4a5764717d8a97a4aea194887b6e6155483b2e221508000000000000000000000000000000000000000000000000000713202d3a4653606d798693a0aca4978a7e85929590847e77726f6d666b656c6e71767d859299a3aeac9f94887b6e6155483b2e2215090000000000000b1824313e4b5764717e8080808080808d99a6b3a99c90828080808080808080807a6d6054473a2d211407000916222f3c4955626f7c8895a2afac9f928692958f827a706b6562605c545b6062666d727d86929fa7b0a69d9083776b605441382d22170b00000000000b1724313e4a5764717d8a99a4ab9e9285796c605346392d20232e3c4955626f7c8897a29e9184919ea298897c6f6256493c2e23202d3946525e687784909daaa49a8b7e7164544a3f33281c0f0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a4754606d7a8793a0ada6998c807366594d403a434e58616c74808d959fa9a59f92877d6f685e544a3f362c21180d03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e5245382b1f12050b1724313e4a5764717d8a97a4aea194887b6e6155483b2e221508000000000000000000000000000000000000000000000000000713202d3a4653606d798693a0aca4978a7e7e8b9296918a837f7b79787778797b7e828a9297a2abafa49a8f8276695f53473a2d211408000000000000101c2936434f5c6976828c8c8c8c8c8d929ca8b4ab9f94908c8c8c8c8c8c8c8c877b6e6154483b2e211508000916222f3c4955626f7c8895a2afa6998c7f8c94948f847d76726f6d666b666c6e72787f879298a3aea99f948a7e7164594f442f261b11060000000006121f2b37434e586774818e9aaba89b8f8275655b5044372b1f202d394653606c7985929fa1969196a19f9285796d6053463a2d201e2a36414c566774818d9aacac9b8e8175665b5044382b1f120600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a4754606d7a8793a0ada6998c807366594d40414b555f6a717e8a929da7a89e938c7f726b60564c42382e241a0f0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e5245382b1f12050b1724313e4a5764717d8a97a4aea194887b6e6155483b2e221508000000000000000000000000000000000000000000000000000713202d3a4653606d798693a0aca4978b7e74818e949e95908c888685848585878b8f949fa2a9aea59f93877c6f62574d42372b1e1206000000000000101c2936434f5c6976828f99999999999ca4aeb9b0a69f9c9999999999999994877b6e6154483b2e211508000916222f3c4955626f7c8895a2afa396897d828f97969189837f7b79787778797b7f848b9299a3aaaaa2978f82766c6155473d321d140a00000000000814212e3a47535f6a7884919eaba9988b7f726553493f33271b1f2b3844505b6675828f9ba8a19ea1a89c8f8275665c5044382b1f1925303e4a5764717d8a9aa4ab9e9285796c605346392d20130800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a4754606d7a8793a0ada6998c807366594d3f45515d676f7c86929fa4aaa0968f81756d62594f443b30261c12080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e5245382b1f12050b1724313e4a5764717d8a97a4aea194887b6e6155483b2e221508000000000000000000000000000000000000000000000000000713202d3a4653606d798693a0aca5988b7e7278828e939f9d999a939291919298979c9fa6adaba39f938d80736a6054453c31261a0e02000000000000101c2936434f5c6976828f9c9f9f9fa0a2a7afb9b6aea8a69f9f9f9f9f9f9f94877b6e6154483b2e211508000916222f3c4955626f7c8895a2afa3968a7d7b8592999e95908b888685848486888c91959fa3abaaa29892857b6e615a5045352b210b0200000000000815222f3b4855626e7b8896a1ada297887c6f6255493c2d22171c28333f4a5465727f8b98a9acabaca9988c7f7265544a3f34281c14212e3a4754616d7a86939faca197897c6f6256493c3024190d01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a4754606d7a8793a0ada6998c807366595049515b606d79849198a2aea29891847a6d605b51473d32291e150a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e5245382b1f12050b1724313e4a5764717d8a97a4aea194887b6e6155483b2e221508000000000000000000000000000000000000000000000000000713202d3a4653606d798693a0aca5988b7f726d78818b92989fa29f9e9e9e9fa3aaa9a9aaa29f99928b81786d60584e43332a1f150900000000000000101c2936434f5c6976828f9393939393969da7b2aea49c999393939393939393877b6e6154483b2e211508000916222f3c4955626f7c8895a2afa4978a7d717d8792989f9d9899929191919298989da0a8aba79f9892867d70695f53483e3323190f000000000004101c2834404b5565727f8b98a89f9f9285796c605346392d201317222d3b4855626e7b8897a19f9f9fa297887c6f6255493c2e231713202d3946525e687784909d9fa9998c7f7366564c4135291d1105000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a4754606d7a8793a0ada6998c80736b605b5358626d75818e96a0aaa49f92867c6f675d51493f352b20170c03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e5245382b1f12050b1724313e4a5764717d8a97a4aea194887b6e6155483b2e221508000000000000000000000000000000000000000000000000000713202d3a4653606d798693a0aca5998c7f72666d757f868d92989a9c9e9e9f9f9e9d9c9998928d867f746d665c50463d3221180e0300000000000000101c2936434f5c6976828686868686868b96a2aea89c928c8686868686868686867b6e6154483b2e211508000916222f3c4955626f7c8895a2afa4978a7e71707d8690959d9fa39f9e9e9e9fa3aaa9a8a79f9d9590867d706b60574d42362c221107000000000006131f2c3845515c6775828f939393938f8275665b5044382b1f1214212e3a47535f6a78859193939393939285796d6053463a2d2013111d2935414c566774808d93939393908376685d5246392d201307000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a4754606d7a8793a0adab9e91847d726c655d606a727f8b939ea8a79d928a7e716a5f554c41372d23190e0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e5245382b1f12050b1724313e4a5764717d8a97a4aea194887b6e6155483b2e221508000000000000000000000000000000000000000000000000000713202d3a4653606d798693a0aca6998c7f7366606d727b80858a8d8f9192929291908f8c8985807b726d605c544a3f342b200f0600000000000000000f1c2835414e5a6670767979797979798693a0ada6998c8079797979797979797976695e53463a2d211407000916222f3c4955626f7c8895a2afa4978a7e716b707c838a9095989b9d9e9f9f9f9e9d9b9895908a837b706b60594f453b31241a100000000000000713202d3a4653606d79868686868686867f7266544a3f33281c0f121f2b37434e58687581868686868686868275665c5044382b1f120d1925303d4a5764707e868686868686877a6d6154473a2e211407000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a4754606d7a8793a0adada19691877f776d68686f7c87929fa5a99f958d80746c61584e433a2f251b11070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e5245382b1f12050b1724313e4a5764717d8a97a4aea194887b6e6155483b2e221508000000000000000000000000000000000000000000000000000713202d3a4653606d798693a0aca6998d8073665b62686e74797d808284858685858482807d7a746e69625b504a42382e22190f0000000000000000000d1925323d49545e66696c6c6c6c6d7a8693a0ada6998c80736c6c6c6c6c6c6c6c6c5e574d42362a1e1205000916222f3c4955626f7c8895a2afa4978b7e71646a6f787e83888b8e909192929291908e8b88837e766e6960594f473d33291f120800000000000006131f2c3845515c676d79797979797979726d635742382d22170b0f1a26313c4d59656f7579797979797979757065544a3f34281c10081623303c4955616c707979797979797975685d5246392d201307000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a4754606d7a8793a0adb2a9a199928c827a6f6d7a849199a3aba1979083786d605a50463c31281e130a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e5245382b1f12050b1724313e4a5764717d8a97a4aea194887b6e6155483b2e221508000000000000000000000000000000000000000000000000000713202d3a4653606d798693a0aca6998d8073665a565e61666d7073757778797978777673706d67615e5751443f3830261c10070000000000000000000915212c38424c545a5c606060606d7a8693a0ada6998c807366606060606060605f534d453b31251a0e02000916222f3c4955626f7c8895a2afa4978b7e71645f666d71777b7e8183858586858583817e7b76716c615f574f473d352b21180d0000000000000004101c2834404b555c606c6c6c6c6c6c6c66635b51462f261c11060a1520313d48535d65686c6c6c6c6c6c6c69655d5442382e23170b0814202d3944505a61646c6c6c6c6c6c6c6b5d564c4135291d1105000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a4754606d7a8793a0adbbb2aba39f948f847c78828f96a1aba49992857b6e665c51483e342a1f160c01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e5245382b1f12050b1724313e4a5764717d8a97a4aea194887b6e6155483b2e221508000000000000000000000000000000000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d52545c606367696b6b6c6c6b6a696663605d55534d453f342e261e140a0000000000000000000005101b26303a42494e4f535353606d7a8693a0ada6998c807366595353535353534846423b33291f140900000916222f3c4955626f7c8895a2afa4978b7e7164545c6064696e72747678787979787675726e6964615a534d453d352b23190f0600000000000000000c18232e39434b51535f606060606060595751493f351d140a000314202c37414b53595b606060606060605c5a544b4230261c110604101c28333e485055576060606060606054524c443a3024190d01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a4754606d7a8793a0adb8b0aaa9a69e969186828f949fa8a69f93877d70695e544b40362c22180d0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e5245382b1f12050b1724313e4a5764717d8a97a4aea194887b6e6155483b2e221508000000000000000000000000000000000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d464b5153575a5c5e5f5f5f5e5d5c595654514b46423b3328231c140c0200000000000000000000000a141e2830383d4143464753606d7a8693aab4a6998d8073665a4d46464646463b3a36312921170d0300000916222f3c4955626f7c8895a2afa4978b7e7164585053575f6165686a6b6c6c6c6b6a6865615f57555046423b332b231a110800000000000000000007121d273039404546525353535353534c4a463f372d230b0200040f1a252f3941484d4e535353535353534f4d494239301e140a00000b17222c363e44494a535353535353534746413a32281e130800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a4754606d7a8793a0adb0a69e9c9fa2a199928f949ea6a89e948c7f736b60574d42392e241b10060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e5245382b1f12050b1724313e4a5764717d8a97a4aea194887b6e6155483b2e221508000000000000000000000000000000000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d404045464a4d4f5152535252514f4d4a4745413a3631292117110a02000000000000000000000000020c161e262c3235363a4653606d798698a3aea79a8d81746753493f36393a3c3a38342f271f150b0100000916222f3c4955626f7c8895a2afa4978b7e7164584b464d5355585b5d5e5f5f5f5e5d5b5855534d49453e36312a211a110800000000000000000000000b151e272e34383a464646464646463f3e3a352d251c1100000009131d272f373d40424646464646464642413d3730271e0c02000005101a242c33393c3d464646464646463a3935302820160c0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a4754606d7a8793a0adaa9e948f9298a2a39f9c9ea6aaa1968f82776c60594f453b30271d1209000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e5245382b1f12050b1724313e4a5764717d8a97a4aea194887b6e6155483b2e221508000000000000000000000000000000000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4034383a3d404244454646454443403d3a39352f2a251f170f06000000000000000000000000000000040c141b2125282c3845515c667986929faca89b8f8275655b5046424547484745403931271d120700000916222f3c4955626f7c8895a2afa4978b7e7164584b3e4246484b4e505252535252504e4b4847423c39332a261f180f08000000000000000000000000030c151d23282c2d3939393939393933312e2a231c130a000000020b151d252c313435393939393939393634312c261e150c0000000008111a22282d3031393939393939392e2d29241e160e040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a4754606d7a8793a0ada99c8f82869298a3aba9aaaea39891847a6d655b50473d33291e150b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e5245382b1f12050b1724313e4a5764717d8a97a4aea194887b6e6155483b2e221508000000000000000000000000000000000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d40332c2d3034363838393938373633302d2c29241d1a140d050000000000000000000000000000000000020a1015191c2834404b546b7885929eabab9e9184786c6056534d51545553514b43392f23180c00000916222f3c4955626f7c8895a2afa4978b7e7164584b3e363a3b3f4143454546464543423f3b3a37312d28221a140e060000000000000000000000000000030b12181c1f202c2d2d2d2d2d2d2625221e18110a0100000000030b131a202527282d2d2d2d2d2d2d292825211b140c0300000000000810171c2023242d2d2d2d2d2d2d21201d19130c04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a4754606d7a8793a0ada6998c807d869299a3abb5ac9f92867c6f685d53493f352b21170c0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e5245382b1f12050b1724313e4a5764717d8a97a4aea194887b6e6155483b2e221508000000000000000000000000000000000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d403327202427292b2c2c2c2b2a29262321201d18130e0903000000000000000000000000000000000000000005090c18232e43505d6a7683909da9ada196897d7068615f575d6062605c554b4034291c1004000916222f3c4955626f7c8895a2afa4978b7e7164584b3e312d2e32353738393939383735322e2d2b261f1c170e09030000000000000000000000000000000000070c1013131f202020202020191816120d070000000000000002090f14181b1b202020202020201c1b191510090200000000000000050b10141617202020202020201413110d080200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a4754606d7a8793a0ada6998c80737d879299a4aca6998c80736a60584e453c332a21170f0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e5245382b1f12050b1724313e4a5764717d8a97a4aea194887b6e6155483b2e221508000000000000000000000000000000000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a171a1c1e1f201f1f1e1c1a171413110d0701000000000000000000000000000000000000000000000000071a2734414d5a6774808d9aa9b2a89d91837a726e696c676d6f6d675c5145382c1f1306000916222f3c4955626f7c8895a2afa4978b7e7164584b3e31252225282a2b2c2c2c2b2a282522211e1a15110c05000000000000000000000000000000000000000000040607131313131313130c0c0906010000000000000000000004080c0e0f131313131313130f0f0c0904000000000000000000000004080a0a1313131313131307070501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a4754606d7a8793a0ada6998c8073717e87939aa4ab9e92857c6f6a5f574d453b332921170e05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e5245382b1f12050b1724313e4a5764717d8a97a4aea194887b6e6155483b2e221508000000000000000000000000000000000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d0d0f111213131211100d0a0706040100000000000000000000000000000000000000000000000000000b1724313e4a5764717d8a97a1adaca09591847f7b7978797a7c796d6053473a2d201407000916222f3c4955626f7c8895a2afa4978b7e7164584b3e312518181b1d1f1f201f1f1d1b181514120e090300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a4754606d7a8793a0ada6998c80736c717e88939fa3a19792857c6e695f574d453b332920170e050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e5245382b1f12050b1724313e4a5764717d8a97a4aea194887b6e6155483b2e221508000000000000000000000000000000000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d01030505060605040300000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d7985929ea6b0a7a096918b8886858687877b6e6154483b2e211508000916222f3c4955626f7c8895a2afa4978b7e7164584b3e3125180c0e101212131312100f0c08080602000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a4754606d7a8793a0ada6998c8073666c727f8b919ca4a19791857b6e695f574d453b322920170e0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e5245382b1f12050b1724313e4a5764717d8a97a4aea194887b6e6155483b2e221508000000000000000000000000000000000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d000000000000000000000000000000000000000000000000000000000000000000000000000000000006131f2c3845515c67737f8c949fa6ada8a19e989992929299877b6e6154483b2e211508000916222f3c4955626f7c8895a2afa4978b7e7164584b3e3125180b0204050606060504020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a4754606d7a8793a0ada6998c807366626d727f8c929ca4a19791847b6e695e574d443b322920160e04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e5245382b1f12050b1724313e4a5764717d8a97a4aea194887b6e6155483b2e221508000000000000000000000000000000000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d000000000000000000000000000000000000000000000000000000000000000000000000000000000004101c2834404b55606d78828f949ea1a8a9aaaba39f9f9f94877b6e6154483b2e211508000916222f3c4955626f7c8895a2afa4978b7e7164584b3e3125180b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a4754606d7a8793a0ada6998c8073665b636d73808d929da5a19691847b6e695e564d443a322820160d040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e5245382b1f07000b1724313e4a5764717d8a97a4aea194887b6e6155483b2e221508000000000000000000000000000000000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000c18232e3944505c666d7a828c91969a9c9e9f9f9f9f9e94877b6e6154483b2e211508000916222f3c4955626f7c8895a2afa4978b7e7164584b3e3125180b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a4754606d7a8793a0ada6998c807366595b636e74808d939da5a19691847b6e685e564c443a32281f160d0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e52452f24180c000b1724313e4a5764717d8a97a4aea194887b6e6155483b2e221508000000000000000000000000000000000000000000000000000713202d3a4653606d7986939f9f9f998d8073665a4d4033271a0d00000000000000000000000000000000000000000000000000000000000000000000000000000000000007121d28343f4a545e686d787f848a8d9091929292929190877b6e6154483b2e211508000916222f3c4955626f7c8895a2aca4978b7e7164584b3e3125180b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a4754606d7a8793a0ada6998c80736659525c606c77818e939ea6a09691847a6e685e564c443a31281f160d04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004111e2b3744515e6a7784919daaa89b8f8275685c4f4235291c08000e1a2734414d5a6774808d9aa7ab9e9285786b554b4035291d10040b1724313e4a5764717d8a97a4aea194887b6e6155483b2e221508000000000000000000000000000000000000000000000000000713202d3a4653606d798693939393938d8073665a4d4033271a0d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c17232e38424c565e666c72797d808384858686858483817a6d6054473a2d211407000916222f3c4955626f7c88959f9f9f978b7e7164584b3e3125180b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a4754606d7a8793a0ada6998c807366594d505b656c78818e949ea6a09691837a6d685e564c433a31281f160d030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004111e2b3744515e6a7784919daaa99c8f8376695c50433025190e020e1a2734414d5a6774808d9aa7ac9f928679675d5145392c1f13060b1724313e4a5764717d8a97a4aea194887b6e6155483b2e221508000000000000000000000000000000000000000000000000000713202d3a4653606d78868686868686868073665a4d4033271a0d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111c26303a444c545b60666d70737677787979787876746d685d5245392c201307000916222f3c4955626f7c8893939393938b7e7164584b3e3125180b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a4754606d7a8793a0ada6998c807366594d49535b666d78828f949fa6a09590837a6d685d564c433a31281f150c0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004111e2b3744515e6a7784919daaaa9d9083776a564c41362a1e11050e1a2734414d5a6774808d9aa7afa399867a6d6053473a2d2014070b1724313e4a5764717d8a97a4aea194887b6e6155483b2e2215080000000000000000000000000000000000000000000000000006121f2c3844505c667679797979797979736e63584b3f3226190c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a151e29323a424a50545c606467696b6c6c6c6c6b6967605d564c4135291d1104000916222f3c4955626f7c868686868686867e7164584b3e3125180b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a4754606d7a8793a0ada6998c807366594d414a545c666d79828f949fa7a09590837a6d685d554b433931271e150c03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004111e2b3744515e6a7784919daaab9e918578685e5246392d2014070e1b2834414e5b6774818e9aa7b5ab94887b6e6155483b2e2215090b1825313e4b5864717e8b97a4aea194887b6e6155483b2e2215080000000000000000000000000000000000000000000000000003101c28343f4a545c6c6c6c6c6c6c6c6c66635c52473b2f23170a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030c1720292f383f444a5053575a5d5e5f5f5f5f5e5d5b54524c443a2f24190d01000815212e3b47535f6a7679797979797979716c6256493d3024170a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a4754606d7a8793a0ada6998c807366594d40424a545c676d79829095a0a7a09590837a6d675d554b433930271e150c030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004111e2b3744515e6a7784919daaada197877a6e6154473b2e23180b0f1b2835424e5b6875818e9ba8b0a3978a7d7064574a3d31261a0d0c1825323f4b5865727e8b98a5aea194887b6e6155483b2e22150800000000000000000000000000000000000000000000000000000c17232e38424a505f606060606060605a58524a40362a1f1307000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050e171d262d33383f44464a4d50515253535251504e4745413a32281e1308000006131f2b37434e585f626c6c6c6c6c6c6c64625a5045392d2115080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a4754606d7a8793a0ada6998c807366594d4038424b555d676d7a839095a0a79f959082796d675d554b433930271e150c0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004111e2b3744515e6a7784919daab3a9968a7d7063554b4034281d14111c2935424f5c6875828f9ba8b3a6998c807366584e43372b1f16111926323f4c5965727f8c98a5b5ab94877a6e6154473b2e211408000000000000000000000000000000000000000000000000000006111c2630383f4453535353535353534d4b4740382e24190e0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050b141c22282e34383a3d404344454646454543413a39352f2820160c010000030f1b26323c464e535560606060606060585650483e34291d11050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a4754606d7a8793a0ada6998c807366594d403039434b555d686d7a839096a0a79f959082796d675d554b423930261e140b02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004111e2b3744515e6a7784919daab4a79a8d8074675c51453a2f26201d1e2b37424d576a7783909daab6a99d9083766a5f53473c3128201e1d27333f49536774808d9aa7aea399877a6d6054473a2d2114070000000000000000000000000000000000000000000000000000000a151e262e34384646464646464646403f3b362e261c1208000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020a11171c23282c2d31343638393939393836342d2c29241e160d04000000000a15202a343c434749535353535353534b49453e362d22170c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a4754606d7a8793a0ada6998c807366594d40333039434c565e686e7a849196a1a79f948f82796d675c544b423830261d140a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004111e2b3744515e6a7784919daab7ab9f9285796d60564c42382f2c292a2d3a47535f697885929fabb8ab9f95887b6e62584e4339312d2a2a2d3744505b6576828f9ca9ac9f928679685d5245392c201306000000000000000000000000000000000000000000000000000000030c151c23282c393939393939393933322f2a241c140a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060b11171c1f2024272a2b2c2c2c2c2b2a2821201d19130c040000000000040e18222a32373b3c464646464646463e3d39342d241b1106000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a4754606d7a8793a0ada6998c807366594d403328313a434c565e686e7b849197a1a69f948f82796d665c544a42382f261c11060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004111e2b3744515e6a7784919daab7ada2978b7e71685e544a423c3935363a3f4a54616e7b8898a2aeb5afa79a8d80746a5f554b433d393636393d4653606c7985919eabaa9e9184776b564c4135291d110400000000000000000000000000000000000000000000000000000000030a11171c1f2d2d2d2d2d2d2d2d2726231f19120a020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060c101213171a1d1e1f20201f1e1d1b1413110d08010000000000000006101820262b2e2f3939393939393931302d29221b120900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a4754606d7a8793a0ada6998c807366594d40332628313a444c565e696e7b859197a1a69f948f82786d665c544a42382d22170b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004111e2b3744515e6a7784919daab1a7a09d92857a6d665b544e474541424648505b66727f8c98aab4aba49f9d92877c6f675d554f4746414146474e58626f7c8997a1ada99c8f8276695c4f432f24190d01000000000000000000000000000000000000000000000000000000000000060c101220202020202020201a1917130e080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000306070a0d10111213131212100e0707040100000000000000000000060e151b1f21222d2d2d2d2d2d2d2524211d1711090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a4754606d7a8793a0ada6998c807366594d4033261f28323b444d575f696f7c859298a2a69e948f81786d665c544a3f33281c0f0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004111e2b3744515e6a7784919daaaca09590958e81786c665f5854524c4d53555a606c7883909daaafa4999390959083796d67605954524c4c525458606a74818e9aa9b3aa998d8073665a4d4033271a08000000000000000000000000000000000000000000000000000000000000000000030613131313131313130d0c0a0702000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f13151620202020202020181715110c06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a4754606d7a8793a0ada6998c807366594d403326162029323b454d575f6a6f7c869298939393938e81786d665b5044382b1f120600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004111e2b3744515e6a7784919daaaa9d908490938e81786e6a64605d56575f61646c727f8b95a0acac9f93878390958f82796f6b64615e56565e61646a6f7c87929facaea298897d7063564a3d3023170a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003070909131313131313130b0a080400000000000000000000000000000000000000000000000000000000000000000003060809131313131313130b0a08050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a4754606d7a8793a0ada6998c807366594d4033261a172029333c454e58606a6f7d868686868686868681796c605346392d20130600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005111e2b3844515e6b7784919eaaa4978b7e8491938e827c75716d686b6b696e71767e87929fa7b1a79c8f827b8692948f837c75716e686b6b686d70757c859299a3afaa9f9285796d6053463a2d201307000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f13151620202020202020171714110c05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a4754606d7a8793a0ada6998c807366594d4033261a0e17212a333c464e58606b6f7979797979797979756c665b5044382b1f120600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005111e2b3844515e6b7784919eaaa3978a7d7d8992948f86817d7a797778797b7e838b9299a3afaba0958a7e737f8c94959087827e7a797878797a7d82889297a1abaea3988d8074665c5145382c1f13060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070f161b1f22232d2d2d2d2d2d2d2423211c1710080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a4754606d7a8793a0ada6998c807366594d4033261a0d0f18212a343c464f5960636c6c6c6c6c6c6c6c68605b544a3f33281c0f0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005121e2b3845515e6b7884919eaba3968a7d73808d9499928e8a8785848585888b90959fa3abaea3999183786d78828f959a938f8b8786848485878a8e939aa1a9afa59f92867b6e61544b4034281c10040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007101921272c2f303939393939393931302d28221a120800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a4754606d7a8793a0ada6998c807366594d4033261a0d060f18222b343d474f54565f606060606060605b53504a42382d22170b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005121f2b3845525e6b7885919eaba396897c7078828f949f9b97989291919298979d9fa7aeaaa29f92877d70666d7a8390959f9c97999291919298979b9fa4acaca49f938c7f72695e5342392e23180c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040f19232b32383b3c464646464646463e3c39332c241a1005000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a4754606d7a8793a0ada6998c807366594d4033261a0d00061019222b353d43484952535353535353534e46443f382f261c11060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101d2935404b556c7885929f9f9f95887c6f6d79828d939a9fa29f9e9e9fa3aaa9a9aba39f98928a7f726b60686d7a838d939a9fa39f9e9e9fa2aaa8a9aba49f9a938c81776c60574d4230271d1207000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a16212b353d434849535353535353534a49453e362c22170c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a4754606d7a8793a0ada6998c807366594d4033261a0d0000071019232b32383b3c4646464646464646423938332d261d140a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3945515d6779869293939393887b6e676d7880878f93999b9d9e9f9f9f9e9c9a99928e867e726d62595e686d7980878e92999a9c9e9f9f9f9e9d9a99938e877f746c655b50453b311e150b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030f1b27323d474f545660606060606060575550483e33281c11040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a4754606d7a8793a0ada6998c807366594d4033261a0d00000007101921272c2f303939393939393939352d2b28221c140b0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d79868686868686867a6d61666d737c82878b8e909192929291908d8a86817b716c625b51565e676d737c81868a8d909192929291908e8a87817c736d605b53493f33291f0c030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007131f2c38434f5960636c6c6c6c6c6c6c64615a5045392d2114080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a4754606d7a8793a0ada6998c807366594d4033261a0d00000000070f161b1f22232c2d2d2d2d2d2d2d28201f1c17110a020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3945515d67767979797979797976685e5c606a6f757a7e8183858586858483817e7a746e69615a51494c555c606a6f757a7e8183848586858483817e7b756f6a635b504941382d21170d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000915222f3b4854606b6f79797979797979716c6155493c3023170a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a4754606d7a8793a0ada6998c807366594d4033261a0d0000000000040a0f1315161f202020202020201b13120f0b06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101d2935404b555d6c6c6c6c6c6c6c6c6c5e5651586062686d71747678797978787674716d67615e5750483f434b51585f62686d71747678787978777674716e69625f5851443f382f261b0f050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7d868686868686867e7164574a3e3124170b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a4754606d7a8793a0ada6998c807366594d4033261a0d000000000000000307090913131313131313130f06060300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010d18242f39434b515f606060606060605f524c454e54565e6165686a6b6c6c6c6b696764605d55534d453e363940454e53565d606467696b6c6c6c6b6a6764615e57534e4640332d261d140a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c8993939393938a7d7164574a3e3124170b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a4754606d7a8793a0ada6998c807366594d4033261a0d0000000000000000000000060606060606060602000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007121d283139404553535353535353535346413c43474c5254585b5d5e5f5f5f5e5d5a5754514c46423b332c2e343c43474c5254575a5d5e5f5f5f5e5d5b5754524d47433c3427221b140b02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c89969f9f9f978a7d7164574a3e3124170b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a4754606d7a8793a0ada6998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010c161f282f3539464646464646464646393632373a4146474b4e505252535251504e4b4745413a36312921232831373a4145474b4e505152535251504e4b4746423b37312a2217110a0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c8996a2aca4978a7d7164574a3e3124170b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a4754606d7a8793a0ada6998c807366594d4033261a0d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040d161d24292c39393939393939392e2d2a272b3036393a3e4143454646454543413e3a39352f2a251f171820262b2f35393a3e4143454546454443413e3b3a36302b2620181006000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a4754606d7a8793a0ada6998c807366594d4033261a0d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040c12181d202d2d2d2d2d2d2d2d21201d1b1e252a2d2e32353738393939383634312d2c29241e1a140d0c151a1e24292c2d31343638393939383734312e2d2a251f1b150e0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a4754606d7a8793a0aca6998c807366594d4033261a0d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001070d101320202020202020201413110f13191e202125282a2b2c2c2c2b2a272421201d19130e0903030a0f13191d202124272a2b2c2c2c2b2a282421201e1a140f0a030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a4754606d7a87939f9f9f998c807366594d4033261a0d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010406131313131313131307070502080d111314181b1d1f1f201f1e1d1b181413110d08010000000001080d111314181b1d1e1f201f1e1d1b181414110e090200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a4754606d7a8793939393938c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006060606060606060000000000010507070b0e101213131212100e0b070604010000000000000000010406070b0e101212131211100e0b08070502000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a4754606d7a86868686868686807366594d4033261a0d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000713202c3945525d687679797979797979736d63574b3f3225190c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004111d2935414c565d6c6c6c6c6c6c6c6c66635b52473b2f23160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010d19242f3a444c525f606060606060605957524940352a1e13070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008131e28323a414553535353535353534d4b4740372e24190d020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010c1620282f35394646464646464646403f3b352e251c1207000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040d161e24292c393939393939393933322f2a241c130a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040c13191d202d2d2d2d2d2d2d2d2625231e19120a0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001080d111314202020202020201a1916130d07000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001040707131313131313130d0c0a070200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c8996a2aca4978a7d7164574a3e3124170b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c89969f9f9f978a7d7164574a3e3124170b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c8993939393938a7d7164574a3e3124170b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7d868686868686867e7164574a3e3124170b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000915222f3b4854606b6f79797979797979716c6155493c3023170a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007131f2c38434f5960636c6c6c6c6c6c6c64615a5045392d2114080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030f1b27323d474f545660606060606060575550483e33281c11040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a16212b353d434849535353535353534a49453e362c22170c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040f19232b32383b3c464646464646463e3c39332c241a1005000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007101921272c2f303939393939393931302d28221a120800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070f161b1f22232d2d2d2d2d2d2d2423211c171008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f13151620202020202020171714110c0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003070909131313131313130b0a08040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 + image data: 0 + _typelessdata: m_StreamData: serializedVersion: 2 offset: 0 diff --git a/MrBigsock/Packages/packages-lock.json b/MrBigsock/Packages/packages-lock.json index 3b65785c..f7cc4843 100644 --- a/MrBigsock/Packages/packages-lock.json +++ b/MrBigsock/Packages/packages-lock.json @@ -1,11 +1,11 @@ { "dependencies": { "com.unity.2d.animation": { - "version": "7.0.6", + "version": "7.0.7", "depth": 1, "source": "registry", "dependencies": { - "com.unity.2d.common": "6.0.3", + "com.unity.2d.common": "6.0.4", "com.unity.2d.sprite": "1.0.0", "com.unity.modules.animation": "1.0.0", "com.unity.modules.uielements": "1.0.0" @@ -13,7 +13,7 @@ "url": "https://packages.unity.com" }, "com.unity.2d.common": { - "version": "6.0.3", + "version": "6.0.4", "depth": 2, "source": "registry", "dependencies": { @@ -39,12 +39,12 @@ "url": "https://packages.unity.com" }, "com.unity.2d.psdimporter": { - "version": "6.0.4", + "version": "6.0.5", "depth": 1, "source": "registry", "dependencies": { - "com.unity.2d.animation": "7.0.6", - "com.unity.2d.common": "6.0.3", + "com.unity.2d.animation": "7.0.7", + "com.unity.2d.common": "6.0.4", "com.unity.2d.sprite": "1.0.0" }, "url": "https://packages.unity.com" @@ -56,12 +56,12 @@ "dependencies": {} }, "com.unity.2d.spriteshape": { - "version": "7.0.5", + "version": "7.0.6", "depth": 1, "source": "registry", "dependencies": { "com.unity.mathematics": "1.1.0", - "com.unity.2d.common": "6.0.3", + "com.unity.2d.common": "6.0.4", "com.unity.2d.path": "5.0.2", "com.unity.modules.physics2d": "1.0.0" }, @@ -123,11 +123,11 @@ "depth": 0, "source": "builtin", "dependencies": { - "com.unity.2d.animation": "7.0.6", + "com.unity.2d.animation": "7.0.7", "com.unity.2d.pixel-perfect": "5.0.1", - "com.unity.2d.psdimporter": "6.0.4", + "com.unity.2d.psdimporter": "6.0.5", "com.unity.2d.sprite": "1.0.0", - "com.unity.2d.spriteshape": "7.0.5", + "com.unity.2d.spriteshape": "7.0.6", "com.unity.2d.tilemap": "1.0.0", "com.unity.2d.tilemap.extras": "2.2.3" } diff --git a/MrBigsock/ProjectSettings/EditorBuildSettings.asset b/MrBigsock/ProjectSettings/EditorBuildSettings.asset index c95417bb..87935495 100644 --- a/MrBigsock/ProjectSettings/EditorBuildSettings.asset +++ b/MrBigsock/ProjectSettings/EditorBuildSettings.asset @@ -5,15 +5,9 @@ EditorBuildSettings: m_ObjectHideFlags: 0 serializedVersion: 2 m_Scenes: - - enabled: 1 - path: Assets/Scenes/SampleScene.unity - guid: 2cda990e2423bbf4892e6590ba056729 - enabled: 1 path: Assets/Scenes/MainMenu.unity guid: 9f822fc20436e184aaf77ded00eb07fb - - enabled: 1 - path: Assets/Scenes/example.unity - guid: a87dad853a19cd448a702e0e3f1f69e0 - enabled: 1 path: Assets/Scenes/GenTilemap.unity guid: 296556963e6afed468bebec9f67a87a8 diff --git a/MrBigsock/ProjectSettings/ProjectVersion.txt b/MrBigsock/ProjectSettings/ProjectVersion.txt index 8d9054dc..1f883d75 100644 --- a/MrBigsock/ProjectSettings/ProjectVersion.txt +++ b/MrBigsock/ProjectSettings/ProjectVersion.txt @@ -1,2 +1,2 @@ -m_EditorVersion: 2021.3.9f1 -m_EditorVersionWithRevision: 2021.3.9f1 (ad3870b89536) +m_EditorVersion: 2021.3.10f1 +m_EditorVersionWithRevision: 2021.3.10f1 (1c7d0df0160b) -- GitLab