diff --git a/Content/AI/BluePrint/BPC_ProjectileAttack.uasset b/Content/AI/BluePrint/BPC_ProjectileAttack.uasset new file mode 100644 index 0000000..c6b8d6c Binary files /dev/null and b/Content/AI/BluePrint/BPC_ProjectileAttack.uasset differ diff --git a/Content/AI/DamageSystem/BPC_DamageSystem.uasset b/Content/AI/DamageSystem/BPC_DamageSystem.uasset new file mode 100644 index 0000000..ee033b9 Binary files /dev/null and b/Content/AI/DamageSystem/BPC_DamageSystem.uasset differ diff --git a/Content/AI/DamageSystem/BPI_Damagable.uasset b/Content/AI/DamageSystem/BPI_Damagable.uasset new file mode 100644 index 0000000..7004de1 Binary files /dev/null and b/Content/AI/DamageSystem/BPI_Damagable.uasset differ diff --git a/Content/AI/DamageSystem/E_DamageResponse.uasset b/Content/AI/DamageSystem/E_DamageResponse.uasset new file mode 100644 index 0000000..2ce1fad Binary files /dev/null and b/Content/AI/DamageSystem/E_DamageResponse.uasset differ diff --git a/Content/AI/DamageSystem/E_DamageType.uasset b/Content/AI/DamageSystem/E_DamageType.uasset new file mode 100644 index 0000000..54de77d Binary files /dev/null and b/Content/AI/DamageSystem/E_DamageType.uasset differ diff --git a/Content/DamageSystem/S_DamageInfo.uasset b/Content/AI/DamageSystem/S_DamageInfo.uasset similarity index 84% rename from Content/DamageSystem/S_DamageInfo.uasset rename to Content/AI/DamageSystem/S_DamageInfo.uasset index f9287c0..ec82040 100644 Binary files a/Content/DamageSystem/S_DamageInfo.uasset and b/Content/AI/DamageSystem/S_DamageInfo.uasset differ diff --git a/Content/AI/DamageSystem/WB_HealthBar.uasset b/Content/AI/DamageSystem/WB_HealthBar.uasset new file mode 100644 index 0000000..56bcdff Binary files /dev/null and b/Content/AI/DamageSystem/WB_HealthBar.uasset differ diff --git a/Content/Enemy/AI/AIC_Enemy_Base.uasset b/Content/AI/Enemy/AI/AIC_Enemy_Base.uasset similarity index 89% rename from Content/Enemy/AI/AIC_Enemy_Base.uasset rename to Content/AI/Enemy/AI/AIC_Enemy_Base.uasset index 56858f0..f7fcbca 100644 Binary files a/Content/Enemy/AI/AIC_Enemy_Base.uasset and b/Content/AI/Enemy/AI/AIC_Enemy_Base.uasset differ diff --git a/Content/Enemy/AI/BP_PatrolRoute.uasset b/Content/AI/Enemy/AI/BP_PatrolRoute.uasset similarity index 66% rename from Content/Enemy/AI/BP_PatrolRoute.uasset rename to Content/AI/Enemy/AI/BP_PatrolRoute.uasset index c2729de..1418f6b 100644 Binary files a/Content/Enemy/AI/BP_PatrolRoute.uasset and b/Content/AI/Enemy/AI/BP_PatrolRoute.uasset differ diff --git a/Content/Enemy/AI/BehaviorTree/BB_Enemy_Base.uasset b/Content/AI/Enemy/AI/BehaviorTree/BB_Enemy_Base.uasset similarity index 54% rename from Content/Enemy/AI/BehaviorTree/BB_Enemy_Base.uasset rename to Content/AI/Enemy/AI/BehaviorTree/BB_Enemy_Base.uasset index 6d97341..974d575 100644 Binary files a/Content/Enemy/AI/BehaviorTree/BB_Enemy_Base.uasset and b/Content/AI/Enemy/AI/BehaviorTree/BB_Enemy_Base.uasset differ diff --git a/Content/Enemy/AI/BehaviorTree/BT_Enemy_Base.uasset b/Content/AI/Enemy/AI/BehaviorTree/BT_Enemy_Base.uasset similarity index 66% rename from Content/Enemy/AI/BehaviorTree/BT_Enemy_Base.uasset rename to Content/AI/Enemy/AI/BehaviorTree/BT_Enemy_Base.uasset index b3b37bd..4edc34f 100644 Binary files a/Content/Enemy/AI/BehaviorTree/BT_Enemy_Base.uasset and b/Content/AI/Enemy/AI/BehaviorTree/BT_Enemy_Base.uasset differ diff --git a/Content/AI/Enemy/AI/BehaviorTree/BT_Enemy_Melee.uasset b/Content/AI/Enemy/AI/BehaviorTree/BT_Enemy_Melee.uasset new file mode 100644 index 0000000..fe6580e Binary files /dev/null and b/Content/AI/Enemy/AI/BehaviorTree/BT_Enemy_Melee.uasset differ diff --git a/Content/AI/Enemy/AI/BehaviorTree/BT_Enemy_Ranged.uasset b/Content/AI/Enemy/AI/BehaviorTree/BT_Enemy_Ranged.uasset new file mode 100644 index 0000000..f77ae7a Binary files /dev/null and b/Content/AI/Enemy/AI/BehaviorTree/BT_Enemy_Ranged.uasset differ diff --git a/Content/AI/Enemy/AI/BehaviorTree/Services/BTS_SetPassiveIfEnemyDead.uasset b/Content/AI/Enemy/AI/BehaviorTree/Services/BTS_SetPassiveIfEnemyDead.uasset new file mode 100644 index 0000000..59d9358 Binary files /dev/null and b/Content/AI/Enemy/AI/BehaviorTree/Services/BTS_SetPassiveIfEnemyDead.uasset differ diff --git a/Content/Enemy/AI/BehaviorTree/SubTree/BT_SubTree_Frozen.uasset b/Content/AI/Enemy/AI/BehaviorTree/SubTree/BT_SubTree_Frozen.uasset similarity index 61% rename from Content/Enemy/AI/BehaviorTree/SubTree/BT_SubTree_Frozen.uasset rename to Content/AI/Enemy/AI/BehaviorTree/SubTree/BT_SubTree_Frozen.uasset index c59bb40..1b7d585 100644 Binary files a/Content/Enemy/AI/BehaviorTree/SubTree/BT_SubTree_Frozen.uasset and b/Content/AI/Enemy/AI/BehaviorTree/SubTree/BT_SubTree_Frozen.uasset differ diff --git a/Content/Enemy/AI/BehaviorTree/SubTree/BT_SubTree_Investigate.uasset b/Content/AI/Enemy/AI/BehaviorTree/SubTree/BT_SubTree_Investigate.uasset similarity index 67% rename from Content/Enemy/AI/BehaviorTree/SubTree/BT_SubTree_Investigate.uasset rename to Content/AI/Enemy/AI/BehaviorTree/SubTree/BT_SubTree_Investigate.uasset index 0d7e194..167da6f 100644 Binary files a/Content/Enemy/AI/BehaviorTree/SubTree/BT_SubTree_Investigate.uasset and b/Content/AI/Enemy/AI/BehaviorTree/SubTree/BT_SubTree_Investigate.uasset differ diff --git a/Content/Enemy/AI/BehaviorTree/SubTree/BT_SubTree_Passive.uasset b/Content/AI/Enemy/AI/BehaviorTree/SubTree/BT_SubTree_Passive.uasset similarity index 80% rename from Content/Enemy/AI/BehaviorTree/SubTree/BT_SubTree_Passive.uasset rename to Content/AI/Enemy/AI/BehaviorTree/SubTree/BT_SubTree_Passive.uasset index eb43125..3673977 100644 Binary files a/Content/Enemy/AI/BehaviorTree/SubTree/BT_SubTree_Passive.uasset and b/Content/AI/Enemy/AI/BehaviorTree/SubTree/BT_SubTree_Passive.uasset differ diff --git a/Content/Enemy/AI/Decorator/BTD_CanSeeTarget.uasset b/Content/AI/Enemy/AI/Decorator/BTD_CanSeeTarget.uasset similarity index 55% rename from Content/Enemy/AI/Decorator/BTD_CanSeeTarget.uasset rename to Content/AI/Enemy/AI/Decorator/BTD_CanSeeTarget.uasset index c30fba1..3078236 100644 Binary files a/Content/Enemy/AI/Decorator/BTD_CanSeeTarget.uasset and b/Content/AI/Enemy/AI/Decorator/BTD_CanSeeTarget.uasset differ diff --git a/Content/AI/Enemy/AI/Decorator/BTD_CheckEquipSword.uasset b/Content/AI/Enemy/AI/Decorator/BTD_CheckEquipSword.uasset new file mode 100644 index 0000000..265b0b2 Binary files /dev/null and b/Content/AI/Enemy/AI/Decorator/BTD_CheckEquipSword.uasset differ diff --git a/Content/Enemy/AI/Decorator/BTD_HasPatrolRoute.uasset b/Content/AI/Enemy/AI/Decorator/BTD_HasPatrolRoute.uasset similarity index 78% rename from Content/Enemy/AI/Decorator/BTD_HasPatrolRoute.uasset rename to Content/AI/Enemy/AI/Decorator/BTD_HasPatrolRoute.uasset index 1ef437e..60cd34a 100644 Binary files a/Content/Enemy/AI/Decorator/BTD_HasPatrolRoute.uasset and b/Content/AI/Enemy/AI/Decorator/BTD_HasPatrolRoute.uasset differ diff --git a/Content/Enemy/AI/Decorator/BTD_HealthBelowThreshold.uasset b/Content/AI/Enemy/AI/Decorator/BTD_HealthBelowThreshold.uasset similarity index 55% rename from Content/Enemy/AI/Decorator/BTD_HealthBelowThreshold.uasset rename to Content/AI/Enemy/AI/Decorator/BTD_HealthBelowThreshold.uasset index 8e47469..3ad85f5 100644 Binary files a/Content/Enemy/AI/Decorator/BTD_HealthBelowThreshold.uasset and b/Content/AI/Enemy/AI/Decorator/BTD_HealthBelowThreshold.uasset differ diff --git a/Content/AI/Enemy/AI/Decorator/BTD_isWithingIdealRanged.uasset b/Content/AI/Enemy/AI/Decorator/BTD_isWithingIdealRanged.uasset new file mode 100644 index 0000000..5f067b3 Binary files /dev/null and b/Content/AI/Enemy/AI/Decorator/BTD_isWithingIdealRanged.uasset differ diff --git a/Content/Enemy/AI/EQS/EQS_Context_AttackTarget.uasset b/Content/AI/Enemy/AI/EQS/EQS_Context_AttackTarget.uasset similarity index 67% rename from Content/Enemy/AI/EQS/EQS_Context_AttackTarget.uasset rename to Content/AI/Enemy/AI/EQS/EQS_Context_AttackTarget.uasset index d65c123..1764ba3 100644 Binary files a/Content/Enemy/AI/EQS/EQS_Context_AttackTarget.uasset and b/Content/AI/Enemy/AI/EQS/EQS_Context_AttackTarget.uasset differ diff --git a/Content/Enemy/AI/EQS/EQS_EnemyRanged.uasset b/Content/AI/Enemy/AI/EQS/EQS_EnemyRanged.uasset similarity index 56% rename from Content/Enemy/AI/EQS/EQS_EnemyRanged.uasset rename to Content/AI/Enemy/AI/EQS/EQS_EnemyRanged.uasset index 7da6372..9cf897a 100644 Binary files a/Content/Enemy/AI/EQS/EQS_EnemyRanged.uasset and b/Content/AI/Enemy/AI/EQS/EQS_EnemyRanged.uasset differ diff --git a/Content/AI/Enemy/AI/EQS/EQS_Findcover.uasset b/Content/AI/Enemy/AI/EQS/EQS_Findcover.uasset new file mode 100644 index 0000000..ba14d83 Binary files /dev/null and b/Content/AI/Enemy/AI/EQS/EQS_Findcover.uasset differ diff --git a/Content/Enemy/AI/EQS/EQS_Strafe.uasset b/Content/AI/Enemy/AI/EQS/EQS_Strafe.uasset similarity index 64% rename from Content/Enemy/AI/EQS/EQS_Strafe.uasset rename to Content/AI/Enemy/AI/EQS/EQS_Strafe.uasset index bbb18d7..5a5536f 100644 Binary files a/Content/Enemy/AI/EQS/EQS_Strafe.uasset and b/Content/AI/Enemy/AI/EQS/EQS_Strafe.uasset differ diff --git a/Content/AI/Enemy/AI/EQS/EQS_TestingPawn.uasset b/Content/AI/Enemy/AI/EQS/EQS_TestingPawn.uasset new file mode 100644 index 0000000..7567c31 Binary files /dev/null and b/Content/AI/Enemy/AI/EQS/EQS_TestingPawn.uasset differ diff --git a/Content/AI/Enemy/AI/Enum/E_AI_State.uasset b/Content/AI/Enemy/AI/Enum/E_AI_State.uasset new file mode 100644 index 0000000..4f3a528 Binary files /dev/null and b/Content/AI/Enemy/AI/Enum/E_AI_State.uasset differ diff --git a/Content/AI/Enemy/AI/Enum/E_MovementSpeed.uasset b/Content/AI/Enemy/AI/Enum/E_MovementSpeed.uasset new file mode 100644 index 0000000..f160b58 Binary files /dev/null and b/Content/AI/Enemy/AI/Enum/E_MovementSpeed.uasset differ diff --git a/Content/AI/Enemy/AI/Enum/E_PerceptionSense.uasset b/Content/AI/Enemy/AI/Enum/E_PerceptionSense.uasset new file mode 100644 index 0000000..82e312f Binary files /dev/null and b/Content/AI/Enemy/AI/Enum/E_PerceptionSense.uasset differ diff --git a/Content/Enemy/AI/Task/BTT_DefaultAttack.uasset b/Content/AI/Enemy/AI/Task/BTT_DefaultAttack.uasset similarity index 56% rename from Content/Enemy/AI/Task/BTT_DefaultAttack.uasset rename to Content/AI/Enemy/AI/Task/BTT_DefaultAttack.uasset index 4164f93..93ad0df 100644 Binary files a/Content/Enemy/AI/Task/BTT_DefaultAttack.uasset and b/Content/AI/Enemy/AI/Task/BTT_DefaultAttack.uasset differ diff --git a/Content/AI/Enemy/AI/Task/BTT_EquipWeapon.uasset b/Content/AI/Enemy/AI/Task/BTT_EquipWeapon.uasset new file mode 100644 index 0000000..afcf9b0 Binary files /dev/null and b/Content/AI/Enemy/AI/Task/BTT_EquipWeapon.uasset differ diff --git a/Content/Enemy/AI/Task/BTT_FocusOnTarget.uasset b/Content/AI/Enemy/AI/Task/BTT_FocusOnTarget.uasset similarity index 53% rename from Content/Enemy/AI/Task/BTT_FocusOnTarget.uasset rename to Content/AI/Enemy/AI/Task/BTT_FocusOnTarget.uasset index 0ecf128..c2701fb 100644 Binary files a/Content/Enemy/AI/Task/BTT_FocusOnTarget.uasset and b/Content/AI/Enemy/AI/Task/BTT_FocusOnTarget.uasset differ diff --git a/Content/Enemy/AI/Task/BTT_Heal_Enemy.uasset b/Content/AI/Enemy/AI/Task/BTT_Heal_Enemy.uasset similarity index 51% rename from Content/Enemy/AI/Task/BTT_Heal_Enemy.uasset rename to Content/AI/Enemy/AI/Task/BTT_Heal_Enemy.uasset index 13f7e7f..97f7bbb 100644 Binary files a/Content/Enemy/AI/Task/BTT_Heal_Enemy.uasset and b/Content/AI/Enemy/AI/Task/BTT_Heal_Enemy.uasset differ diff --git a/Content/Enemy/AI/Task/BTT_MoveAlongPatrolRoute.uasset b/Content/AI/Enemy/AI/Task/BTT_MoveAlongPatrolRoute.uasset similarity index 84% rename from Content/Enemy/AI/Task/BTT_MoveAlongPatrolRoute.uasset rename to Content/AI/Enemy/AI/Task/BTT_MoveAlongPatrolRoute.uasset index 47ac074..f9653d9 100644 Binary files a/Content/Enemy/AI/Task/BTT_MoveAlongPatrolRoute.uasset and b/Content/AI/Enemy/AI/Task/BTT_MoveAlongPatrolRoute.uasset differ diff --git a/Content/AI/Enemy/AI/Task/BTT_MovetoIdealRanged.uasset b/Content/AI/Enemy/AI/Task/BTT_MovetoIdealRanged.uasset new file mode 100644 index 0000000..167b738 Binary files /dev/null and b/Content/AI/Enemy/AI/Task/BTT_MovetoIdealRanged.uasset differ diff --git a/Content/Enemy/AI/Task/BTT_SetMovementSpeed.uasset b/Content/AI/Enemy/AI/Task/BTT_SetMovementSpeed.uasset similarity index 68% rename from Content/Enemy/AI/Task/BTT_SetMovementSpeed.uasset rename to Content/AI/Enemy/AI/Task/BTT_SetMovementSpeed.uasset index 1c9571b..0219dbc 100644 Binary files a/Content/Enemy/AI/Task/BTT_SetMovementSpeed.uasset and b/Content/AI/Enemy/AI/Task/BTT_SetMovementSpeed.uasset differ diff --git a/Content/Enemy/AI/Task/BTT_SetStatePassive.uasset b/Content/AI/Enemy/AI/Task/BTT_SetStatePassive.uasset similarity index 67% rename from Content/Enemy/AI/Task/BTT_SetStatePassive.uasset rename to Content/AI/Enemy/AI/Task/BTT_SetStatePassive.uasset index ffa2e9f..b0bf2fc 100644 Binary files a/Content/Enemy/AI/Task/BTT_SetStatePassive.uasset and b/Content/AI/Enemy/AI/Task/BTT_SetStatePassive.uasset differ diff --git a/Content/AI/Enemy/AI/Task/BTT_UnequipWeapon.uasset b/Content/AI/Enemy/AI/Task/BTT_UnequipWeapon.uasset new file mode 100644 index 0000000..e30d189 Binary files /dev/null and b/Content/AI/Enemy/AI/Task/BTT_UnequipWeapon.uasset differ diff --git a/Content/Enemy/AI/Task/BTTask_ClearFocus.uasset b/Content/AI/Enemy/AI/Task/BTTask_ClearFocus.uasset similarity index 76% rename from Content/Enemy/AI/Task/BTTask_ClearFocus.uasset rename to Content/AI/Enemy/AI/Task/BTTask_ClearFocus.uasset index b7f93e6..5e2caef 100644 Binary files a/Content/Enemy/AI/Task/BTTask_ClearFocus.uasset and b/Content/AI/Enemy/AI/Task/BTTask_ClearFocus.uasset differ diff --git a/Content/Enemy/BP_Anim/ABP_EnemyRange.uasset b/Content/AI/Enemy/BP_Anim/ABP_EnemyRange.uasset similarity index 92% rename from Content/Enemy/BP_Anim/ABP_EnemyRange.uasset rename to Content/AI/Enemy/BP_Anim/ABP_EnemyRange.uasset index bb656a8..3ac5cd3 100644 Binary files a/Content/Enemy/BP_Anim/ABP_EnemyRange.uasset and b/Content/AI/Enemy/BP_Anim/ABP_EnemyRange.uasset differ diff --git a/Content/AI/Enemy/BluePrint/Actor/BP_Enemy_Base.uasset b/Content/AI/Enemy/BluePrint/Actor/BP_Enemy_Base.uasset new file mode 100644 index 0000000..2c04db8 Binary files /dev/null and b/Content/AI/Enemy/BluePrint/Actor/BP_Enemy_Base.uasset differ diff --git a/Content/AI/Enemy/BluePrint/Actor/BP_Enemy_Melee.uasset b/Content/AI/Enemy/BluePrint/Actor/BP_Enemy_Melee.uasset new file mode 100644 index 0000000..fb6a0ba Binary files /dev/null and b/Content/AI/Enemy/BluePrint/Actor/BP_Enemy_Melee.uasset differ diff --git a/Content/AI/Enemy/BluePrint/Actor/BP_Enemy_Ranged.uasset b/Content/AI/Enemy/BluePrint/Actor/BP_Enemy_Ranged.uasset new file mode 100644 index 0000000..8b6426c Binary files /dev/null and b/Content/AI/Enemy/BluePrint/Actor/BP_Enemy_Ranged.uasset differ diff --git a/Content/AI/Enemy/BluePrint/Interface/BPI_Enemy_AI.uasset b/Content/AI/Enemy/BluePrint/Interface/BPI_Enemy_AI.uasset new file mode 100644 index 0000000..5ec7029 Binary files /dev/null and b/Content/AI/Enemy/BluePrint/Interface/BPI_Enemy_AI.uasset differ diff --git a/Content/Enemy/Material/EnemyMelee/M_AI_Range0.uasset b/Content/AI/Enemy/Material/EnemyMelee/M_AI_Range0.uasset similarity index 91% rename from Content/Enemy/Material/EnemyMelee/M_AI_Range0.uasset rename to Content/AI/Enemy/Material/EnemyMelee/M_AI_Range0.uasset index d4e5dca..7a1f11a 100644 Binary files a/Content/Enemy/Material/EnemyMelee/M_AI_Range0.uasset and b/Content/AI/Enemy/Material/EnemyMelee/M_AI_Range0.uasset differ diff --git a/Content/Enemy/Material/EnemyMelee/M_AI_Range1.uasset b/Content/AI/Enemy/Material/EnemyMelee/M_AI_Range1.uasset similarity index 89% rename from Content/Enemy/Material/EnemyMelee/M_AI_Range1.uasset rename to Content/AI/Enemy/Material/EnemyMelee/M_AI_Range1.uasset index 0aac513..ff14311 100644 Binary files a/Content/Enemy/Material/EnemyMelee/M_AI_Range1.uasset and b/Content/AI/Enemy/Material/EnemyMelee/M_AI_Range1.uasset differ diff --git a/Content/Enemy/Material/EnemyRanged/M_AI_Range0.uasset b/Content/AI/Enemy/Material/EnemyRanged/M_AI_Range0.uasset similarity index 93% rename from Content/Enemy/Material/EnemyRanged/M_AI_Range0.uasset rename to Content/AI/Enemy/Material/EnemyRanged/M_AI_Range0.uasset index 5b77792..92f9722 100644 Binary files a/Content/Enemy/Material/EnemyRanged/M_AI_Range0.uasset and b/Content/AI/Enemy/Material/EnemyRanged/M_AI_Range0.uasset differ diff --git a/Content/Enemy/Material/EnemyRanged/M_AI_Range1.uasset b/Content/AI/Enemy/Material/EnemyRanged/M_AI_Range1.uasset similarity index 92% rename from Content/Enemy/Material/EnemyRanged/M_AI_Range1.uasset rename to Content/AI/Enemy/Material/EnemyRanged/M_AI_Range1.uasset index 2378ab6..8170cd8 100644 Binary files a/Content/Enemy/Material/EnemyRanged/M_AI_Range1.uasset and b/Content/AI/Enemy/Material/EnemyRanged/M_AI_Range1.uasset differ diff --git a/Content/Enemy/Sound/Rifle/gunshot-377280.uasset b/Content/AI/Enemy/Sound/Rifle/gunshot-377280.uasset similarity index 99% rename from Content/Enemy/Sound/Rifle/gunshot-377280.uasset rename to Content/AI/Enemy/Sound/Rifle/gunshot-377280.uasset index 95b31de..db0108c 100644 Binary files a/Content/Enemy/Sound/Rifle/gunshot-377280.uasset and b/Content/AI/Enemy/Sound/Rifle/gunshot-377280.uasset differ diff --git a/Content/Enemy/Sound/Rifle/semi-automatic-riflepistol-shot-389472.uasset b/Content/AI/Enemy/Sound/Rifle/semi-automatic-riflepistol-shot-389472.uasset similarity index 97% rename from Content/Enemy/Sound/Rifle/semi-automatic-riflepistol-shot-389472.uasset rename to Content/AI/Enemy/Sound/Rifle/semi-automatic-riflepistol-shot-389472.uasset index 92f1aca..3719181 100644 Binary files a/Content/Enemy/Sound/Rifle/semi-automatic-riflepistol-shot-389472.uasset and b/Content/AI/Enemy/Sound/Rifle/semi-automatic-riflepistol-shot-389472.uasset differ diff --git a/Content/Enemy/Weapon/BP_Base_Weapon.uasset b/Content/AI/Enemy/Weapon/BP_Base_Weapon.uasset similarity index 78% rename from Content/Enemy/Weapon/BP_Base_Weapon.uasset rename to Content/AI/Enemy/Weapon/BP_Base_Weapon.uasset index 7329b67..0eb309d 100644 Binary files a/Content/Enemy/Weapon/BP_Base_Weapon.uasset and b/Content/AI/Enemy/Weapon/BP_Base_Weapon.uasset differ diff --git a/Content/Enemy/Weapon/BP_Rifle.uasset b/Content/AI/Enemy/Weapon/BP_Rifle.uasset similarity index 70% rename from Content/Enemy/Weapon/BP_Rifle.uasset rename to Content/AI/Enemy/Weapon/BP_Rifle.uasset index 4c560eb..e942817 100644 Binary files a/Content/Enemy/Weapon/BP_Rifle.uasset and b/Content/AI/Enemy/Weapon/BP_Rifle.uasset differ diff --git a/Content/Enemy/Weapon/BP_Sword.uasset b/Content/AI/Enemy/Weapon/BP_Sword.uasset similarity index 51% rename from Content/Enemy/Weapon/BP_Sword.uasset rename to Content/AI/Enemy/Weapon/BP_Sword.uasset index ff684af..0b7a593 100644 Binary files a/Content/Enemy/Weapon/BP_Sword.uasset and b/Content/AI/Enemy/Weapon/BP_Sword.uasset differ diff --git a/Content/Player/Anim/ABP_Player.uasset b/Content/AI/Player/Anim/ABP_Player.uasset similarity index 91% rename from Content/Player/Anim/ABP_Player.uasset rename to Content/AI/Player/Anim/ABP_Player.uasset index 225d3b2..2e7811a 100644 Binary files a/Content/Player/Anim/ABP_Player.uasset and b/Content/AI/Player/Anim/ABP_Player.uasset differ diff --git a/Content/AI/Player/BP_Player.uasset b/Content/AI/Player/BP_Player.uasset new file mode 100644 index 0000000..5136003 Binary files /dev/null and b/Content/AI/Player/BP_Player.uasset differ diff --git a/Content/AI/Player/Enum/E_StancMode.uasset b/Content/AI/Player/Enum/E_StancMode.uasset new file mode 100644 index 0000000..90f49dd Binary files /dev/null and b/Content/AI/Player/Enum/E_StancMode.uasset differ diff --git a/Content/Player/Widget/WB_CrossHair.uasset b/Content/AI/Player/Widget/WB_CrossHair.uasset similarity index 79% rename from Content/Player/Widget/WB_CrossHair.uasset rename to Content/AI/Player/Widget/WB_CrossHair.uasset index 9df91f6..ad3c744 100644 Binary files a/Content/Player/Widget/WB_CrossHair.uasset and b/Content/AI/Player/Widget/WB_CrossHair.uasset differ diff --git a/Content/AI/Projectile/Projectile/BP_Projectile_Base.uasset b/Content/AI/Projectile/Projectile/BP_Projectile_Base.uasset new file mode 100644 index 0000000..f1a8009 Binary files /dev/null and b/Content/AI/Projectile/Projectile/BP_Projectile_Base.uasset differ diff --git a/Content/AI/Projectile/Projectile/BP_Projectile_ElectroBall.uasset b/Content/AI/Projectile/Projectile/BP_Projectile_ElectroBall.uasset new file mode 100644 index 0000000..93cde49 Binary files /dev/null and b/Content/AI/Projectile/Projectile/BP_Projectile_ElectroBall.uasset differ diff --git a/Content/AI/Projectile/Projectile/BP_Projectile_Shuriken.uasset b/Content/AI/Projectile/Projectile/BP_Projectile_Shuriken.uasset new file mode 100644 index 0000000..4538cff Binary files /dev/null and b/Content/AI/Projectile/Projectile/BP_Projectile_Shuriken.uasset differ diff --git a/Content/AI/Projectile/Projectile/BP_Projectile_Vampaier.uasset b/Content/AI/Projectile/Projectile/BP_Projectile_Vampaier.uasset new file mode 100644 index 0000000..a183030 Binary files /dev/null and b/Content/AI/Projectile/Projectile/BP_Projectile_Vampaier.uasset differ diff --git a/Content/Animation/Rifle/AM_Rifle_Fire.uasset b/Content/Animation/Rifle/AM_Rifle_Fire.uasset index 8b21c4c..503f1b0 100644 Binary files a/Content/Animation/Rifle/AM_Rifle_Fire.uasset and b/Content/Animation/Rifle/AM_Rifle_Fire.uasset differ diff --git a/Content/Animation/Wizard/Attack/AM_WizardAttack.uasset b/Content/Animation/Wizard/Attack/AM_WizardAttack.uasset new file mode 100644 index 0000000..49daeda Binary files /dev/null and b/Content/Animation/Wizard/Attack/AM_WizardAttack.uasset differ diff --git a/Content/Animation/Wizard/Attack/Standing_2H_Magic_Attack_01.uasset b/Content/Animation/Wizard/Attack/Standing_2H_Magic_Attack_01.uasset new file mode 100644 index 0000000..c0dd72a Binary files /dev/null and b/Content/Animation/Wizard/Attack/Standing_2H_Magic_Attack_01.uasset differ diff --git a/Content/DamageSystem/BPC_DamageSystem.uasset b/Content/DamageSystem/BPC_DamageSystem.uasset index 817eb29..c25cff4 100644 Binary files a/Content/DamageSystem/BPC_DamageSystem.uasset and b/Content/DamageSystem/BPC_DamageSystem.uasset differ diff --git a/Content/DamageSystem/BPI_Damagable.uasset b/Content/DamageSystem/BPI_Damagable.uasset deleted file mode 100644 index abf2fa2..0000000 Binary files a/Content/DamageSystem/BPI_Damagable.uasset and /dev/null differ diff --git a/Content/DamageSystem/E_DamageResponse.uasset b/Content/DamageSystem/E_DamageResponse.uasset deleted file mode 100644 index 09ed558..0000000 Binary files a/Content/DamageSystem/E_DamageResponse.uasset and /dev/null differ diff --git a/Content/DamageSystem/E_DamageType.uasset b/Content/DamageSystem/E_DamageType.uasset deleted file mode 100644 index a0a295b..0000000 Binary files a/Content/DamageSystem/E_DamageType.uasset and /dev/null differ diff --git a/Content/DamageSystem/WB_HealthBar.uasset b/Content/DamageSystem/WB_HealthBar.uasset deleted file mode 100644 index 87c84ae..0000000 Binary files a/Content/DamageSystem/WB_HealthBar.uasset and /dev/null differ diff --git a/Content/Effects/AnimationNotifies/AN_FootPlant_Left.uasset b/Content/Effects/AnimationNotifies/AN_FootPlant_Left.uasset deleted file mode 100644 index 4a14f35..0000000 Binary files a/Content/Effects/AnimationNotifies/AN_FootPlant_Left.uasset and /dev/null differ diff --git a/Content/Effects/AnimationNotifies/AN_FootPlant_Right.uasset b/Content/Effects/AnimationNotifies/AN_FootPlant_Right.uasset deleted file mode 100644 index 259eea1..0000000 Binary files a/Content/Effects/AnimationNotifies/AN_FootPlant_Right.uasset and /dev/null differ diff --git a/Content/Effects/MaterialFunctions/MF_MannequinEdge.uasset b/Content/Effects/MaterialFunctions/MF_MannequinEdge.uasset deleted file mode 100644 index 5916f6f..0000000 Binary files a/Content/Effects/MaterialFunctions/MF_MannequinEdge.uasset and /dev/null differ diff --git a/Content/Effects/MaterialFunctions/MF_MannequinHitMacro.uasset b/Content/Effects/MaterialFunctions/MF_MannequinHitMacro.uasset deleted file mode 100644 index 7ea30a0..0000000 Binary files a/Content/Effects/MaterialFunctions/MF_MannequinHitMacro.uasset and /dev/null differ diff --git a/Content/Effects/MaterialFunctions/MF_MannequinLaunchEdgeGlow.uasset b/Content/Effects/MaterialFunctions/MF_MannequinLaunchEdgeGlow.uasset deleted file mode 100644 index 5e34683..0000000 Binary files a/Content/Effects/MaterialFunctions/MF_MannequinLaunchEdgeGlow.uasset and /dev/null differ diff --git a/Content/Effects/Textures/General/squares.uasset b/Content/Effects/Textures/General/squares.uasset deleted file mode 100644 index b15c1d5..0000000 Binary files a/Content/Effects/Textures/General/squares.uasset and /dev/null differ diff --git a/Content/Enemy/AI/BehaviorTree/BT_Enemy_Melee.uasset b/Content/Enemy/AI/BehaviorTree/BT_Enemy_Melee.uasset deleted file mode 100644 index 0dad86a..0000000 Binary files a/Content/Enemy/AI/BehaviorTree/BT_Enemy_Melee.uasset and /dev/null differ diff --git a/Content/Enemy/AI/BehaviorTree/BT_Enemy_Ranged.uasset b/Content/Enemy/AI/BehaviorTree/BT_Enemy_Ranged.uasset deleted file mode 100644 index 3c9fc2a..0000000 Binary files a/Content/Enemy/AI/BehaviorTree/BT_Enemy_Ranged.uasset and /dev/null differ diff --git a/Content/Enemy/AI/BehaviorTree/Services/BTS_SetPassiveIfEnemyDead.uasset b/Content/Enemy/AI/BehaviorTree/Services/BTS_SetPassiveIfEnemyDead.uasset deleted file mode 100644 index 01c9e64..0000000 Binary files a/Content/Enemy/AI/BehaviorTree/Services/BTS_SetPassiveIfEnemyDead.uasset and /dev/null differ diff --git a/Content/Enemy/AI/Decorator/BTD_CheckEquipSword.uasset b/Content/Enemy/AI/Decorator/BTD_CheckEquipSword.uasset deleted file mode 100644 index 358ee92..0000000 Binary files a/Content/Enemy/AI/Decorator/BTD_CheckEquipSword.uasset and /dev/null differ diff --git a/Content/Enemy/AI/Decorator/BTD_isWithingIdealRanged.uasset b/Content/Enemy/AI/Decorator/BTD_isWithingIdealRanged.uasset deleted file mode 100644 index c8dbdb6..0000000 Binary files a/Content/Enemy/AI/Decorator/BTD_isWithingIdealRanged.uasset and /dev/null differ diff --git a/Content/Enemy/AI/EQS/EQS_Findcover.uasset b/Content/Enemy/AI/EQS/EQS_Findcover.uasset deleted file mode 100644 index 363317b..0000000 Binary files a/Content/Enemy/AI/EQS/EQS_Findcover.uasset and /dev/null differ diff --git a/Content/Enemy/AI/EQS/EQS_TestingPawn.uasset b/Content/Enemy/AI/EQS/EQS_TestingPawn.uasset index 8746bef..001ac96 100644 Binary files a/Content/Enemy/AI/EQS/EQS_TestingPawn.uasset and b/Content/Enemy/AI/EQS/EQS_TestingPawn.uasset differ diff --git a/Content/Enemy/AI/Enum/E_AI_State.uasset b/Content/Enemy/AI/Enum/E_AI_State.uasset deleted file mode 100644 index 49e0467..0000000 Binary files a/Content/Enemy/AI/Enum/E_AI_State.uasset and /dev/null differ diff --git a/Content/Enemy/AI/Enum/E_MovementSpeed.uasset b/Content/Enemy/AI/Enum/E_MovementSpeed.uasset deleted file mode 100644 index 857ec6e..0000000 Binary files a/Content/Enemy/AI/Enum/E_MovementSpeed.uasset and /dev/null differ diff --git a/Content/Enemy/AI/Enum/E_PerceptionSense.uasset b/Content/Enemy/AI/Enum/E_PerceptionSense.uasset deleted file mode 100644 index 79fc87c..0000000 Binary files a/Content/Enemy/AI/Enum/E_PerceptionSense.uasset and /dev/null differ diff --git a/Content/Enemy/AI/Task/BTT_EquipWeapon.uasset b/Content/Enemy/AI/Task/BTT_EquipWeapon.uasset deleted file mode 100644 index 34a790f..0000000 Binary files a/Content/Enemy/AI/Task/BTT_EquipWeapon.uasset and /dev/null differ diff --git a/Content/Enemy/AI/Task/BTT_MovetoIdealRanged.uasset b/Content/Enemy/AI/Task/BTT_MovetoIdealRanged.uasset deleted file mode 100644 index 3eac46d..0000000 Binary files a/Content/Enemy/AI/Task/BTT_MovetoIdealRanged.uasset and /dev/null differ diff --git a/Content/Enemy/AI/Task/BTT_UnequipWeapon.uasset b/Content/Enemy/AI/Task/BTT_UnequipWeapon.uasset deleted file mode 100644 index 11faf0d..0000000 Binary files a/Content/Enemy/AI/Task/BTT_UnequipWeapon.uasset and /dev/null differ diff --git a/Content/Enemy/BluePrint/Actor/BP_Enemy_Base.uasset b/Content/Enemy/BluePrint/Actor/BP_Enemy_Base.uasset index 2d9fd67..cc2d4f5 100644 Binary files a/Content/Enemy/BluePrint/Actor/BP_Enemy_Base.uasset and b/Content/Enemy/BluePrint/Actor/BP_Enemy_Base.uasset differ diff --git a/Content/Enemy/BluePrint/Actor/BP_Enemy_Melee.uasset b/Content/Enemy/BluePrint/Actor/BP_Enemy_Melee.uasset index 0a6df56..d56e5dc 100644 Binary files a/Content/Enemy/BluePrint/Actor/BP_Enemy_Melee.uasset and b/Content/Enemy/BluePrint/Actor/BP_Enemy_Melee.uasset differ diff --git a/Content/Enemy/BluePrint/Actor/BP_Enemy_Range.uasset b/Content/Enemy/BluePrint/Actor/BP_Enemy_Range.uasset deleted file mode 100644 index f9a1ded..0000000 Binary files a/Content/Enemy/BluePrint/Actor/BP_Enemy_Range.uasset and /dev/null differ diff --git a/Content/Enemy/BluePrint/Actor/BP_Enemy_Ranged.uasset b/Content/Enemy/BluePrint/Actor/BP_Enemy_Ranged.uasset deleted file mode 100644 index d879cce..0000000 Binary files a/Content/Enemy/BluePrint/Actor/BP_Enemy_Ranged.uasset and /dev/null differ diff --git a/Content/Enemy/BluePrint/BP_Enemy.uasset b/Content/Enemy/BluePrint/BP_Enemy.uasset deleted file mode 100644 index f2d3556..0000000 Binary files a/Content/Enemy/BluePrint/BP_Enemy.uasset and /dev/null differ diff --git a/Content/Enemy/BluePrint/Interface/BPI_Enemy_AI.uasset b/Content/Enemy/BluePrint/Interface/BPI_Enemy_AI.uasset deleted file mode 100644 index 5a04a7e..0000000 Binary files a/Content/Enemy/BluePrint/Interface/BPI_Enemy_AI.uasset and /dev/null differ diff --git a/Content/MixedVFX/Particles/Projectiles/Hits/NS_LightningBolt_Hit.uasset b/Content/MixedVFX/Particles/Projectiles/Hits/NS_LightningBolt_Hit.uasset index 05f5f18..4fdfd7e 100644 Binary files a/Content/MixedVFX/Particles/Projectiles/Hits/NS_LightningBolt_Hit.uasset and b/Content/MixedVFX/Particles/Projectiles/Hits/NS_LightningBolt_Hit.uasset differ diff --git a/Content/MixedVFX/Particles/Projectiles/Hits/NS_Projectile_01_Hit.uasset b/Content/MixedVFX/Particles/Projectiles/Hits/NS_Projectile_01_Hit.uasset index cbc14e9..911f2ac 100644 Binary files a/Content/MixedVFX/Particles/Projectiles/Hits/NS_Projectile_01_Hit.uasset and b/Content/MixedVFX/Particles/Projectiles/Hits/NS_Projectile_01_Hit.uasset differ diff --git a/Content/MixedVFX/Particles/Projectiles/Hits/NS_Shuriken_03_Hit.uasset b/Content/MixedVFX/Particles/Projectiles/Hits/NS_Shuriken_03_Hit.uasset index be0365f..7ec4c3f 100644 Binary files a/Content/MixedVFX/Particles/Projectiles/Hits/NS_Shuriken_03_Hit.uasset and b/Content/MixedVFX/Particles/Projectiles/Hits/NS_Shuriken_03_Hit.uasset differ diff --git a/Content/MixedVFX/Particles/Projectiles/Hits/NS_Shuriken_04_Hit.uasset b/Content/MixedVFX/Particles/Projectiles/Hits/NS_Shuriken_04_Hit.uasset index 482bff9..86c1c7d 100644 Binary files a/Content/MixedVFX/Particles/Projectiles/Hits/NS_Shuriken_04_Hit.uasset and b/Content/MixedVFX/Particles/Projectiles/Hits/NS_Shuriken_04_Hit.uasset differ diff --git a/Content/MixedVFX/Particles/Projectiles/NS_FireArrow.uasset b/Content/MixedVFX/Particles/Projectiles/NS_FireArrow.uasset index e20b9c2..7b127d8 100644 Binary files a/Content/MixedVFX/Particles/Projectiles/NS_FireArrow.uasset and b/Content/MixedVFX/Particles/Projectiles/NS_FireArrow.uasset differ diff --git a/Content/MixedVFX/Particles/Projectiles/NS_GalaxyArrow.uasset b/Content/MixedVFX/Particles/Projectiles/NS_GalaxyArrow.uasset index 4bac62d..4f177f9 100644 Binary files a/Content/MixedVFX/Particles/Projectiles/NS_GalaxyArrow.uasset and b/Content/MixedVFX/Particles/Projectiles/NS_GalaxyArrow.uasset differ diff --git a/Content/MixedVFX/Particles/Projectiles/NS_LightningArrow.uasset b/Content/MixedVFX/Particles/Projectiles/NS_LightningArrow.uasset index d8ae1b8..8f7466f 100644 Binary files a/Content/MixedVFX/Particles/Projectiles/NS_LightningArrow.uasset and b/Content/MixedVFX/Particles/Projectiles/NS_LightningArrow.uasset differ diff --git a/Content/MixedVFX/Particles/Projectiles/NS_LightningBolt.uasset b/Content/MixedVFX/Particles/Projectiles/NS_LightningBolt.uasset index b780074..1238b40 100644 Binary files a/Content/MixedVFX/Particles/Projectiles/NS_LightningBolt.uasset and b/Content/MixedVFX/Particles/Projectiles/NS_LightningBolt.uasset differ diff --git a/Content/MixedVFX/Particles/Projectiles/NS_Projectile_01.uasset b/Content/MixedVFX/Particles/Projectiles/NS_Projectile_01.uasset index e0e42cb..82eaa1d 100644 Binary files a/Content/MixedVFX/Particles/Projectiles/NS_Projectile_01.uasset and b/Content/MixedVFX/Particles/Projectiles/NS_Projectile_01.uasset differ diff --git a/Content/MixedVFX/Particles/Projectiles/NS_Projectile_02.uasset b/Content/MixedVFX/Particles/Projectiles/NS_Projectile_02.uasset index af02f42..4a4429d 100644 Binary files a/Content/MixedVFX/Particles/Projectiles/NS_Projectile_02.uasset and b/Content/MixedVFX/Particles/Projectiles/NS_Projectile_02.uasset differ diff --git a/Content/MixedVFX/Particles/Projectiles/NS_Projectile_03.uasset b/Content/MixedVFX/Particles/Projectiles/NS_Projectile_03.uasset index 03baaeb..54155f4 100644 Binary files a/Content/MixedVFX/Particles/Projectiles/NS_Projectile_03.uasset and b/Content/MixedVFX/Particles/Projectiles/NS_Projectile_03.uasset differ diff --git a/Content/MixedVFX/Particles/Projectiles/NS_Projectile_04.uasset b/Content/MixedVFX/Particles/Projectiles/NS_Projectile_04.uasset index edd4148..73ee717 100644 Binary files a/Content/MixedVFX/Particles/Projectiles/NS_Projectile_04.uasset and b/Content/MixedVFX/Particles/Projectiles/NS_Projectile_04.uasset differ diff --git a/Content/MixedVFX/Particles/Projectiles/NS_Projectile_05.uasset b/Content/MixedVFX/Particles/Projectiles/NS_Projectile_05.uasset index 684c8a5..d90bdc3 100644 Binary files a/Content/MixedVFX/Particles/Projectiles/NS_Projectile_05.uasset and b/Content/MixedVFX/Particles/Projectiles/NS_Projectile_05.uasset differ diff --git a/Content/MixedVFX/Particles/Projectiles/NS_Shuriken_01.uasset b/Content/MixedVFX/Particles/Projectiles/NS_Shuriken_01.uasset index 4ec0985..15f0b8a 100644 Binary files a/Content/MixedVFX/Particles/Projectiles/NS_Shuriken_01.uasset and b/Content/MixedVFX/Particles/Projectiles/NS_Shuriken_01.uasset differ diff --git a/Content/MixedVFX/Particles/Projectiles/NS_Shuriken_02.uasset b/Content/MixedVFX/Particles/Projectiles/NS_Shuriken_02.uasset index 7263980..b55d75f 100644 Binary files a/Content/MixedVFX/Particles/Projectiles/NS_Shuriken_02.uasset and b/Content/MixedVFX/Particles/Projectiles/NS_Shuriken_02.uasset differ diff --git a/Content/MixedVFX/Particles/Projectiles/NS_Shuriken_03.uasset b/Content/MixedVFX/Particles/Projectiles/NS_Shuriken_03.uasset index 6ba3be2..387f7ae 100644 Binary files a/Content/MixedVFX/Particles/Projectiles/NS_Shuriken_03.uasset and b/Content/MixedVFX/Particles/Projectiles/NS_Shuriken_03.uasset differ diff --git a/Content/MixedVFX/Particles/Projectiles/NS_Shuriken_04.uasset b/Content/MixedVFX/Particles/Projectiles/NS_Shuriken_04.uasset index 576319c..2edc548 100644 Binary files a/Content/MixedVFX/Particles/Projectiles/NS_Shuriken_04.uasset and b/Content/MixedVFX/Particles/Projectiles/NS_Shuriken_04.uasset differ diff --git a/Content/MixedVFX/Particles/Projectiles/NS_VampireArrow.uasset b/Content/MixedVFX/Particles/Projectiles/NS_VampireArrow.uasset index f33adc4..ae6f74d 100644 Binary files a/Content/MixedVFX/Particles/Projectiles/NS_VampireArrow.uasset and b/Content/MixedVFX/Particles/Projectiles/NS_VampireArrow.uasset differ diff --git a/Content/Player/BP_Player.uasset b/Content/Player/BP_Player.uasset deleted file mode 100644 index c3a7a6a..0000000 Binary files a/Content/Player/BP_Player.uasset and /dev/null differ diff --git a/Content/Player/Enum/E_StancMode.uasset b/Content/Player/Enum/E_StancMode.uasset deleted file mode 100644 index e9ef5bc..0000000 Binary files a/Content/Player/Enum/E_StancMode.uasset and /dev/null differ diff --git a/Content/Projectile/BP_Projectile.uasset b/Content/Projectile/BP_Projectile.uasset deleted file mode 100644 index 2e04faa..0000000 Binary files a/Content/Projectile/BP_Projectile.uasset and /dev/null differ diff --git a/Content/Projectile/BP_Projectile_YellowEnergy.uasset b/Content/Projectile/BP_Projectile_YellowEnergy.uasset deleted file mode 100644 index dc5ad94..0000000 Binary files a/Content/Projectile/BP_Projectile_YellowEnergy.uasset and /dev/null differ diff --git a/Content/Projectile/Projectile/BP_Projectile_ٍٍElctricityArrow.uasset b/Content/Projectile/Projectile/BP_Projectile_ٍٍElctricityArrow.uasset new file mode 100644 index 0000000..ca318cf Binary files /dev/null and b/Content/Projectile/Projectile/BP_Projectile_ٍٍElctricityArrow.uasset differ diff --git a/Content/StarterContent/Materials/M_AssetPlatform.uasset b/Content/StarterContent/Materials/M_AssetPlatform.uasset index 4962777..d9e7ece 100644 Binary files a/Content/StarterContent/Materials/M_AssetPlatform.uasset and b/Content/StarterContent/Materials/M_AssetPlatform.uasset differ diff --git a/Content/StarterContent/Materials/M_Basic_Floor.uasset b/Content/StarterContent/Materials/M_Basic_Floor.uasset index 6b05cb4..6ab83fd 100644 Binary files a/Content/StarterContent/Materials/M_Basic_Floor.uasset and b/Content/StarterContent/Materials/M_Basic_Floor.uasset differ diff --git a/Content/ThirdPerson/Blueprints/BP_ThirdPersonGameMode.uasset b/Content/ThirdPerson/Blueprints/BP_ThirdPersonGameMode.uasset index f8dc748..258b382 100644 Binary files a/Content/ThirdPerson/Blueprints/BP_ThirdPersonGameMode.uasset and b/Content/ThirdPerson/Blueprints/BP_ThirdPersonGameMode.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Lvl_ThirdPerson/0/EB/OJR6PE1X2SYTY2L8Z8EKSF.uasset b/Content/__ExternalActors__/ThirdPerson/Lvl_ThirdPerson/0/EB/OJR6PE1X2SYTY2L8Z8EKSF.uasset new file mode 100644 index 0000000..8543f69 Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Lvl_ThirdPerson/0/EB/OJR6PE1X2SYTY2L8Z8EKSF.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Lvl_ThirdPerson/5/KG/ETKAO35ANVW90XFH3J8GJ2.uasset b/Content/__ExternalActors__/ThirdPerson/Lvl_ThirdPerson/5/KG/ETKAO35ANVW90XFH3J8GJ2.uasset index e00c20c..1ad4a98 100644 Binary files a/Content/__ExternalActors__/ThirdPerson/Lvl_ThirdPerson/5/KG/ETKAO35ANVW90XFH3J8GJ2.uasset and b/Content/__ExternalActors__/ThirdPerson/Lvl_ThirdPerson/5/KG/ETKAO35ANVW90XFH3J8GJ2.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Lvl_ThirdPerson/5/W9/ZAAGYIUQZ2W6WEO3HPXAX7.uasset b/Content/__ExternalActors__/ThirdPerson/Lvl_ThirdPerson/5/W9/ZAAGYIUQZ2W6WEO3HPXAX7.uasset index bf907b8..400038f 100644 Binary files a/Content/__ExternalActors__/ThirdPerson/Lvl_ThirdPerson/5/W9/ZAAGYIUQZ2W6WEO3HPXAX7.uasset and b/Content/__ExternalActors__/ThirdPerson/Lvl_ThirdPerson/5/W9/ZAAGYIUQZ2W6WEO3HPXAX7.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Lvl_ThirdPerson/6/8I/HFL05AWIVBP8M8UXTV4H5K.uasset b/Content/__ExternalActors__/ThirdPerson/Lvl_ThirdPerson/6/8I/HFL05AWIVBP8M8UXTV4H5K.uasset index bf560d1..45d9ff3 100644 Binary files a/Content/__ExternalActors__/ThirdPerson/Lvl_ThirdPerson/6/8I/HFL05AWIVBP8M8UXTV4H5K.uasset and b/Content/__ExternalActors__/ThirdPerson/Lvl_ThirdPerson/6/8I/HFL05AWIVBP8M8UXTV4H5K.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Lvl_ThirdPerson/6/QX/SOQ5BTP9OTI6XFT61UWRP5.uasset b/Content/__ExternalActors__/ThirdPerson/Lvl_ThirdPerson/6/QX/SOQ5BTP9OTI6XFT61UWRP5.uasset index d8408b9..347a5fb 100644 Binary files a/Content/__ExternalActors__/ThirdPerson/Lvl_ThirdPerson/6/QX/SOQ5BTP9OTI6XFT61UWRP5.uasset and b/Content/__ExternalActors__/ThirdPerson/Lvl_ThirdPerson/6/QX/SOQ5BTP9OTI6XFT61UWRP5.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Lvl_ThirdPerson/7/FW/6SGJ1CUP3W4GCZ5JOX55FF.uasset b/Content/__ExternalActors__/ThirdPerson/Lvl_ThirdPerson/7/FW/6SGJ1CUP3W4GCZ5JOX55FF.uasset new file mode 100644 index 0000000..7a77a78 Binary files /dev/null and b/Content/__ExternalActors__/ThirdPerson/Lvl_ThirdPerson/7/FW/6SGJ1CUP3W4GCZ5JOX55FF.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Lvl_ThirdPerson/7/GB/N3Z7SVT5H0FXHNEIOKIHQ2.uasset b/Content/__ExternalActors__/ThirdPerson/Lvl_ThirdPerson/7/GB/N3Z7SVT5H0FXHNEIOKIHQ2.uasset deleted file mode 100644 index 2049c4d..0000000 Binary files a/Content/__ExternalActors__/ThirdPerson/Lvl_ThirdPerson/7/GB/N3Z7SVT5H0FXHNEIOKIHQ2.uasset and /dev/null differ diff --git a/Content/__ExternalActors__/ThirdPerson/Lvl_ThirdPerson/7/XU/RW3P9HUUCOCG5TL3TPG6XF.uasset b/Content/__ExternalActors__/ThirdPerson/Lvl_ThirdPerson/7/XU/RW3P9HUUCOCG5TL3TPG6XF.uasset index 294df04..9dbc308 100644 Binary files a/Content/__ExternalActors__/ThirdPerson/Lvl_ThirdPerson/7/XU/RW3P9HUUCOCG5TL3TPG6XF.uasset and b/Content/__ExternalActors__/ThirdPerson/Lvl_ThirdPerson/7/XU/RW3P9HUUCOCG5TL3TPG6XF.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Lvl_ThirdPerson/8/09/0SP98F9DB87LA8YKNPOOPM.uasset b/Content/__ExternalActors__/ThirdPerson/Lvl_ThirdPerson/8/09/0SP98F9DB87LA8YKNPOOPM.uasset index a9b0349..4ccd11f 100644 Binary files a/Content/__ExternalActors__/ThirdPerson/Lvl_ThirdPerson/8/09/0SP98F9DB87LA8YKNPOOPM.uasset and b/Content/__ExternalActors__/ThirdPerson/Lvl_ThirdPerson/8/09/0SP98F9DB87LA8YKNPOOPM.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Lvl_ThirdPerson/8/7A/C0UVMH95QVQO1KMTVK7MSB.uasset b/Content/__ExternalActors__/ThirdPerson/Lvl_ThirdPerson/8/7A/C0UVMH95QVQO1KMTVK7MSB.uasset index 58e90d9..0b15d0b 100644 Binary files a/Content/__ExternalActors__/ThirdPerson/Lvl_ThirdPerson/8/7A/C0UVMH95QVQO1KMTVK7MSB.uasset and b/Content/__ExternalActors__/ThirdPerson/Lvl_ThirdPerson/8/7A/C0UVMH95QVQO1KMTVK7MSB.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Lvl_ThirdPerson/D/8U/VKFLMM0CV8ZCC0P3TQGTTM.uasset b/Content/__ExternalActors__/ThirdPerson/Lvl_ThirdPerson/D/8U/VKFLMM0CV8ZCC0P3TQGTTM.uasset index 21ea702..94eff96 100644 Binary files a/Content/__ExternalActors__/ThirdPerson/Lvl_ThirdPerson/D/8U/VKFLMM0CV8ZCC0P3TQGTTM.uasset and b/Content/__ExternalActors__/ThirdPerson/Lvl_ThirdPerson/D/8U/VKFLMM0CV8ZCC0P3TQGTTM.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Lvl_ThirdPerson/D/K5/NQBPXM7AM8N39CBW4ZT57P.uasset b/Content/__ExternalActors__/ThirdPerson/Lvl_ThirdPerson/D/K5/NQBPXM7AM8N39CBW4ZT57P.uasset index 7eefd1d..bf3673e 100644 Binary files a/Content/__ExternalActors__/ThirdPerson/Lvl_ThirdPerson/D/K5/NQBPXM7AM8N39CBW4ZT57P.uasset and b/Content/__ExternalActors__/ThirdPerson/Lvl_ThirdPerson/D/K5/NQBPXM7AM8N39CBW4ZT57P.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Lvl_ThirdPerson/D/M3/6T1XG4EDG4ZEE1U9HMYL4C.uasset b/Content/__ExternalActors__/ThirdPerson/Lvl_ThirdPerson/D/M3/6T1XG4EDG4ZEE1U9HMYL4C.uasset index 9a1b386..7366372 100644 Binary files a/Content/__ExternalActors__/ThirdPerson/Lvl_ThirdPerson/D/M3/6T1XG4EDG4ZEE1U9HMYL4C.uasset and b/Content/__ExternalActors__/ThirdPerson/Lvl_ThirdPerson/D/M3/6T1XG4EDG4ZEE1U9HMYL4C.uasset differ diff --git a/Content/__ExternalActors__/ThirdPerson/Lvl_ThirdPerson/E/SS/QXUZ4IXFNKHCYFWERA1HQA.uasset b/Content/__ExternalActors__/ThirdPerson/Lvl_ThirdPerson/E/SS/QXUZ4IXFNKHCYFWERA1HQA.uasset index 2d83e41..5d9759d 100644 Binary files a/Content/__ExternalActors__/ThirdPerson/Lvl_ThirdPerson/E/SS/QXUZ4IXFNKHCYFWERA1HQA.uasset and b/Content/__ExternalActors__/ThirdPerson/Lvl_ThirdPerson/E/SS/QXUZ4IXFNKHCYFWERA1HQA.uasset differ