diff --git a/SwordNGun/Content/Characters/Protagonist/Animations/Melee/Launcher_Attack_Montage.uasset b/SwordNGun/Content/Characters/Protagonist/Animations/Melee/Launcher_Attack_Montage.uasset index d7ac0a9..e3ab1c6 100644 --- a/SwordNGun/Content/Characters/Protagonist/Animations/Melee/Launcher_Attack_Montage.uasset +++ b/SwordNGun/Content/Characters/Protagonist/Animations/Melee/Launcher_Attack_Montage.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0bed0e89793d919ec8d23a37b366dcf4b554549f7ab10e766e3890c54194185c -size 101550 +oid sha256:1d30a10e84c0b76715e432bfe4b30c1d2c040a8000eead16693cb0a81407e880 +size 102340 diff --git a/SwordNGun/Content/Characters/Protagonist/Animations/Melee/Stinger/Fighter_DashPunch_Montage.uasset b/SwordNGun/Content/Characters/Protagonist/Animations/Melee/Stinger/Fighter_DashPunch_Montage.uasset index 5090ce9..fc53346 100644 --- a/SwordNGun/Content/Characters/Protagonist/Animations/Melee/Stinger/Fighter_DashPunch_Montage.uasset +++ b/SwordNGun/Content/Characters/Protagonist/Animations/Melee/Stinger/Fighter_DashPunch_Montage.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:93eabe62c7f6796dc4f7c8aa7ad0bc841ffd4970b2812999636344de4aa5c8f0 -size 100255 +oid sha256:4c40abaacf3562104741e5d2151591515ee52d18020f104c80e1d5554e4e5173 +size 101151 diff --git a/SwordNGun/Content/Characters/Protagonist/BP_PlayerController.uasset b/SwordNGun/Content/Characters/Protagonist/BP_PlayerController.uasset index 628d072..293b051 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:bd1897b5ab89f280e62a1fbdc3247217b3c37f9e170ec991e412afb141d1649a -size 31413 +oid sha256:f9c463cf0310cad3c16a040e0dcc30db887fd53d2a726a7fc5f5675dac6ad2d5 +size 31862 diff --git a/SwordNGun/Content/Characters/Protagonist/States/BP_ProtagAttacking.uasset b/SwordNGun/Content/Characters/Protagonist/States/BP_ProtagAttacking.uasset index 8c7f19d..193fd7a 100644 --- a/SwordNGun/Content/Characters/Protagonist/States/BP_ProtagAttacking.uasset +++ b/SwordNGun/Content/Characters/Protagonist/States/BP_ProtagAttacking.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:002492b286cb77e4136efe923138f469215670df0f81ac9d1b14a4bde9910926 -size 38353 +oid sha256:dd6047d37ed532ce41747f7bb54437e86edcc0f0090ffc55483d461f9041399b +size 40622 diff --git a/SwordNGun/Content/Characters/Protagonist/States/BP_ProtagDashState.uasset b/SwordNGun/Content/Characters/Protagonist/States/BP_ProtagDashState.uasset index 7deb03b..f2801c3 100644 --- a/SwordNGun/Content/Characters/Protagonist/States/BP_ProtagDashState.uasset +++ b/SwordNGun/Content/Characters/Protagonist/States/BP_ProtagDashState.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3462d964b0090b7ebfd5fe32ce23b86b3c45769a766f41803b1c909a1c952c0c -size 201425 +oid sha256:9a17eec213abac272c63563136a64395e2a08670068057aca43a3fdbff7ff242 +size 196602 diff --git a/SwordNGun/Content/Characters/Protagonist/States/BP_ProtagGroundedState.uasset b/SwordNGun/Content/Characters/Protagonist/States/BP_ProtagGroundedState.uasset index d410f42..ec5b0a3 100644 --- a/SwordNGun/Content/Characters/Protagonist/States/BP_ProtagGroundedState.uasset +++ b/SwordNGun/Content/Characters/Protagonist/States/BP_ProtagGroundedState.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c9362d92d4a63a992b63e29e105818d884310dcd0f5bd2216affb29d0c58ca09 -size 221649 +oid sha256:9dbb903f9eb6a9660e0ced25f4e8f571356ce8cb72b6f838d255164d7a491447 +size 227211 diff --git a/SwordNGun/Source/SwordNGun/Private/Characters/SNGProtagonist.cpp b/SwordNGun/Source/SwordNGun/Private/Characters/SNGProtagonist.cpp index f97b38b..464b971 100644 Binary files a/SwordNGun/Source/SwordNGun/Private/Characters/SNGProtagonist.cpp and b/SwordNGun/Source/SwordNGun/Private/Characters/SNGProtagonist.cpp differ diff --git a/SwordNGun/Source/SwordNGun/Private/Controllers/SNGPlayerController.cpp b/SwordNGun/Source/SwordNGun/Private/Controllers/SNGPlayerController.cpp index 0e70471..2c34e0b 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/Public/Characters/SNGProtagonist.h b/SwordNGun/Source/SwordNGun/Public/Characters/SNGProtagonist.h index 2f890ec..fb6479d 100644 Binary files a/SwordNGun/Source/SwordNGun/Public/Characters/SNGProtagonist.h and b/SwordNGun/Source/SwordNGun/Public/Characters/SNGProtagonist.h differ diff --git a/SwordNGun/Source/SwordNGun/Public/Controllers/SNGPlayerController.h b/SwordNGun/Source/SwordNGun/Public/Controllers/SNGPlayerController.h index efbaa6b..d2fd375 100644 Binary files a/SwordNGun/Source/SwordNGun/Public/Controllers/SNGPlayerController.h and b/SwordNGun/Source/SwordNGun/Public/Controllers/SNGPlayerController.h differ diff --git a/SwordNGun/Source/SwordNGun/SNGTypes.h b/SwordNGun/Source/SwordNGun/SNGTypes.h index 67fe810..1b44a76 100644 Binary files a/SwordNGun/Source/SwordNGun/SNGTypes.h and b/SwordNGun/Source/SwordNGun/SNGTypes.h differ