From af829564a1e74fa2bcaa91a47a97ebae187d778e Mon Sep 17 00:00:00 2001 From: Connor Elsworth Date: Tue, 23 Jan 2024 00:48:54 -0500 Subject: [PATCH] Zoom in camera when grappled on wall --- Config/DefaultEngine.ini | 1 + Content/Blueprints/Player/BP_GrapplePoint.uasset | 4 ++-- Content/Blueprints/Player/BP_ThirdPersonCharacter.uasset | 4 ++-- Content/Blueprints/Player/Msc/Enum_ZoomingObject.uasset | 3 +++ 4 files changed, 8 insertions(+), 4 deletions(-) create mode 100644 Content/Blueprints/Player/Msc/Enum_ZoomingObject.uasset diff --git a/Config/DefaultEngine.ini b/Config/DefaultEngine.ini index 41ac24d..b1b9f70 100644 --- a/Config/DefaultEngine.ini +++ b/Config/DefaultEngine.ini @@ -65,6 +65,7 @@ AppliedDefaultGraphicsPerformance=Maximum [/Script/Engine.Engine] +ActiveGameNameRedirects=(OldGameName="TP_ThirdPersonBP",NewGameName="/Script/CapstoneTest") +ActiveGameNameRedirects=(OldGameName="/Script/TP_ThirdPersonBP",NewGameName="/Script/CapstoneTest") +NearClipPlane=1.000000 [/Script/AndroidFileServerEditor.AndroidFileServerRuntimeSettings] bEnablePlugin=True diff --git a/Content/Blueprints/Player/BP_GrapplePoint.uasset b/Content/Blueprints/Player/BP_GrapplePoint.uasset index 0800d7c..f2d9520 100644 --- a/Content/Blueprints/Player/BP_GrapplePoint.uasset +++ b/Content/Blueprints/Player/BP_GrapplePoint.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:32187f97717141955ca60c1106a2cd7557a466f55698d31e443dfb0233295be8 -size 364625 +oid sha256:dce2c9a232bbdf2a0553c3af0b4a095ee9e7297adf86f0ae51c76bf5f6771fe5 +size 348822 diff --git a/Content/Blueprints/Player/BP_ThirdPersonCharacter.uasset b/Content/Blueprints/Player/BP_ThirdPersonCharacter.uasset index 266d12f..716a62a 100644 --- a/Content/Blueprints/Player/BP_ThirdPersonCharacter.uasset +++ b/Content/Blueprints/Player/BP_ThirdPersonCharacter.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:16c6eb64fb408ea6a5c97ef6d9718f5b4c1a868fa432d82b36c79bc4b08274b8 -size 2458792 +oid sha256:35daedc5d274f9f30b4ac3436e19229cb96adb779498c9889659e514e19063e6 +size 2583832 diff --git a/Content/Blueprints/Player/Msc/Enum_ZoomingObject.uasset b/Content/Blueprints/Player/Msc/Enum_ZoomingObject.uasset new file mode 100644 index 0000000..8d18f9b --- /dev/null +++ b/Content/Blueprints/Player/Msc/Enum_ZoomingObject.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3179989a5a5616fc7506d008d7046e5cdef29577ed26ec827b88687795496bfe +size 3169