diff --git a/SwordNGun/Content/Characters/Protagonist/Animations/Locomotion/Roll_RootMotion_Montage.uasset b/SwordNGun/Content/Characters/Protagonist/Animations/Locomotion/Roll_RootMotion_Montage.uasset index b0c1798..9b81ebd 100644 --- a/SwordNGun/Content/Characters/Protagonist/Animations/Locomotion/Roll_RootMotion_Montage.uasset +++ b/SwordNGun/Content/Characters/Protagonist/Animations/Locomotion/Roll_RootMotion_Montage.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5e3926efa6bca6e4f169ea07342e4a7ffe1a313565054cff83c18cc9f9a7d4bd -size 99658 +oid sha256:0fbb53df9d81429d498e9c02be65c33bcc21030c06e32d20807e4958db6f6f87 +size 98026 diff --git a/SwordNGun/Content/Characters/Protagonist/States/BP_ProtagAirAttack1.uasset b/SwordNGun/Content/Characters/Protagonist/States/BP_ProtagAirAttack1.uasset index 45dfd01..3ade6d3 100644 --- a/SwordNGun/Content/Characters/Protagonist/States/BP_ProtagAirAttack1.uasset +++ b/SwordNGun/Content/Characters/Protagonist/States/BP_ProtagAirAttack1.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8acce1d740f45b828d23ecde03cf087979c75e96bd56dda0eb76279fd0f08bd2 -size 79978 +oid sha256:4f8e1a15cb2f4cf70a6465cbaf50f453135181e2b49748f61c42645439fd02d4 +size 103492 diff --git a/SwordNGun/Content/Characters/Protagonist/States/BP_ProtagAirborneState.uasset b/SwordNGun/Content/Characters/Protagonist/States/BP_ProtagAirborneState.uasset index 7e8fec2..fc8a66f 100644 --- a/SwordNGun/Content/Characters/Protagonist/States/BP_ProtagAirborneState.uasset +++ b/SwordNGun/Content/Characters/Protagonist/States/BP_ProtagAirborneState.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0a980235347259d1ef4cc80617588a7eca41fbc25c870e08db5298a35f79ff8e -size 83068 +oid sha256:e00f3c2b3710c3883d3ea7c9825977b8ceb8ae7edb726f9edbaa1ae4baec5f32 +size 89856 diff --git a/SwordNGun/Content/Characters/Protagonist/States/BP_ProtagDashState.uasset b/SwordNGun/Content/Characters/Protagonist/States/BP_ProtagDashState.uasset index 3fcf279..a85ad60 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:39470a4079d79dcc09e4b4e5d6cbe647f002c5dbddff8cc06627494722cf1ed4 -size 65180 +oid sha256:7f43af6ab695acb4e8bd987675f006af87596c5d67a4ffab5cb3de10f50b2f44 +size 93850 diff --git a/SwordNGun/Content/Characters/Protagonist/States/BP_ProtagGroundAttack1.uasset b/SwordNGun/Content/Characters/Protagonist/States/BP_ProtagGroundAttack1.uasset index a385b3e..d6eeccb 100644 --- a/SwordNGun/Content/Characters/Protagonist/States/BP_ProtagGroundAttack1.uasset +++ b/SwordNGun/Content/Characters/Protagonist/States/BP_ProtagGroundAttack1.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3f1e1763fb6384f23c1b99ea9e4ffcd26715e0c2d9624863a42bf4ed2b2e3264 -size 73182 +oid sha256:7f04da310c025be9b91479f975036f39a7ad7921be091f6ea500c0695acf1255 +size 98583 diff --git a/SwordNGun/Content/Characters/Protagonist/States/BP_ProtagGroundedState.uasset b/SwordNGun/Content/Characters/Protagonist/States/BP_ProtagGroundedState.uasset index da72050..d471825 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:2118e71303e6417bcf359ba346eef27db3389e933234b166c023840a2d49ca5c -size 120901 +oid sha256:ead6ad6de46bedcc71317d276a58a27374747e8584654f96bc7fc9f136276fec +size 138884 diff --git a/SwordNGun/Content/Core/AnimNotifies/AN_CanCancel.uasset b/SwordNGun/Content/Core/AnimNotifies/AN_CanCancel.uasset new file mode 100644 index 0000000..866a5a5 --- /dev/null +++ b/SwordNGun/Content/Core/AnimNotifies/AN_CanCancel.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a88e9fe63e260cdbf54bdbfa3dab7bd6717b7a4dc0bcd28dd3ce287e503aff9 +size 23342 diff --git a/SwordNGun/Source/SwordNGun/Private/Characters/SNGCharacterBase.cpp b/SwordNGun/Source/SwordNGun/Private/Characters/SNGCharacterBase.cpp index cbe8f22..bc09a3a 100644 Binary files a/SwordNGun/Source/SwordNGun/Private/Characters/SNGCharacterBase.cpp and b/SwordNGun/Source/SwordNGun/Private/Characters/SNGCharacterBase.cpp differ diff --git a/SwordNGun/Source/SwordNGun/Private/Components/SNGState.cpp b/SwordNGun/Source/SwordNGun/Private/Components/SNGState.cpp index 98cc902..c515b14 100644 Binary files a/SwordNGun/Source/SwordNGun/Private/Components/SNGState.cpp and b/SwordNGun/Source/SwordNGun/Private/Components/SNGState.cpp differ diff --git a/SwordNGun/Source/SwordNGun/Private/Components/SNGStateMachineComponent.cpp b/SwordNGun/Source/SwordNGun/Private/Components/SNGStateMachineComponent.cpp index a271b01..fb20b57 100644 Binary files a/SwordNGun/Source/SwordNGun/Private/Components/SNGStateMachineComponent.cpp and b/SwordNGun/Source/SwordNGun/Private/Components/SNGStateMachineComponent.cpp differ diff --git a/SwordNGun/Source/SwordNGun/Public/Characters/SNGCharacterBase.h b/SwordNGun/Source/SwordNGun/Public/Characters/SNGCharacterBase.h index 52521d5..62d9b4a 100644 Binary files a/SwordNGun/Source/SwordNGun/Public/Characters/SNGCharacterBase.h and b/SwordNGun/Source/SwordNGun/Public/Characters/SNGCharacterBase.h differ diff --git a/SwordNGun/Source/SwordNGun/Public/Components/SNGState.h b/SwordNGun/Source/SwordNGun/Public/Components/SNGState.h index 85e5365..33854f3 100644 Binary files a/SwordNGun/Source/SwordNGun/Public/Components/SNGState.h and b/SwordNGun/Source/SwordNGun/Public/Components/SNGState.h differ