diff --git a/SwordNGun/Content/Characters/Protagonist/BP_PlayerController.uasset b/SwordNGun/Content/Characters/Protagonist/BP_PlayerController.uasset index ffb68e2..af19563 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:c302a9345a4458cb8849d898970ce6471317dba740451f34379b5de906bf5f0d -size 31528 +oid sha256:947a25842b920d976b650e8ac655627cb7d05396b910d8036e6a6ef40919af90 +size 31433 diff --git a/SwordNGun/Content/Characters/Protagonist/States/BP_ProtagJump.uasset b/SwordNGun/Content/Characters/Protagonist/States/BP_ProtagJump.uasset index fcc9d8d..c0baca9 100644 --- a/SwordNGun/Content/Characters/Protagonist/States/BP_ProtagJump.uasset +++ b/SwordNGun/Content/Characters/Protagonist/States/BP_ProtagJump.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c1a34beb32046514c0baa2462d2004f1cd177499a42f5be5e8060a5904592365 -size 63441 +oid sha256:8d0b6ec7e796c9a31c8202d083b5842c9b528379b6cc0b6e45f47194dd130a6d +size 60656 diff --git a/SwordNGun/Source/SwordNGun/Private/Controllers/SNGPlayerController.cpp b/SwordNGun/Source/SwordNGun/Private/Controllers/SNGPlayerController.cpp index 535a029..0e70471 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/Controllers/SNGPlayerController.h b/SwordNGun/Source/SwordNGun/Public/Controllers/SNGPlayerController.h index b8e5556..efbaa6b 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/SwordNGun.uproject b/SwordNGun/SwordNGun.uproject index 18b3003..cc76544 100644 --- a/SwordNGun/SwordNGun.uproject +++ b/SwordNGun/SwordNGun.uproject @@ -18,6 +18,10 @@ { "Name": "EditorScriptingUtilities", "Enabled": true + }, + { + "Name": "RiderLink", + "Enabled": true } ] } \ No newline at end of file