diff --git a/SwordNGun/Content/Characters/Protagonist/BP_PlayerController.uasset b/SwordNGun/Content/Characters/Protagonist/BP_PlayerController.uasset index 293b051..bd48a0b 100644 --- a/SwordNGun/Content/Characters/Protagonist/BP_PlayerController.uasset +++ b/SwordNGun/Content/Characters/Protagonist/BP_PlayerController.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f9c463cf0310cad3c16a040e0dcc30db887fd53d2a726a7fc5f5675dac6ad2d5 -size 31862 +oid sha256:647bcd273d9703c3e62538cff767c64f0cfd31214863fa0462611c5ce1a92d4c +size 15447 diff --git a/SwordNGun/Content/Characters/Protagonist/Character/Mesh/SK_Mannequin_Female_PhysicsAsset.uasset b/SwordNGun/Content/Characters/Protagonist/Character/Mesh/SK_Mannequin_Female_PhysicsAsset.uasset index 589efb3..fa9f5e7 100644 --- a/SwordNGun/Content/Characters/Protagonist/Character/Mesh/SK_Mannequin_Female_PhysicsAsset.uasset +++ b/SwordNGun/Content/Characters/Protagonist/Character/Mesh/SK_Mannequin_Female_PhysicsAsset.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0abae4e638351f608bc50ed91adc3bc4a752b786bfc3f1f0fe2b71351b0264e2 -size 109123 +oid sha256:7590167dc6e586034fabaff0c730aa610a752bb6acdc5b87d0cb83cec1ec59b6 +size 115989 diff --git a/SwordNGun/Content/Core/Sounds/Call_of_Duty_Modern_Warfare__2019__Warzone_New_Hitmarker_sound_effect.uasset b/SwordNGun/Content/Core/Sounds/Call_of_Duty_Modern_Warfare__2019__Warzone_New_Hitmarker_sound_effect.uasset new file mode 100644 index 0000000..65ffffc --- /dev/null +++ b/SwordNGun/Content/Core/Sounds/Call_of_Duty_Modern_Warfare__2019__Warzone_New_Hitmarker_sound_effect.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2dfffc8bccb0313418529cc8a6ae072c0d51108d4ae9271d3566284ef9f3b4b +size 202390 diff --git a/SwordNGun/Content/UI/Blueprints/WBP_RangedWeapon.uasset b/SwordNGun/Content/UI/Blueprints/WBP_RangedWeapon.uasset index 89c29b0..37d2ad4 100644 --- a/SwordNGun/Content/UI/Blueprints/WBP_RangedWeapon.uasset +++ b/SwordNGun/Content/UI/Blueprints/WBP_RangedWeapon.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d533e9f9b5597e622401af522081c47c0d8a72b583965306ff54117fc7831b5c -size 24526 +oid sha256:1935c536d774a26b8a0d19cc76efa7a34b9b9509523b4d7cd4c4eefc096ee1ba +size 61733 diff --git a/SwordNGun/Content/Weapons/Revolver/BP_Revolver.uasset b/SwordNGun/Content/Weapons/Revolver/BP_Revolver.uasset index c5f2a8d..3c62ece 100644 --- a/SwordNGun/Content/Weapons/Revolver/BP_Revolver.uasset +++ b/SwordNGun/Content/Weapons/Revolver/BP_Revolver.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:047a425cf966240900d18ef3d7b5752a0b4a42dfc7a441535a106ef942f12847 -size 97657 +oid sha256:8a0357fc01113755e54c4edfed1e626f523a1533028b7b1fe21d757cc7aab7da +size 129619 diff --git a/SwordNGun/Source/SwordNGun/Private/Controllers/SNGPlayerController.cpp b/SwordNGun/Source/SwordNGun/Private/Controllers/SNGPlayerController.cpp index 2c34e0b..3c2c346 100644 Binary files a/SwordNGun/Source/SwordNGun/Private/Controllers/SNGPlayerController.cpp and b/SwordNGun/Source/SwordNGun/Private/Controllers/SNGPlayerController.cpp differ diff --git a/SwordNGun/Source/SwordNGun/Private/Weapons/SNGHitscanWeapon.cpp b/SwordNGun/Source/SwordNGun/Private/Weapons/SNGHitscanWeapon.cpp index 65272d1..93c7bdf 100644 Binary files a/SwordNGun/Source/SwordNGun/Private/Weapons/SNGHitscanWeapon.cpp and b/SwordNGun/Source/SwordNGun/Private/Weapons/SNGHitscanWeapon.cpp differ diff --git a/SwordNGun/Source/SwordNGun/Public/Weapons/SNGRangedWeaponBase.h b/SwordNGun/Source/SwordNGun/Public/Weapons/SNGRangedWeaponBase.h index 3fd2ed1..ee83cf3 100644 Binary files a/SwordNGun/Source/SwordNGun/Public/Weapons/SNGRangedWeaponBase.h and b/SwordNGun/Source/SwordNGun/Public/Weapons/SNGRangedWeaponBase.h differ