diff --git a/Ratchet_Test/Config/DefaultEngine.ini b/Ratchet_Test/Config/DefaultEngine.ini index 84a43de..bf0d756 100644 --- a/Ratchet_Test/Config/DefaultEngine.ini +++ b/Ratchet_Test/Config/DefaultEngine.ini @@ -92,3 +92,6 @@ IconPortalPath=(Path="") [/Script/Engine.RendererSettings] r.DefaultFeature.AutoExposure=False +[/Script/Engine.AudioSettings] +DefaultBaseSoundMix=/Game/GameFiles/Sound/SM_GameSoundMix.SM_GameSoundMix + diff --git a/Ratchet_Test/Config/DefaultInput.ini b/Ratchet_Test/Config/DefaultInput.ini index c76e6d0..f15a578 100644 --- a/Ratchet_Test/Config/DefaultInput.ini +++ b/Ratchet_Test/Config/DefaultInput.ini @@ -130,6 +130,18 @@ DoubleClickTime=0.200000 +ActionMappings=(ActionName="Attack",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=Gamepad_FaceButton_Left) +ActionMappings=(ActionName="Crouch",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=Gamepad_LeftTrigger) +ActionMappings=(ActionName="Crouch",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=C) ++ActionMappings=(ActionName="VolumeUp",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=Gamepad_DPad_Right) ++ActionMappings=(ActionName="VolumeUp",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=+) ++ActionMappings=(ActionName="VolumeUp",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=Add) ++ActionMappings=(ActionName="VolumeDown",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=Subtract) ++ActionMappings=(ActionName="VolumeDown",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=Gamepad_DPad_Left) ++ActionMappings=(ActionName="GameSpeedUp",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=L) ++ActionMappings=(ActionName="GameSpeedDown",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=K) ++ActionMappings=(ActionName="GameSpeedUp",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=Gamepad_RightShoulder) ++ActionMappings=(ActionName="GameSpeedDown",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=Gamepad_LeftShoulder) ++ActionMappings=(ActionName="VolumeDown",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=Hyphen) ++ActionMappings=(ActionName="HideHelpSheet",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=Gamepad_FaceButton_Right) ++ActionMappings=(ActionName="HideHelpSheet",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=H) +AxisMappings=(AxisName="MoveForward",Scale=1.000000,Key=W) +AxisMappings=(AxisName="MoveForward",Scale=-1.000000,Key=S) +AxisMappings=(AxisName="MoveForward",Scale=1.000000,Key=Up) diff --git a/Ratchet_Test/Content/Footstep_Casual/Cues/Concrete/Footsteps_Casual_Concrete_01_Cue.uasset b/Ratchet_Test/Content/Footstep_Casual/Cues/Concrete/Footsteps_Casual_Concrete_01_Cue.uasset index dc618c8..c68b551 100644 Binary files a/Ratchet_Test/Content/Footstep_Casual/Cues/Concrete/Footsteps_Casual_Concrete_01_Cue.uasset and b/Ratchet_Test/Content/Footstep_Casual/Cues/Concrete/Footsteps_Casual_Concrete_01_Cue.uasset differ diff --git a/Ratchet_Test/Content/Footstep_Casual/Cues/Concrete/Footsteps_Casual_Concrete_02_Cue.uasset b/Ratchet_Test/Content/Footstep_Casual/Cues/Concrete/Footsteps_Casual_Concrete_02_Cue.uasset index 1873c39..37041d6 100644 Binary files a/Ratchet_Test/Content/Footstep_Casual/Cues/Concrete/Footsteps_Casual_Concrete_02_Cue.uasset and b/Ratchet_Test/Content/Footstep_Casual/Cues/Concrete/Footsteps_Casual_Concrete_02_Cue.uasset differ diff --git a/Ratchet_Test/Content/Footstep_Casual/Cues/Concrete/Footsteps_Casual_Concrete_03_Cue.uasset b/Ratchet_Test/Content/Footstep_Casual/Cues/Concrete/Footsteps_Casual_Concrete_03_Cue.uasset index d3eb990..7827d54 100644 Binary files a/Ratchet_Test/Content/Footstep_Casual/Cues/Concrete/Footsteps_Casual_Concrete_03_Cue.uasset and b/Ratchet_Test/Content/Footstep_Casual/Cues/Concrete/Footsteps_Casual_Concrete_03_Cue.uasset differ diff --git a/Ratchet_Test/Content/Footstep_Casual/Cues/Concrete/Footsteps_Casual_Concrete_04_Cue.uasset b/Ratchet_Test/Content/Footstep_Casual/Cues/Concrete/Footsteps_Casual_Concrete_04_Cue.uasset index 14b7b08..25d4a40 100644 Binary files a/Ratchet_Test/Content/Footstep_Casual/Cues/Concrete/Footsteps_Casual_Concrete_04_Cue.uasset and b/Ratchet_Test/Content/Footstep_Casual/Cues/Concrete/Footsteps_Casual_Concrete_04_Cue.uasset differ diff --git a/Ratchet_Test/Content/Footstep_Casual/Cues/Concrete/Footsteps_Casual_Concrete_05_Cue.uasset b/Ratchet_Test/Content/Footstep_Casual/Cues/Concrete/Footsteps_Casual_Concrete_05_Cue.uasset index 068a696..8a67207 100644 Binary files a/Ratchet_Test/Content/Footstep_Casual/Cues/Concrete/Footsteps_Casual_Concrete_05_Cue.uasset and b/Ratchet_Test/Content/Footstep_Casual/Cues/Concrete/Footsteps_Casual_Concrete_05_Cue.uasset differ diff --git a/Ratchet_Test/Content/Footstep_Casual/Cues/Concrete/Footsteps_Casual_Concrete_06_Cue.uasset b/Ratchet_Test/Content/Footstep_Casual/Cues/Concrete/Footsteps_Casual_Concrete_06_Cue.uasset index 3714f76..4b3f798 100644 Binary files a/Ratchet_Test/Content/Footstep_Casual/Cues/Concrete/Footsteps_Casual_Concrete_06_Cue.uasset and b/Ratchet_Test/Content/Footstep_Casual/Cues/Concrete/Footsteps_Casual_Concrete_06_Cue.uasset differ diff --git a/Ratchet_Test/Content/Footstep_Casual/Cues/Concrete/Footsteps_Casual_Concrete_07_Cue.uasset b/Ratchet_Test/Content/Footstep_Casual/Cues/Concrete/Footsteps_Casual_Concrete_07_Cue.uasset index 371b0d0..cb68760 100644 Binary files a/Ratchet_Test/Content/Footstep_Casual/Cues/Concrete/Footsteps_Casual_Concrete_07_Cue.uasset and b/Ratchet_Test/Content/Footstep_Casual/Cues/Concrete/Footsteps_Casual_Concrete_07_Cue.uasset differ diff --git a/Ratchet_Test/Content/Footstep_Casual/Cues/Concrete/Footsteps_Casual_Concrete_08_Cue.uasset b/Ratchet_Test/Content/Footstep_Casual/Cues/Concrete/Footsteps_Casual_Concrete_08_Cue.uasset index 460134d..043523e 100644 Binary files a/Ratchet_Test/Content/Footstep_Casual/Cues/Concrete/Footsteps_Casual_Concrete_08_Cue.uasset and b/Ratchet_Test/Content/Footstep_Casual/Cues/Concrete/Footsteps_Casual_Concrete_08_Cue.uasset differ diff --git a/Ratchet_Test/Content/Footstep_Casual/Cues/Concrete/Footsteps_Casual_Concrete_09_Cue.uasset b/Ratchet_Test/Content/Footstep_Casual/Cues/Concrete/Footsteps_Casual_Concrete_09_Cue.uasset index 328cde0..a991d9e 100644 Binary files a/Ratchet_Test/Content/Footstep_Casual/Cues/Concrete/Footsteps_Casual_Concrete_09_Cue.uasset and b/Ratchet_Test/Content/Footstep_Casual/Cues/Concrete/Footsteps_Casual_Concrete_09_Cue.uasset differ diff --git a/Ratchet_Test/Content/Footstep_Casual/Cues/Concrete/Footsteps_Casual_Concrete_10_Cue.uasset b/Ratchet_Test/Content/Footstep_Casual/Cues/Concrete/Footsteps_Casual_Concrete_10_Cue.uasset index bd93e5f..df33f78 100644 Binary files a/Ratchet_Test/Content/Footstep_Casual/Cues/Concrete/Footsteps_Casual_Concrete_10_Cue.uasset and b/Ratchet_Test/Content/Footstep_Casual/Cues/Concrete/Footsteps_Casual_Concrete_10_Cue.uasset differ diff --git a/Ratchet_Test/Content/Footstep_Casual/Cues/Concrete/Footsteps_Casual_Concrete_11_Cue.uasset b/Ratchet_Test/Content/Footstep_Casual/Cues/Concrete/Footsteps_Casual_Concrete_11_Cue.uasset index 769b9e1..486d2bf 100644 Binary files a/Ratchet_Test/Content/Footstep_Casual/Cues/Concrete/Footsteps_Casual_Concrete_11_Cue.uasset and b/Ratchet_Test/Content/Footstep_Casual/Cues/Concrete/Footsteps_Casual_Concrete_11_Cue.uasset differ diff --git a/Ratchet_Test/Content/Footstep_Casual/Cues/Concrete/Footsteps_Casual_Concrete_12_Cue.uasset b/Ratchet_Test/Content/Footstep_Casual/Cues/Concrete/Footsteps_Casual_Concrete_12_Cue.uasset index 2e30085..585cf1f 100644 Binary files a/Ratchet_Test/Content/Footstep_Casual/Cues/Concrete/Footsteps_Casual_Concrete_12_Cue.uasset and b/Ratchet_Test/Content/Footstep_Casual/Cues/Concrete/Footsteps_Casual_Concrete_12_Cue.uasset differ diff --git a/Ratchet_Test/Content/Footstep_Casual/Cues/Concrete/Footsteps_Casual_Concrete_13_Cue.uasset b/Ratchet_Test/Content/Footstep_Casual/Cues/Concrete/Footsteps_Casual_Concrete_13_Cue.uasset index 92a95ed..1a838b1 100644 Binary files a/Ratchet_Test/Content/Footstep_Casual/Cues/Concrete/Footsteps_Casual_Concrete_13_Cue.uasset and b/Ratchet_Test/Content/Footstep_Casual/Cues/Concrete/Footsteps_Casual_Concrete_13_Cue.uasset differ diff --git a/Ratchet_Test/Content/Footstep_Casual/WAV/Concrete/Footsteps_Casual_Concrete_01.uasset b/Ratchet_Test/Content/Footstep_Casual/WAV/Concrete/Footsteps_Casual_Concrete_01.uasset index c7cca7c..3b471b4 100644 Binary files a/Ratchet_Test/Content/Footstep_Casual/WAV/Concrete/Footsteps_Casual_Concrete_01.uasset and b/Ratchet_Test/Content/Footstep_Casual/WAV/Concrete/Footsteps_Casual_Concrete_01.uasset differ diff --git a/Ratchet_Test/Content/Footstep_Casual/WAV/Concrete/Footsteps_Casual_Concrete_02.uasset b/Ratchet_Test/Content/Footstep_Casual/WAV/Concrete/Footsteps_Casual_Concrete_02.uasset index d623f04..90a529b 100644 Binary files a/Ratchet_Test/Content/Footstep_Casual/WAV/Concrete/Footsteps_Casual_Concrete_02.uasset and b/Ratchet_Test/Content/Footstep_Casual/WAV/Concrete/Footsteps_Casual_Concrete_02.uasset differ diff --git a/Ratchet_Test/Content/Footstep_Casual/WAV/Concrete/Footsteps_Casual_Concrete_03.uasset b/Ratchet_Test/Content/Footstep_Casual/WAV/Concrete/Footsteps_Casual_Concrete_03.uasset index 5fb133f..2b6a1a8 100644 Binary files a/Ratchet_Test/Content/Footstep_Casual/WAV/Concrete/Footsteps_Casual_Concrete_03.uasset and b/Ratchet_Test/Content/Footstep_Casual/WAV/Concrete/Footsteps_Casual_Concrete_03.uasset differ diff --git a/Ratchet_Test/Content/Footstep_Casual/WAV/Concrete/Footsteps_Casual_Concrete_04.uasset b/Ratchet_Test/Content/Footstep_Casual/WAV/Concrete/Footsteps_Casual_Concrete_04.uasset index b54a928..aa0d556 100644 Binary files a/Ratchet_Test/Content/Footstep_Casual/WAV/Concrete/Footsteps_Casual_Concrete_04.uasset and b/Ratchet_Test/Content/Footstep_Casual/WAV/Concrete/Footsteps_Casual_Concrete_04.uasset differ diff --git a/Ratchet_Test/Content/Footstep_Casual/WAV/Concrete/Footsteps_Casual_Concrete_05.uasset b/Ratchet_Test/Content/Footstep_Casual/WAV/Concrete/Footsteps_Casual_Concrete_05.uasset index 8e61dfe..f1fdea3 100644 Binary files a/Ratchet_Test/Content/Footstep_Casual/WAV/Concrete/Footsteps_Casual_Concrete_05.uasset and b/Ratchet_Test/Content/Footstep_Casual/WAV/Concrete/Footsteps_Casual_Concrete_05.uasset differ diff --git a/Ratchet_Test/Content/Footstep_Casual/WAV/Concrete/Footsteps_Casual_Concrete_06.uasset b/Ratchet_Test/Content/Footstep_Casual/WAV/Concrete/Footsteps_Casual_Concrete_06.uasset index af79fc4..1a8eed5 100644 Binary files a/Ratchet_Test/Content/Footstep_Casual/WAV/Concrete/Footsteps_Casual_Concrete_06.uasset and b/Ratchet_Test/Content/Footstep_Casual/WAV/Concrete/Footsteps_Casual_Concrete_06.uasset differ diff --git a/Ratchet_Test/Content/Footstep_Casual/WAV/Concrete/Footsteps_Casual_Concrete_07.uasset b/Ratchet_Test/Content/Footstep_Casual/WAV/Concrete/Footsteps_Casual_Concrete_07.uasset index 3d576b9..229213b 100644 Binary files a/Ratchet_Test/Content/Footstep_Casual/WAV/Concrete/Footsteps_Casual_Concrete_07.uasset and b/Ratchet_Test/Content/Footstep_Casual/WAV/Concrete/Footsteps_Casual_Concrete_07.uasset differ diff --git a/Ratchet_Test/Content/Footstep_Casual/WAV/Concrete/Footsteps_Casual_Concrete_08.uasset b/Ratchet_Test/Content/Footstep_Casual/WAV/Concrete/Footsteps_Casual_Concrete_08.uasset index 3e78f19..ef2dae2 100644 Binary files a/Ratchet_Test/Content/Footstep_Casual/WAV/Concrete/Footsteps_Casual_Concrete_08.uasset and b/Ratchet_Test/Content/Footstep_Casual/WAV/Concrete/Footsteps_Casual_Concrete_08.uasset differ diff --git a/Ratchet_Test/Content/Footstep_Casual/WAV/Concrete/Footsteps_Casual_Concrete_09.uasset b/Ratchet_Test/Content/Footstep_Casual/WAV/Concrete/Footsteps_Casual_Concrete_09.uasset index e5b81fe..cc02722 100644 Binary files a/Ratchet_Test/Content/Footstep_Casual/WAV/Concrete/Footsteps_Casual_Concrete_09.uasset and b/Ratchet_Test/Content/Footstep_Casual/WAV/Concrete/Footsteps_Casual_Concrete_09.uasset differ diff --git a/Ratchet_Test/Content/Footstep_Casual/WAV/Concrete/Footsteps_Casual_Concrete_10.uasset b/Ratchet_Test/Content/Footstep_Casual/WAV/Concrete/Footsteps_Casual_Concrete_10.uasset index 3507d50..954e5d3 100644 Binary files a/Ratchet_Test/Content/Footstep_Casual/WAV/Concrete/Footsteps_Casual_Concrete_10.uasset and b/Ratchet_Test/Content/Footstep_Casual/WAV/Concrete/Footsteps_Casual_Concrete_10.uasset differ diff --git a/Ratchet_Test/Content/Footstep_Casual/WAV/Concrete/Footsteps_Casual_Concrete_11.uasset b/Ratchet_Test/Content/Footstep_Casual/WAV/Concrete/Footsteps_Casual_Concrete_11.uasset index dc6a1e3..2c12b31 100644 Binary files a/Ratchet_Test/Content/Footstep_Casual/WAV/Concrete/Footsteps_Casual_Concrete_11.uasset and b/Ratchet_Test/Content/Footstep_Casual/WAV/Concrete/Footsteps_Casual_Concrete_11.uasset differ diff --git a/Ratchet_Test/Content/Footstep_Casual/WAV/Concrete/Footsteps_Casual_Concrete_12.uasset b/Ratchet_Test/Content/Footstep_Casual/WAV/Concrete/Footsteps_Casual_Concrete_12.uasset index a2cfa3b..2210ede 100644 Binary files a/Ratchet_Test/Content/Footstep_Casual/WAV/Concrete/Footsteps_Casual_Concrete_12.uasset and b/Ratchet_Test/Content/Footstep_Casual/WAV/Concrete/Footsteps_Casual_Concrete_12.uasset differ diff --git a/Ratchet_Test/Content/Footstep_Casual/WAV/Concrete/Footsteps_Casual_Concrete_13.uasset b/Ratchet_Test/Content/Footstep_Casual/WAV/Concrete/Footsteps_Casual_Concrete_13.uasset index e309457..ae395b1 100644 Binary files a/Ratchet_Test/Content/Footstep_Casual/WAV/Concrete/Footsteps_Casual_Concrete_13.uasset and b/Ratchet_Test/Content/Footstep_Casual/WAV/Concrete/Footsteps_Casual_Concrete_13.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/AI/BT_Enemy.uasset b/Ratchet_Test/Content/GameFiles/AI/BT_Enemy.uasset index d46dc22..66becbd 100644 Binary files a/Ratchet_Test/Content/GameFiles/AI/BT_Enemy.uasset and b/Ratchet_Test/Content/GameFiles/AI/BT_Enemy.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/AI/Tasks/GetStrafeLocation.uasset b/Ratchet_Test/Content/GameFiles/AI/Tasks/GetStrafeLocation.uasset index f4e23ab..ef1f2ff 100644 Binary files a/Ratchet_Test/Content/GameFiles/AI/Tasks/GetStrafeLocation.uasset and b/Ratchet_Test/Content/GameFiles/AI/Tasks/GetStrafeLocation.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/Animation/AO_ShotgunAim.uasset b/Ratchet_Test/Content/GameFiles/Animation/AO_ShotgunAim.uasset deleted file mode 100644 index d3e8758..0000000 Binary files a/Ratchet_Test/Content/GameFiles/Animation/AO_ShotgunAim.uasset and /dev/null differ diff --git a/Ratchet_Test/Content/GameFiles/Animation/Actions/EnableAttackCollider.uasset b/Ratchet_Test/Content/GameFiles/Animation/Actions/EnableAttackCollider.uasset index 943d058..634b3be 100644 Binary files a/Ratchet_Test/Content/GameFiles/Animation/Actions/EnableAttackCollider.uasset and b/Ratchet_Test/Content/GameFiles/Animation/Actions/EnableAttackCollider.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/Animation/Actions/PlayFootstepSound.uasset b/Ratchet_Test/Content/GameFiles/Animation/Actions/PlayFootstepSound.uasset index ced8a5c..40d8069 100644 Binary files a/Ratchet_Test/Content/GameFiles/Animation/Actions/PlayFootstepSound.uasset and b/Ratchet_Test/Content/GameFiles/Animation/Actions/PlayFootstepSound.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/Animation/Actions/ThroughWeapon.uasset b/Ratchet_Test/Content/GameFiles/Animation/Actions/ThroughWeapon.uasset index 21d5837..8bade6f 100644 Binary files a/Ratchet_Test/Content/GameFiles/Animation/Actions/ThroughWeapon.uasset and b/Ratchet_Test/Content/GameFiles/Animation/Actions/ThroughWeapon.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/Animation/BS_CrouchWalk.uasset b/Ratchet_Test/Content/GameFiles/Animation/BS_CrouchWalk.uasset deleted file mode 100644 index 7a9784e..0000000 Binary files a/Ratchet_Test/Content/GameFiles/Animation/BS_CrouchWalk.uasset and /dev/null differ diff --git a/Ratchet_Test/Content/GameFiles/Animation/BS_Jog.uasset b/Ratchet_Test/Content/GameFiles/Animation/BS_Jog.uasset deleted file mode 100644 index c3593bc..0000000 Binary files a/Ratchet_Test/Content/GameFiles/Animation/BS_Jog.uasset and /dev/null differ diff --git a/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/ABP_Ratchet.uasset b/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/ABP_Ratchet.uasset index 9376deb..5a6b55f 100644 Binary files a/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/ABP_Ratchet.uasset and b/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/ABP_Ratchet.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Jump/Ratchet_root_Falling.uasset b/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Jump/Ratchet_root_Falling.uasset new file mode 100644 index 0000000..9290524 Binary files /dev/null and b/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Jump/Ratchet_root_Falling.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Jump/Ratchet_root_Jump.uasset b/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Jump/Ratchet_root_Jump.uasset new file mode 100644 index 0000000..8dd8c57 Binary files /dev/null and b/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Jump/Ratchet_root_Jump.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Jump/Ratchet_root_Jump1_2.uasset b/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Jump/Ratchet_root_Jump1_2.uasset new file mode 100644 index 0000000..43a5f87 Binary files /dev/null and b/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Jump/Ratchet_root_Jump1_2.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Jump/Ratchet_root_Jump2.uasset b/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Jump/Ratchet_root_Jump2.uasset new file mode 100644 index 0000000..b618088 Binary files /dev/null and b/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Jump/Ratchet_root_Jump2.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Jump/Ratchet_root_Jump2_Montage.uasset b/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Jump/Ratchet_root_Jump2_Montage.uasset new file mode 100644 index 0000000..732b9c7 Binary files /dev/null and b/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Jump/Ratchet_root_Jump2_Montage.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Jump/Ratchet_root_Jump_Montage.uasset b/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Jump/Ratchet_root_Jump_Montage.uasset new file mode 100644 index 0000000..3dd8026 Binary files /dev/null and b/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Jump/Ratchet_root_Jump_Montage.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Ratchet_root_Attack_01_Montage.uasset b/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Ratchet_root_Attack_01_Montage.uasset deleted file mode 100644 index b6cfde5..0000000 Binary files a/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Ratchet_root_Attack_01_Montage.uasset and /dev/null differ diff --git a/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Ratchet_root_Attack_02_Montage.uasset b/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Ratchet_root_Attack_02_Montage.uasset deleted file mode 100644 index 6f9e998..0000000 Binary files a/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Ratchet_root_Attack_02_Montage.uasset and /dev/null differ diff --git a/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Ratchet_root_Attack_03_Montage.uasset b/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Ratchet_root_Attack_03_Montage.uasset deleted file mode 100644 index 183ee9a..0000000 Binary files a/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Ratchet_root_Attack_03_Montage.uasset and /dev/null differ diff --git a/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Ratchet_root_Attack_04_Montage.uasset b/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Ratchet_root_Attack_04_Montage.uasset deleted file mode 100644 index 8988315..0000000 Binary files a/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Ratchet_root_Attack_04_Montage.uasset and /dev/null differ diff --git a/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Ratchet_root_Attacks.uasset b/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Ratchet_root_Attacks.uasset deleted file mode 100644 index a406a3e..0000000 Binary files a/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Ratchet_root_Attacks.uasset and /dev/null differ diff --git a/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Ratchet_root_Crouch.uasset b/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Ratchet_root_Crouch.uasset deleted file mode 100644 index 2759ce0..0000000 Binary files a/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Ratchet_root_Crouch.uasset and /dev/null differ diff --git a/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Ratchet_root_CrouchAttack.uasset b/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Ratchet_root_CrouchAttack.uasset deleted file mode 100644 index 61be018..0000000 Binary files a/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Ratchet_root_CrouchAttack.uasset and /dev/null differ diff --git a/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Ratchet_root_CrouchAttack_02_Montage.uasset b/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Ratchet_root_CrouchAttack_02_Montage.uasset deleted file mode 100644 index e3a7eca..0000000 Binary files a/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Ratchet_root_CrouchAttack_02_Montage.uasset and /dev/null differ diff --git a/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Ratchet_root_CrouchAttack_Montage.uasset b/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Ratchet_root_CrouchAttack_Montage.uasset deleted file mode 100644 index 7562b03..0000000 Binary files a/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Ratchet_root_CrouchAttack_Montage.uasset and /dev/null differ diff --git a/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Ratchet_root_Falling.uasset b/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Ratchet_root_Falling.uasset deleted file mode 100644 index c5b29c7..0000000 Binary files a/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Ratchet_root_Falling.uasset and /dev/null differ diff --git a/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Ratchet_root_Idle.uasset b/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Ratchet_root_Idle.uasset deleted file mode 100644 index 54e5505..0000000 Binary files a/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Ratchet_root_Idle.uasset and /dev/null differ diff --git a/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Ratchet_root_Jump.uasset b/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Ratchet_root_Jump.uasset deleted file mode 100644 index 62e146a..0000000 Binary files a/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Ratchet_root_Jump.uasset and /dev/null differ diff --git a/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Ratchet_root_Jump1_2.uasset b/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Ratchet_root_Jump1_2.uasset deleted file mode 100644 index 3af9cc7..0000000 Binary files a/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Ratchet_root_Jump1_2.uasset and /dev/null differ diff --git a/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Ratchet_root_Jump2.uasset b/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Ratchet_root_Jump2.uasset deleted file mode 100644 index ca8bb06..0000000 Binary files a/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Ratchet_root_Jump2.uasset and /dev/null differ diff --git a/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Ratchet_root_Jump2_Montage.uasset b/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Ratchet_root_Jump2_Montage.uasset deleted file mode 100644 index 8b133cc..0000000 Binary files a/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Ratchet_root_Jump2_Montage.uasset and /dev/null differ diff --git a/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Ratchet_root_Jump_Montage.uasset b/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Ratchet_root_Jump_Montage.uasset deleted file mode 100644 index 453c9a9..0000000 Binary files a/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Ratchet_root_Jump_Montage.uasset and /dev/null differ diff --git a/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Ratchet_root_Run.uasset b/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Ratchet_root_Run.uasset deleted file mode 100644 index 3772d4f..0000000 Binary files a/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Ratchet_root_Run.uasset and /dev/null differ diff --git a/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Ratchet_root_Run_001.uasset b/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Ratchet_root_Run_001.uasset deleted file mode 100644 index 5ab3829..0000000 Binary files a/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Ratchet_root_Run_001.uasset and /dev/null differ diff --git a/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Rifle/ABP_Ratchet_Child.uasset b/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Rifle/ABP_Ratchet_Child.uasset index 9a66a18..e5e8699 100644 Binary files a/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Rifle/ABP_Ratchet_Child.uasset and b/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Rifle/ABP_Ratchet_Child.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Rifle/AO_ShotgunAim.uasset b/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Rifle/AO_ShotgunAim.uasset new file mode 100644 index 0000000..3b1a913 Binary files /dev/null and b/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Rifle/AO_ShotgunAim.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/Animation/AimDown.uasset b/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Rifle/AimDown.uasset similarity index 64% rename from Ratchet_Test/Content/GameFiles/Animation/AimDown.uasset rename to Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Rifle/AimDown.uasset index f5bb21d..033afb3 100644 Binary files a/Ratchet_Test/Content/GameFiles/Animation/AimDown.uasset and b/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Rifle/AimDown.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/Animation/AimForward.uasset b/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Rifle/AimForward.uasset similarity index 62% rename from Ratchet_Test/Content/GameFiles/Animation/AimForward.uasset rename to Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Rifle/AimForward.uasset index 2e100ef..12379d8 100644 Binary files a/Ratchet_Test/Content/GameFiles/Animation/AimForward.uasset and b/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Rifle/AimForward.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/Animation/AimUp.uasset b/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Rifle/AimUp.uasset similarity index 63% rename from Ratchet_Test/Content/GameFiles/Animation/AimUp.uasset rename to Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Rifle/AimUp.uasset index 9285cb1..9d6189b 100644 Binary files a/Ratchet_Test/Content/GameFiles/Animation/AimUp.uasset and b/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Rifle/AimUp.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Rifle/BS_CrouchWalk.uasset b/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Rifle/BS_CrouchWalk.uasset new file mode 100644 index 0000000..2f1b241 Binary files /dev/null and b/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Rifle/BS_CrouchWalk.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Rifle/BS_Jog.uasset b/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Rifle/BS_Jog.uasset new file mode 100644 index 0000000..652148f Binary files /dev/null and b/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Rifle/BS_Jog.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/Animation/Crouch_Idle_Rifle_Hip.uasset b/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Rifle/Crouch_Idle_Rifle_Hip.uasset similarity index 62% rename from Ratchet_Test/Content/GameFiles/Animation/Crouch_Idle_Rifle_Hip.uasset rename to Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Rifle/Crouch_Idle_Rifle_Hip.uasset index 854866f..1dbf2dd 100644 Binary files a/Ratchet_Test/Content/GameFiles/Animation/Crouch_Idle_Rifle_Hip.uasset and b/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Rifle/Crouch_Idle_Rifle_Hip.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Rifle/Crouch_Walk_Bwd_Rifle_Hip.uasset b/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Rifle/Crouch_Walk_Bwd_Rifle_Hip.uasset new file mode 100644 index 0000000..acb78f6 Binary files /dev/null and b/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Rifle/Crouch_Walk_Bwd_Rifle_Hip.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Rifle/Crouch_Walk_Fwd_Rifle_Hip.uasset b/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Rifle/Crouch_Walk_Fwd_Rifle_Hip.uasset new file mode 100644 index 0000000..d723cda Binary files /dev/null and b/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Rifle/Crouch_Walk_Fwd_Rifle_Hip.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Rifle/Crouch_Walk_Lt_Rifle_Hip.uasset b/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Rifle/Crouch_Walk_Lt_Rifle_Hip.uasset new file mode 100644 index 0000000..66ae5d3 Binary files /dev/null and b/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Rifle/Crouch_Walk_Lt_Rifle_Hip.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Rifle/Crouch_Walk_Rt_Rifle_Hip.uasset b/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Rifle/Crouch_Walk_Rt_Rifle_Hip.uasset new file mode 100644 index 0000000..58b6b65 Binary files /dev/null and b/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Rifle/Crouch_Walk_Rt_Rifle_Hip.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/Animation/Idle_Rifle_Hip.uasset b/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Rifle/Idle_Rifle_Hip.uasset similarity index 62% rename from Ratchet_Test/Content/GameFiles/Animation/Idle_Rifle_Hip.uasset rename to Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Rifle/Idle_Rifle_Hip.uasset index cf81874..f53dbab 100644 Binary files a/Ratchet_Test/Content/GameFiles/Animation/Idle_Rifle_Hip.uasset and b/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Rifle/Idle_Rifle_Hip.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/Animation/Idle_Rifle_Hip1.uasset b/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Rifle/Idle_Rifle_Hip1.uasset similarity index 63% rename from Ratchet_Test/Content/GameFiles/Animation/Idle_Rifle_Hip1.uasset rename to Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Rifle/Idle_Rifle_Hip1.uasset index 65cb4f5..4c696ba 100644 Binary files a/Ratchet_Test/Content/GameFiles/Animation/Idle_Rifle_Hip1.uasset and b/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Rifle/Idle_Rifle_Hip1.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/Animation/Idle_Rifle_Hip2.uasset b/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Rifle/Idle_Rifle_Hip2.uasset similarity index 63% rename from Ratchet_Test/Content/GameFiles/Animation/Idle_Rifle_Hip2.uasset rename to Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Rifle/Idle_Rifle_Hip2.uasset index d330aba..66bc4ac 100644 Binary files a/Ratchet_Test/Content/GameFiles/Animation/Idle_Rifle_Hip2.uasset and b/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Rifle/Idle_Rifle_Hip2.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Rifle/Jog_Bwd_Rifle.uasset b/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Rifle/Jog_Bwd_Rifle.uasset new file mode 100644 index 0000000..f70f2b0 Binary files /dev/null and b/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Rifle/Jog_Bwd_Rifle.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Rifle/Jog_Fwd_Rifle.uasset b/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Rifle/Jog_Fwd_Rifle.uasset new file mode 100644 index 0000000..0e3875a Binary files /dev/null and b/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Rifle/Jog_Fwd_Rifle.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Rifle/Jog_Lt_Rifle.uasset b/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Rifle/Jog_Lt_Rifle.uasset new file mode 100644 index 0000000..dcf3565 Binary files /dev/null and b/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Rifle/Jog_Lt_Rifle.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Rifle/Jog_Rt_Rifle.uasset b/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Rifle/Jog_Rt_Rifle.uasset new file mode 100644 index 0000000..684b9ab Binary files /dev/null and b/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Rifle/Jog_Rt_Rifle.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Rifle/Jump_From_Jog.uasset b/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Rifle/Jump_From_Jog.uasset new file mode 100644 index 0000000..357b248 Binary files /dev/null and b/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Rifle/Jump_From_Jog.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Rifle/Jump_From_Stand.uasset b/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Rifle/Jump_From_Stand.uasset new file mode 100644 index 0000000..fab85a6 Binary files /dev/null and b/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Rifle/Jump_From_Stand.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Wrench/Ratchet_root_Attack_01_Montage.uasset b/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Wrench/Ratchet_root_Attack_01_Montage.uasset new file mode 100644 index 0000000..b26cd19 Binary files /dev/null and b/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Wrench/Ratchet_root_Attack_01_Montage.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Wrench/Ratchet_root_Attack_02_Montage.uasset b/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Wrench/Ratchet_root_Attack_02_Montage.uasset new file mode 100644 index 0000000..578f4b7 Binary files /dev/null and b/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Wrench/Ratchet_root_Attack_02_Montage.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Wrench/Ratchet_root_Attack_03_Montage.uasset b/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Wrench/Ratchet_root_Attack_03_Montage.uasset new file mode 100644 index 0000000..2ab20a3 Binary files /dev/null and b/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Wrench/Ratchet_root_Attack_03_Montage.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Wrench/Ratchet_root_Attack_04_Montage.uasset b/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Wrench/Ratchet_root_Attack_04_Montage.uasset new file mode 100644 index 0000000..436ba4d Binary files /dev/null and b/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Wrench/Ratchet_root_Attack_04_Montage.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Wrench/Ratchet_root_Attacks.uasset b/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Wrench/Ratchet_root_Attacks.uasset new file mode 100644 index 0000000..5f6ec3a Binary files /dev/null and b/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Wrench/Ratchet_root_Attacks.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Wrench/Ratchet_root_Crouch.uasset b/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Wrench/Ratchet_root_Crouch.uasset new file mode 100644 index 0000000..8421862 Binary files /dev/null and b/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Wrench/Ratchet_root_Crouch.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Wrench/Ratchet_root_CrouchAttack.uasset b/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Wrench/Ratchet_root_CrouchAttack.uasset new file mode 100644 index 0000000..6bf6834 Binary files /dev/null and b/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Wrench/Ratchet_root_CrouchAttack.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Wrench/Ratchet_root_CrouchAttack_02_Montage.uasset b/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Wrench/Ratchet_root_CrouchAttack_02_Montage.uasset new file mode 100644 index 0000000..67e4dc3 Binary files /dev/null and b/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Wrench/Ratchet_root_CrouchAttack_02_Montage.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Wrench/Ratchet_root_CrouchAttack_Montage.uasset b/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Wrench/Ratchet_root_CrouchAttack_Montage.uasset new file mode 100644 index 0000000..17e2e2f Binary files /dev/null and b/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Wrench/Ratchet_root_CrouchAttack_Montage.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Wrench/Ratchet_root_Idle.uasset b/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Wrench/Ratchet_root_Idle.uasset new file mode 100644 index 0000000..9a78d78 Binary files /dev/null and b/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Wrench/Ratchet_root_Idle.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Wrench/Ratchet_root_Run.uasset b/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Wrench/Ratchet_root_Run.uasset new file mode 100644 index 0000000..0e039c2 Binary files /dev/null and b/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Wrench/Ratchet_root_Run.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Wrench/Ratchet_root_Run_001.uasset b/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Wrench/Ratchet_root_Run_001.uasset new file mode 100644 index 0000000..401107b Binary files /dev/null and b/Ratchet_Test/Content/GameFiles/Animation/Characters/Ratchet/Wrench/Ratchet_root_Run_001.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/Animation/Crouch_Walk_Bwd_Rifle_Hip.uasset b/Ratchet_Test/Content/GameFiles/Animation/Crouch_Walk_Bwd_Rifle_Hip.uasset deleted file mode 100644 index d0fac9e..0000000 Binary files a/Ratchet_Test/Content/GameFiles/Animation/Crouch_Walk_Bwd_Rifle_Hip.uasset and /dev/null differ diff --git a/Ratchet_Test/Content/GameFiles/Animation/Crouch_Walk_Fwd_Rifle_Hip.uasset b/Ratchet_Test/Content/GameFiles/Animation/Crouch_Walk_Fwd_Rifle_Hip.uasset deleted file mode 100644 index 9273844..0000000 Binary files a/Ratchet_Test/Content/GameFiles/Animation/Crouch_Walk_Fwd_Rifle_Hip.uasset and /dev/null differ diff --git a/Ratchet_Test/Content/GameFiles/Animation/Crouch_Walk_Lt_Rifle_Hip.uasset b/Ratchet_Test/Content/GameFiles/Animation/Crouch_Walk_Lt_Rifle_Hip.uasset deleted file mode 100644 index 36c7a7a..0000000 Binary files a/Ratchet_Test/Content/GameFiles/Animation/Crouch_Walk_Lt_Rifle_Hip.uasset and /dev/null differ diff --git a/Ratchet_Test/Content/GameFiles/Animation/Crouch_Walk_Rt_Rifle_Hip.uasset b/Ratchet_Test/Content/GameFiles/Animation/Crouch_Walk_Rt_Rifle_Hip.uasset deleted file mode 100644 index 6e20575..0000000 Binary files a/Ratchet_Test/Content/GameFiles/Animation/Crouch_Walk_Rt_Rifle_Hip.uasset and /dev/null differ diff --git a/Ratchet_Test/Content/GameFiles/Animation/Jog_Bwd_Rifle.uasset b/Ratchet_Test/Content/GameFiles/Animation/Jog_Bwd_Rifle.uasset deleted file mode 100644 index 7ffc4f4..0000000 Binary files a/Ratchet_Test/Content/GameFiles/Animation/Jog_Bwd_Rifle.uasset and /dev/null differ diff --git a/Ratchet_Test/Content/GameFiles/Animation/Jog_Fwd_Rifle.uasset b/Ratchet_Test/Content/GameFiles/Animation/Jog_Fwd_Rifle.uasset deleted file mode 100644 index 4226f04..0000000 Binary files a/Ratchet_Test/Content/GameFiles/Animation/Jog_Fwd_Rifle.uasset and /dev/null differ diff --git a/Ratchet_Test/Content/GameFiles/Animation/Jog_Lt_Rifle.uasset b/Ratchet_Test/Content/GameFiles/Animation/Jog_Lt_Rifle.uasset deleted file mode 100644 index eb1a1ba..0000000 Binary files a/Ratchet_Test/Content/GameFiles/Animation/Jog_Lt_Rifle.uasset and /dev/null differ diff --git a/Ratchet_Test/Content/GameFiles/Animation/Jog_Rt_Rifle.uasset b/Ratchet_Test/Content/GameFiles/Animation/Jog_Rt_Rifle.uasset deleted file mode 100644 index c4157ae..0000000 Binary files a/Ratchet_Test/Content/GameFiles/Animation/Jog_Rt_Rifle.uasset and /dev/null differ diff --git a/Ratchet_Test/Content/GameFiles/Animation/Jump_From_Jog.uasset b/Ratchet_Test/Content/GameFiles/Animation/Jump_From_Jog.uasset deleted file mode 100644 index cde2355..0000000 Binary files a/Ratchet_Test/Content/GameFiles/Animation/Jump_From_Jog.uasset and /dev/null differ diff --git a/Ratchet_Test/Content/GameFiles/Animation/Jump_From_Stand.uasset b/Ratchet_Test/Content/GameFiles/Animation/Jump_From_Stand.uasset deleted file mode 100644 index 68d01e6..0000000 Binary files a/Ratchet_Test/Content/GameFiles/Animation/Jump_From_Stand.uasset and /dev/null differ diff --git a/Ratchet_Test/Content/GameFiles/Animation/UE4ASP_HeroTPP_AnimBlueprint.uasset b/Ratchet_Test/Content/GameFiles/Animation/UE4ASP_HeroTPP_AnimBlueprint.uasset index f885a2f..dec842c 100644 Binary files a/Ratchet_Test/Content/GameFiles/Animation/UE4ASP_HeroTPP_AnimBlueprint.uasset and b/Ratchet_Test/Content/GameFiles/Animation/UE4ASP_HeroTPP_AnimBlueprint.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/Blueprints/Bolts/BP_Bolt.uasset b/Ratchet_Test/Content/GameFiles/Blueprints/Bolts/BP_Bolt.uasset index 8e3f602..5d2d869 100644 Binary files a/Ratchet_Test/Content/GameFiles/Blueprints/Bolts/BP_Bolt.uasset and b/Ratchet_Test/Content/GameFiles/Blueprints/Bolts/BP_Bolt.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/Blueprints/Boxes/BP_Box.uasset b/Ratchet_Test/Content/GameFiles/Blueprints/Boxes/BP_Box.uasset index 667a495..54df8c6 100644 Binary files a/Ratchet_Test/Content/GameFiles/Blueprints/Boxes/BP_Box.uasset and b/Ratchet_Test/Content/GameFiles/Blueprints/Boxes/BP_Box.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/Blueprints/Boxes/BP_BoxSelector.uasset b/Ratchet_Test/Content/GameFiles/Blueprints/Boxes/BP_BoxSelector.uasset new file mode 100644 index 0000000..5bd82fb Binary files /dev/null and b/Ratchet_Test/Content/GameFiles/Blueprints/Boxes/BP_BoxSelector.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/Blueprints/Boxes/BP_ExplosiveBox.uasset b/Ratchet_Test/Content/GameFiles/Blueprints/Boxes/BP_ExplosiveBox.uasset new file mode 100644 index 0000000..926782f Binary files /dev/null and b/Ratchet_Test/Content/GameFiles/Blueprints/Boxes/BP_ExplosiveBox.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/Blueprints/Boxes/BP_LootableBox.uasset b/Ratchet_Test/Content/GameFiles/Blueprints/Boxes/BP_LootableBox.uasset index 1c5048b..c5605a7 100644 Binary files a/Ratchet_Test/Content/GameFiles/Blueprints/Boxes/BP_LootableBox.uasset and b/Ratchet_Test/Content/GameFiles/Blueprints/Boxes/BP_LootableBox.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/Blueprints/Boxes/SC_Box.uasset b/Ratchet_Test/Content/GameFiles/Blueprints/Boxes/SC_Box.uasset new file mode 100644 index 0000000..12ea3b6 Binary files /dev/null and b/Ratchet_Test/Content/GameFiles/Blueprints/Boxes/SC_Box.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/Blueprints/Enemies/BP_Enemy.uasset b/Ratchet_Test/Content/GameFiles/Blueprints/Enemies/BP_Enemy.uasset index 37277aa..22bfdb3 100644 Binary files a/Ratchet_Test/Content/GameFiles/Blueprints/Enemies/BP_Enemy.uasset and b/Ratchet_Test/Content/GameFiles/Blueprints/Enemies/BP_Enemy.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/Blueprints/Enemies/Bullets/BP_EnemyBullet.uasset b/Ratchet_Test/Content/GameFiles/Blueprints/Enemies/Bullets/BP_EnemyBullet.uasset index eb9de4e..cff2b15 100644 Binary files a/Ratchet_Test/Content/GameFiles/Blueprints/Enemies/Bullets/BP_EnemyBullet.uasset and b/Ratchet_Test/Content/GameFiles/Blueprints/Enemies/Bullets/BP_EnemyBullet.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/Blueprints/Enemies/Drone/BP_Enemy_Drone.uasset b/Ratchet_Test/Content/GameFiles/Blueprints/Enemies/Drone/BP_Enemy_Drone.uasset index f163aaf..78c26f1 100644 Binary files a/Ratchet_Test/Content/GameFiles/Blueprints/Enemies/Drone/BP_Enemy_Drone.uasset and b/Ratchet_Test/Content/GameFiles/Blueprints/Enemies/Drone/BP_Enemy_Drone.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/Blueprints/Interfaces/BI_Bolt.uasset b/Ratchet_Test/Content/GameFiles/Blueprints/Interfaces/BI_Bolt.uasset deleted file mode 100644 index 190c577..0000000 Binary files a/Ratchet_Test/Content/GameFiles/Blueprints/Interfaces/BI_Bolt.uasset and /dev/null differ diff --git a/Ratchet_Test/Content/GameFiles/Blueprints/Interfaces/BI_Pickable.uasset b/Ratchet_Test/Content/GameFiles/Blueprints/Interfaces/BI_Pickable.uasset new file mode 100644 index 0000000..c0e79c6 Binary files /dev/null and b/Ratchet_Test/Content/GameFiles/Blueprints/Interfaces/BI_Pickable.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/Blueprints/Platforms/BP_MovablePlatform.uasset b/Ratchet_Test/Content/GameFiles/Blueprints/Platforms/BP_MovablePlatform.uasset new file mode 100644 index 0000000..4b6ccc5 Binary files /dev/null and b/Ratchet_Test/Content/GameFiles/Blueprints/Platforms/BP_MovablePlatform.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/Blueprints/Player/BP_PlayerCharacter.uasset b/Ratchet_Test/Content/GameFiles/Blueprints/Player/BP_PlayerCharacter.uasset index 3f7d9b7..daee7af 100644 Binary files a/Ratchet_Test/Content/GameFiles/Blueprints/Player/BP_PlayerCharacter.uasset and b/Ratchet_Test/Content/GameFiles/Blueprints/Player/BP_PlayerCharacter.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/Blueprints/Triggers/BP_DeathTrigger.uasset b/Ratchet_Test/Content/GameFiles/Blueprints/Triggers/BP_DeathTrigger.uasset new file mode 100644 index 0000000..b0fa729 Binary files /dev/null and b/Ratchet_Test/Content/GameFiles/Blueprints/Triggers/BP_DeathTrigger.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/Blueprints/Weapons/BP_Rifle.uasset b/Ratchet_Test/Content/GameFiles/Blueprints/Weapons/BP_Rifle.uasset index b96de72..c6c7fff 100644 Binary files a/Ratchet_Test/Content/GameFiles/Blueprints/Weapons/BP_Rifle.uasset and b/Ratchet_Test/Content/GameFiles/Blueprints/Weapons/BP_Rifle.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/Blueprints/Weapons/BP_Sniper.uasset b/Ratchet_Test/Content/GameFiles/Blueprints/Weapons/BP_Sniper.uasset deleted file mode 100644 index 0f81d3c..0000000 Binary files a/Ratchet_Test/Content/GameFiles/Blueprints/Weapons/BP_Sniper.uasset and /dev/null differ diff --git a/Ratchet_Test/Content/GameFiles/Blueprints/Weapons/BP_Weapon.uasset b/Ratchet_Test/Content/GameFiles/Blueprints/Weapons/BP_Weapon.uasset index c43be43..b3aa8ae 100644 Binary files a/Ratchet_Test/Content/GameFiles/Blueprints/Weapons/BP_Weapon.uasset and b/Ratchet_Test/Content/GameFiles/Blueprints/Weapons/BP_Weapon.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/Blueprints/Weapons/BP_Wrench.uasset b/Ratchet_Test/Content/GameFiles/Blueprints/Weapons/BP_Wrench.uasset index f57b7d0..defc10d 100644 Binary files a/Ratchet_Test/Content/GameFiles/Blueprints/Weapons/BP_Wrench.uasset and b/Ratchet_Test/Content/GameFiles/Blueprints/Weapons/BP_Wrench.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/DataTables/CompositeDataTables/CDT_Sound.uasset b/Ratchet_Test/Content/GameFiles/DataTables/CompositeDataTables/CDT_Sound.uasset new file mode 100644 index 0000000..e918790 Binary files /dev/null and b/Ratchet_Test/Content/GameFiles/DataTables/CompositeDataTables/CDT_Sound.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/DataTables/DT_BoltSound.uasset b/Ratchet_Test/Content/GameFiles/DataTables/DT_BoltSound.uasset new file mode 100644 index 0000000..cdb6550 Binary files /dev/null and b/Ratchet_Test/Content/GameFiles/DataTables/DT_BoltSound.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/DataTables/DT_BoxSelector.uasset b/Ratchet_Test/Content/GameFiles/DataTables/DT_BoxSelector.uasset new file mode 100644 index 0000000..6b2af57 Binary files /dev/null and b/Ratchet_Test/Content/GameFiles/DataTables/DT_BoxSelector.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/DataTables/DT_BoxSound.uasset b/Ratchet_Test/Content/GameFiles/DataTables/DT_BoxSound.uasset new file mode 100644 index 0000000..dece70d Binary files /dev/null and b/Ratchet_Test/Content/GameFiles/DataTables/DT_BoxSound.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/DataTables/DT_ExplosionData.uasset b/Ratchet_Test/Content/GameFiles/DataTables/DT_ExplosionData.uasset new file mode 100644 index 0000000..1807ea3 Binary files /dev/null and b/Ratchet_Test/Content/GameFiles/DataTables/DT_ExplosionData.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/DataTables/DT_FootSound.uasset b/Ratchet_Test/Content/GameFiles/DataTables/DT_FootSound.uasset index dff8ebd..b4da477 100644 Binary files a/Ratchet_Test/Content/GameFiles/DataTables/DT_FootSound.uasset and b/Ratchet_Test/Content/GameFiles/DataTables/DT_FootSound.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/DataTables/DT_PlayerData.uasset b/Ratchet_Test/Content/GameFiles/DataTables/DT_PlayerData.uasset index 3f04c8d..1e2f28e 100644 Binary files a/Ratchet_Test/Content/GameFiles/DataTables/DT_PlayerData.uasset and b/Ratchet_Test/Content/GameFiles/DataTables/DT_PlayerData.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/DataTables/DT_PlayerSounds.uasset b/Ratchet_Test/Content/GameFiles/DataTables/DT_PlayerSounds.uasset index 9d8888f..2869dfb 100644 Binary files a/Ratchet_Test/Content/GameFiles/DataTables/DT_PlayerSounds.uasset and b/Ratchet_Test/Content/GameFiles/DataTables/DT_PlayerSounds.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/DataTables/DT_WeaponData.uasset b/Ratchet_Test/Content/GameFiles/DataTables/DT_WeaponData.uasset index b2d171e..a4e2701 100644 Binary files a/Ratchet_Test/Content/GameFiles/DataTables/DT_WeaponData.uasset and b/Ratchet_Test/Content/GameFiles/DataTables/DT_WeaponData.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/MacroLibraries/ML_Debug.uasset b/Ratchet_Test/Content/GameFiles/MacroLibraries/ML_Debug.uasset new file mode 100644 index 0000000..881e0e8 Binary files /dev/null and b/Ratchet_Test/Content/GameFiles/MacroLibraries/ML_Debug.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/Maps/ExampleLevel.umap b/Ratchet_Test/Content/GameFiles/Maps/ExampleLevel.umap new file mode 100644 index 0000000..82083bd Binary files /dev/null and b/Ratchet_Test/Content/GameFiles/Maps/ExampleLevel.umap differ diff --git a/Ratchet_Test/Content/ThirdPersonBP/Maps/ThirdPersonExampleMap.umap b/Ratchet_Test/Content/GameFiles/Maps/TestLevel.umap similarity index 96% rename from Ratchet_Test/Content/ThirdPersonBP/Maps/ThirdPersonExampleMap.umap rename to Ratchet_Test/Content/GameFiles/Maps/TestLevel.umap index e86f91f..46a9a51 100644 Binary files a/Ratchet_Test/Content/ThirdPersonBP/Maps/ThirdPersonExampleMap.umap and b/Ratchet_Test/Content/GameFiles/Maps/TestLevel.umap differ diff --git a/Ratchet_Test/Content/GameFiles/Materials/Grid/M_Grid.uasset b/Ratchet_Test/Content/GameFiles/Materials/Grid/M_Grid.uasset index 0379a8a..c4e10bd 100644 Binary files a/Ratchet_Test/Content/GameFiles/Materials/Grid/M_Grid.uasset and b/Ratchet_Test/Content/GameFiles/Materials/Grid/M_Grid.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/Materials/Grid/M_Grid_Inst.uasset b/Ratchet_Test/Content/GameFiles/Materials/Grid/M_Grid_Inst.uasset index b153645..dceeeb0 100644 Binary files a/Ratchet_Test/Content/GameFiles/Materials/Grid/M_Grid_Inst.uasset and b/Ratchet_Test/Content/GameFiles/Materials/Grid/M_Grid_Inst.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/Materials/Grid/M_Grid_Inst_4.uasset b/Ratchet_Test/Content/GameFiles/Materials/Grid/M_Grid_Inst_4.uasset new file mode 100644 index 0000000..6ecdea6 Binary files /dev/null and b/Ratchet_Test/Content/GameFiles/Materials/Grid/M_Grid_Inst_4.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/Materials/Grid/M_Grid_Inst_5.uasset b/Ratchet_Test/Content/GameFiles/Materials/Grid/M_Grid_Inst_5.uasset new file mode 100644 index 0000000..9356d38 Binary files /dev/null and b/Ratchet_Test/Content/GameFiles/Materials/Grid/M_Grid_Inst_5.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/Media/Plane_Blueprint.uasset b/Ratchet_Test/Content/GameFiles/Media/Plane_Blueprint.uasset new file mode 100644 index 0000000..821b385 Binary files /dev/null and b/Ratchet_Test/Content/GameFiles/Media/Plane_Blueprint.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/Media/RV_MediaPlayer.uasset b/Ratchet_Test/Content/GameFiles/Media/RV_MediaPlayer.uasset new file mode 100644 index 0000000..185a454 Binary files /dev/null and b/Ratchet_Test/Content/GameFiles/Media/RV_MediaPlayer.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/Media/RV_MediaPlayer_Video.uasset b/Ratchet_Test/Content/GameFiles/Media/RV_MediaPlayer_Video.uasset new file mode 100644 index 0000000..1b9b170 Binary files /dev/null and b/Ratchet_Test/Content/GameFiles/Media/RV_MediaPlayer_Video.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/Media/RV_MediaPlayer_Video_Mat.uasset b/Ratchet_Test/Content/GameFiles/Media/RV_MediaPlayer_Video_Mat.uasset new file mode 100644 index 0000000..9c29336 Binary files /dev/null and b/Ratchet_Test/Content/GameFiles/Media/RV_MediaPlayer_Video_Mat.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/Media/Song_of_Nunu_Gameplay__Cinematic.uasset b/Ratchet_Test/Content/GameFiles/Media/Song_of_Nunu_Gameplay__Cinematic.uasset new file mode 100644 index 0000000..2fe5ed6 Binary files /dev/null and b/Ratchet_Test/Content/GameFiles/Media/Song_of_Nunu_Gameplay__Cinematic.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/Models/Boxes/DM_BoxDestructable.uasset b/Ratchet_Test/Content/GameFiles/Models/Boxes/DM_BoxDestructable.uasset index 843098d..b5a8f8c 100644 Binary files a/Ratchet_Test/Content/GameFiles/Models/Boxes/DM_BoxDestructable.uasset and b/Ratchet_Test/Content/GameFiles/Models/Boxes/DM_BoxDestructable.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/Models/Boxes/MAT_Box.uasset b/Ratchet_Test/Content/GameFiles/Models/Boxes/MAT_Box.uasset index d50b353..b191953 100644 Binary files a/Ratchet_Test/Content/GameFiles/Models/Boxes/MAT_Box.uasset and b/Ratchet_Test/Content/GameFiles/Models/Boxes/MAT_Box.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/Models/Boxes/MAT_Box_Explosive.uasset b/Ratchet_Test/Content/GameFiles/Models/Boxes/MAT_Box_Explosive.uasset new file mode 100644 index 0000000..282341b Binary files /dev/null and b/Ratchet_Test/Content/GameFiles/Models/Boxes/MAT_Box_Explosive.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/Models/Boxes/MAT_Box_Lootable.uasset b/Ratchet_Test/Content/GameFiles/Models/Boxes/MAT_Box_Lootable.uasset new file mode 100644 index 0000000..165191f Binary files /dev/null and b/Ratchet_Test/Content/GameFiles/Models/Boxes/MAT_Box_Lootable.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/Models/Characters/Ratchet/Ratchet_PhysicsAsset.uasset b/Ratchet_Test/Content/GameFiles/Models/Characters/Ratchet/Ratchet_PhysicsAsset.uasset index a738f01..01899f0 100644 Binary files a/Ratchet_Test/Content/GameFiles/Models/Characters/Ratchet/Ratchet_PhysicsAsset.uasset and b/Ratchet_Test/Content/GameFiles/Models/Characters/Ratchet/Ratchet_PhysicsAsset.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/Music/Ratchet__Clank_3_Up_Your_Arsenal__Kerwan__Metropolis.uasset b/Ratchet_Test/Content/GameFiles/Music/Ratchet__Clank_3_Up_Your_Arsenal__Kerwan__Metropolis.uasset index dd6e8a2..218e817 100644 Binary files a/Ratchet_Test/Content/GameFiles/Music/Ratchet__Clank_3_Up_Your_Arsenal__Kerwan__Metropolis.uasset and b/Ratchet_Test/Content/GameFiles/Music/Ratchet__Clank_3_Up_Your_Arsenal__Kerwan__Metropolis.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/Music/Ratchet__Clank_3_Up_Your_Arsenal__Kerwan__Metropolis_Cue.uasset b/Ratchet_Test/Content/GameFiles/Music/Ratchet__Clank_3_Up_Your_Arsenal__Kerwan__Metropolis_Cue.uasset index 4ef3264..48105d9 100644 Binary files a/Ratchet_Test/Content/GameFiles/Music/Ratchet__Clank_3_Up_Your_Arsenal__Kerwan__Metropolis_Cue.uasset and b/Ratchet_Test/Content/GameFiles/Music/Ratchet__Clank_3_Up_Your_Arsenal__Kerwan__Metropolis_Cue.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/Particles/MF_Impact1.uasset b/Ratchet_Test/Content/GameFiles/Particles/MF_Impact1.uasset new file mode 100644 index 0000000..439b710 Binary files /dev/null and b/Ratchet_Test/Content/GameFiles/Particles/MF_Impact1.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/Particles/MF_Impact1_System.uasset b/Ratchet_Test/Content/GameFiles/Particles/MF_Impact1_System.uasset new file mode 100644 index 0000000..f3826f5 Binary files /dev/null and b/Ratchet_Test/Content/GameFiles/Particles/MF_Impact1_System.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/Particles/MF_Impact1_System1.uasset b/Ratchet_Test/Content/GameFiles/Particles/MF_Impact1_System1.uasset new file mode 100644 index 0000000..86fc141 Binary files /dev/null and b/Ratchet_Test/Content/GameFiles/Particles/MF_Impact1_System1.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/Sound/Bolt/Bolt1.uasset b/Ratchet_Test/Content/GameFiles/Sound/Bolt/Bolt1.uasset index 23915d9..33fce35 100644 Binary files a/Ratchet_Test/Content/GameFiles/Sound/Bolt/Bolt1.uasset and b/Ratchet_Test/Content/GameFiles/Sound/Bolt/Bolt1.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/Sound/Bolt/Bolt1_Cue.uasset b/Ratchet_Test/Content/GameFiles/Sound/Bolt/Bolt1_Cue.uasset new file mode 100644 index 0000000..dec9539 Binary files /dev/null and b/Ratchet_Test/Content/GameFiles/Sound/Bolt/Bolt1_Cue.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/Sound/Bolt/Bolt2.uasset b/Ratchet_Test/Content/GameFiles/Sound/Bolt/Bolt2.uasset deleted file mode 100644 index e3a6f9e..0000000 Binary files a/Ratchet_Test/Content/GameFiles/Sound/Bolt/Bolt2.uasset and /dev/null differ diff --git a/Ratchet_Test/Content/GameFiles/Sound/Bolt/Bolt3.uasset b/Ratchet_Test/Content/GameFiles/Sound/Bolt/Bolt3.uasset index 629e8a9..8719878 100644 Binary files a/Ratchet_Test/Content/GameFiles/Sound/Bolt/Bolt3.uasset and b/Ratchet_Test/Content/GameFiles/Sound/Bolt/Bolt3.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/Sound/Bolt/Bolt3_Cue.uasset b/Ratchet_Test/Content/GameFiles/Sound/Bolt/Bolt3_Cue.uasset new file mode 100644 index 0000000..fe58eb2 Binary files /dev/null and b/Ratchet_Test/Content/GameFiles/Sound/Bolt/Bolt3_Cue.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/Sound/Boxes/Ratchet___Clank__USA___En_Fr_De_Es_It__iso_02772.uasset b/Ratchet_Test/Content/GameFiles/Sound/Boxes/DestroyBox.uasset similarity index 91% rename from Ratchet_Test/Content/GameFiles/Sound/Boxes/Ratchet___Clank__USA___En_Fr_De_Es_It__iso_02772.uasset rename to Ratchet_Test/Content/GameFiles/Sound/Boxes/DestroyBox.uasset index 433b5db..f41e6b9 100644 Binary files a/Ratchet_Test/Content/GameFiles/Sound/Boxes/Ratchet___Clank__USA___En_Fr_De_Es_It__iso_02772.uasset and b/Ratchet_Test/Content/GameFiles/Sound/Boxes/DestroyBox.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/Sound/Boxes/DestroyBox_Cue.uasset b/Ratchet_Test/Content/GameFiles/Sound/Boxes/DestroyBox_Cue.uasset new file mode 100644 index 0000000..41982e8 Binary files /dev/null and b/Ratchet_Test/Content/GameFiles/Sound/Boxes/DestroyBox_Cue.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/Sound/Boxes/Ratchet___Clank__USA___En_Fr_De_Es_It__iso_02772_Cue.uasset b/Ratchet_Test/Content/GameFiles/Sound/Boxes/Ratchet___Clank__USA___En_Fr_De_Es_It__iso_02772_Cue.uasset deleted file mode 100644 index 9b91293..0000000 Binary files a/Ratchet_Test/Content/GameFiles/Sound/Boxes/Ratchet___Clank__USA___En_Fr_De_Es_It__iso_02772_Cue.uasset and /dev/null differ diff --git a/Ratchet_Test/Content/GameFiles/Sound/Player/Jump1_Cue.uasset b/Ratchet_Test/Content/GameFiles/Sound/Player/Jump1_Cue.uasset index b9f2a33..2793e9b 100644 Binary files a/Ratchet_Test/Content/GameFiles/Sound/Player/Jump1_Cue.uasset and b/Ratchet_Test/Content/GameFiles/Sound/Player/Jump1_Cue.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/Sound/Player/Jump2_Cue.uasset b/Ratchet_Test/Content/GameFiles/Sound/Player/Jump2_Cue.uasset index 562db89..ac19008 100644 Binary files a/Ratchet_Test/Content/GameFiles/Sound/Player/Jump2_Cue.uasset and b/Ratchet_Test/Content/GameFiles/Sound/Player/Jump2_Cue.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/Sound/SC_Master.uasset b/Ratchet_Test/Content/GameFiles/Sound/SC_Master.uasset new file mode 100644 index 0000000..9052be5 Binary files /dev/null and b/Ratchet_Test/Content/GameFiles/Sound/SC_Master.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/Sound/SC_Music.uasset b/Ratchet_Test/Content/GameFiles/Sound/SC_Music.uasset new file mode 100644 index 0000000..42fe77c Binary files /dev/null and b/Ratchet_Test/Content/GameFiles/Sound/SC_Music.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/Sound/SC_SFX.uasset b/Ratchet_Test/Content/GameFiles/Sound/SC_SFX.uasset new file mode 100644 index 0000000..cb0d895 Binary files /dev/null and b/Ratchet_Test/Content/GameFiles/Sound/SC_SFX.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/Sound/SM_GameSoundMix.uasset b/Ratchet_Test/Content/GameFiles/Sound/SM_GameSoundMix.uasset new file mode 100644 index 0000000..5051a91 Binary files /dev/null and b/Ratchet_Test/Content/GameFiles/Sound/SM_GameSoundMix.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/Sound/Weapons/Pistol_Gun_Shooting_Cut.uasset b/Ratchet_Test/Content/GameFiles/Sound/Weapons/Pistol_Gun_Shooting_Cut.uasset new file mode 100644 index 0000000..54e979f Binary files /dev/null and b/Ratchet_Test/Content/GameFiles/Sound/Weapons/Pistol_Gun_Shooting_Cut.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/Sound/Weapons/Pistol_Gun_Shooting_Cut_Cue.uasset b/Ratchet_Test/Content/GameFiles/Sound/Weapons/Pistol_Gun_Shooting_Cut_Cue.uasset new file mode 100644 index 0000000..0d9bef1 Binary files /dev/null and b/Ratchet_Test/Content/GameFiles/Sound/Weapons/Pistol_Gun_Shooting_Cut_Cue.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/Structures/BoxSelector.uasset b/Ratchet_Test/Content/GameFiles/Structures/BoxSelector.uasset new file mode 100644 index 0000000..27c1063 Binary files /dev/null and b/Ratchet_Test/Content/GameFiles/Structures/BoxSelector.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/Structures/Explosion.uasset b/Ratchet_Test/Content/GameFiles/Structures/Explosion.uasset new file mode 100644 index 0000000..0446e03 Binary files /dev/null and b/Ratchet_Test/Content/GameFiles/Structures/Explosion.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/Structures/FootSoundData.uasset b/Ratchet_Test/Content/GameFiles/Structures/FootSoundData.uasset index 5cffcb0..b875f3d 100644 Binary files a/Ratchet_Test/Content/GameFiles/Structures/FootSoundData.uasset and b/Ratchet_Test/Content/GameFiles/Structures/FootSoundData.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/Structures/MeleeAttack.uasset b/Ratchet_Test/Content/GameFiles/Structures/MeleeAttack.uasset new file mode 100644 index 0000000..8bd57dc Binary files /dev/null and b/Ratchet_Test/Content/GameFiles/Structures/MeleeAttack.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/Structures/MovementStats.uasset b/Ratchet_Test/Content/GameFiles/Structures/MovementStats.uasset new file mode 100644 index 0000000..e1814d2 Binary files /dev/null and b/Ratchet_Test/Content/GameFiles/Structures/MovementStats.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/Structures/PlayerData.uasset b/Ratchet_Test/Content/GameFiles/Structures/PlayerData.uasset index df51629..dc2e6ea 100644 Binary files a/Ratchet_Test/Content/GameFiles/Structures/PlayerData.uasset and b/Ratchet_Test/Content/GameFiles/Structures/PlayerData.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/Structures/PlayerSounds.uasset b/Ratchet_Test/Content/GameFiles/Structures/PlayerSounds.uasset index 100e2ab..e6c3a17 100644 Binary files a/Ratchet_Test/Content/GameFiles/Structures/PlayerSounds.uasset and b/Ratchet_Test/Content/GameFiles/Structures/PlayerSounds.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/Structures/SoundData.uasset b/Ratchet_Test/Content/GameFiles/Structures/SoundData.uasset index 1a70e30..9a7c2ab 100644 Binary files a/Ratchet_Test/Content/GameFiles/Structures/SoundData.uasset and b/Ratchet_Test/Content/GameFiles/Structures/SoundData.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/Structures/WeaponData.uasset b/Ratchet_Test/Content/GameFiles/Structures/WeaponData.uasset index 96a3939..1bf36bc 100644 Binary files a/Ratchet_Test/Content/GameFiles/Structures/WeaponData.uasset and b/Ratchet_Test/Content/GameFiles/Structures/WeaponData.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/UMG/UI_HUD.uasset b/Ratchet_Test/Content/GameFiles/UMG/UI_HUD.uasset index 08da556..283a091 100644 Binary files a/Ratchet_Test/Content/GameFiles/UMG/UI_HUD.uasset and b/Ratchet_Test/Content/GameFiles/UMG/UI_HUD.uasset differ diff --git a/Ratchet_Test/Content/GameFiles/UMG/UI_HelpHUD.uasset b/Ratchet_Test/Content/GameFiles/UMG/UI_HelpHUD.uasset new file mode 100644 index 0000000..c8f2787 Binary files /dev/null and b/Ratchet_Test/Content/GameFiles/UMG/UI_HelpHUD.uasset differ diff --git a/Ratchet_Test/Content/Supergrid/StarterPack/Materials/Base/M_SuperGrid_SingleColor.uasset b/Ratchet_Test/Content/Supergrid/StarterPack/Materials/Base/M_SuperGrid_SingleColor.uasset index 4cb0f99..f91c75b 100644 Binary files a/Ratchet_Test/Content/Supergrid/StarterPack/Materials/Base/M_SuperGrid_SingleColor.uasset and b/Ratchet_Test/Content/Supergrid/StarterPack/Materials/Base/M_SuperGrid_SingleColor.uasset differ diff --git a/Ratchet_Test/Content/Supergrid/StarterPack/Materials/Palette/Grids/M_SuperGrid_Default.uasset b/Ratchet_Test/Content/Supergrid/StarterPack/Materials/Palette/Grids/M_SuperGrid_Default.uasset index 16a38db..da7748e 100644 Binary files a/Ratchet_Test/Content/Supergrid/StarterPack/Materials/Palette/Grids/M_SuperGrid_Default.uasset and b/Ratchet_Test/Content/Supergrid/StarterPack/Materials/Palette/Grids/M_SuperGrid_Default.uasset differ diff --git a/Ratchet_Test/Content/ThirdPerson/Meshes/Bump_StaticMesh.uasset b/Ratchet_Test/Content/ThirdPerson/Meshes/Bump_StaticMesh.uasset deleted file mode 100644 index 875ac73..0000000 Binary files a/Ratchet_Test/Content/ThirdPerson/Meshes/Bump_StaticMesh.uasset and /dev/null differ diff --git a/Ratchet_Test/Content/ThirdPerson/Meshes/LeftArm_StaticMesh.uasset b/Ratchet_Test/Content/ThirdPerson/Meshes/LeftArm_StaticMesh.uasset deleted file mode 100644 index 24ce013..0000000 Binary files a/Ratchet_Test/Content/ThirdPerson/Meshes/LeftArm_StaticMesh.uasset and /dev/null differ diff --git a/Ratchet_Test/Content/ThirdPerson/Meshes/Linear_Stair_StaticMesh.uasset b/Ratchet_Test/Content/ThirdPerson/Meshes/Linear_Stair_StaticMesh.uasset deleted file mode 100644 index a17f97a..0000000 Binary files a/Ratchet_Test/Content/ThirdPerson/Meshes/Linear_Stair_StaticMesh.uasset and /dev/null differ diff --git a/Ratchet_Test/Content/ThirdPerson/Meshes/RampMaterial.uasset b/Ratchet_Test/Content/ThirdPerson/Meshes/RampMaterial.uasset deleted file mode 100644 index 66b9c09..0000000 Binary files a/Ratchet_Test/Content/ThirdPerson/Meshes/RampMaterial.uasset and /dev/null differ diff --git a/Ratchet_Test/Content/ThirdPerson/Meshes/Ramp_StaticMesh.uasset b/Ratchet_Test/Content/ThirdPerson/Meshes/Ramp_StaticMesh.uasset deleted file mode 100644 index 935de68..0000000 Binary files a/Ratchet_Test/Content/ThirdPerson/Meshes/Ramp_StaticMesh.uasset and /dev/null differ diff --git a/Ratchet_Test/Content/ThirdPerson/Meshes/RightArm_StaticMesh.uasset b/Ratchet_Test/Content/ThirdPerson/Meshes/RightArm_StaticMesh.uasset deleted file mode 100644 index f2933e0..0000000 Binary files a/Ratchet_Test/Content/ThirdPerson/Meshes/RightArm_StaticMesh.uasset and /dev/null differ