diff --git a/Content/CombatSystem/Blueprints/Actor/BP_BaseWeapon.uasset b/Content/CombatSystem/Blueprints/Actor/BP_BaseWeapon.uasset index 5b2774f..0151a0a 100644 Binary files a/Content/CombatSystem/Blueprints/Actor/BP_BaseWeapon.uasset and b/Content/CombatSystem/Blueprints/Actor/BP_BaseWeapon.uasset differ diff --git a/Content/CombatSystem/Blueprints/Animnotifes/AttachWeaponActor_AN.uasset b/Content/CombatSystem/Blueprints/Animnotifes/AttachWeaponActor_AN.uasset index 8af165c..548a3ce 100644 Binary files a/Content/CombatSystem/Blueprints/Animnotifes/AttachWeaponActor_AN.uasset and b/Content/CombatSystem/Blueprints/Animnotifes/AttachWeaponActor_AN.uasset differ diff --git a/Content/CombatSystem/Blueprints/Animnotifes/ToggleCombat_AN.uasset b/Content/CombatSystem/Blueprints/Animnotifes/ToggleCombat_AN.uasset new file mode 100644 index 0000000..543965b Binary files /dev/null and b/Content/CombatSystem/Blueprints/Animnotifes/ToggleCombat_AN.uasset differ diff --git a/Content/CombatSystem/Blueprints/BP_CombatCharacter.uasset b/Content/CombatSystem/Blueprints/BP_CombatCharacter.uasset index 5f96aed..0a1a1ce 100644 Binary files a/Content/CombatSystem/Blueprints/BP_CombatCharacter.uasset and b/Content/CombatSystem/Blueprints/BP_CombatCharacter.uasset differ diff --git a/Content/CombatSystem/Blueprints/Components/CombatComponent.uasset b/Content/CombatSystem/Blueprints/Components/CombatComponent.uasset new file mode 100644 index 0000000..1423559 Binary files /dev/null and b/Content/CombatSystem/Blueprints/Components/CombatComponent.uasset differ diff --git a/Content/CombatSystem/CourseFiles/Animations/Greatsword/Equip/HeavySword_EnterCombat_Montage.uasset b/Content/CombatSystem/CourseFiles/Animations/Greatsword/Equip/HeavySword_EnterCombat_Montage.uasset index fa98103..5c7050e 100644 Binary files a/Content/CombatSystem/CourseFiles/Animations/Greatsword/Equip/HeavySword_EnterCombat_Montage.uasset and b/Content/CombatSystem/CourseFiles/Animations/Greatsword/Equip/HeavySword_EnterCombat_Montage.uasset differ diff --git a/Content/CombatSystem/CourseFiles/Animations/Greatsword/Equip/HeavySword_ExitCombat_Montage.uasset b/Content/CombatSystem/CourseFiles/Animations/Greatsword/Equip/HeavySword_ExitCombat_Montage.uasset index ce16633..f31df27 100644 Binary files a/Content/CombatSystem/CourseFiles/Animations/Greatsword/Equip/HeavySword_ExitCombat_Montage.uasset and b/Content/CombatSystem/CourseFiles/Animations/Greatsword/Equip/HeavySword_ExitCombat_Montage.uasset differ diff --git a/Content/CombatSystem/CourseFiles/Animations/LightSword/Equip/LightWeaponDisarm_Anim_Montage.uasset b/Content/CombatSystem/CourseFiles/Animations/LightSword/Equip/LightWeaponDisarm_Anim_Montage.uasset index de93f9e..176c469 100644 Binary files a/Content/CombatSystem/CourseFiles/Animations/LightSword/Equip/LightWeaponDisarm_Anim_Montage.uasset and b/Content/CombatSystem/CourseFiles/Animations/LightSword/Equip/LightWeaponDisarm_Anim_Montage.uasset differ diff --git a/Content/CombatSystem/CourseFiles/Animations/LightSword/Equip/LightWeaponDraw_Anim_Montage.uasset b/Content/CombatSystem/CourseFiles/Animations/LightSword/Equip/LightWeaponDraw_Anim_Montage.uasset index 2218ca9..2d894a1 100644 Binary files a/Content/CombatSystem/CourseFiles/Animations/LightSword/Equip/LightWeaponDraw_Anim_Montage.uasset and b/Content/CombatSystem/CourseFiles/Animations/LightSword/Equip/LightWeaponDraw_Anim_Montage.uasset differ