From 7faace54f126863aa61d38648e3bfcf2be0e7c41 Mon Sep 17 00:00:00 2001 From: Joel Edis Date: Wed, 22 Jul 2026 23:58:04 +0100 Subject: [PATCH] Implemented Smoothing on Player Camera Added smoothed camera when ascending and descending edges, or any Z offset in general. This value is also clamped. Also added categories to variables/functions. PlayerBean isn't rendered in first person yet its shadow is still rendered, this is to avoid any camera smoothing clipping. --- Content/UserContent/Levels/Prototype/Env_Test3.umap | 4 ++-- Content/UserContent/Mechanics/Joel/BP_Player_Character.uasset | 4 ++-- .../Mechanics/Joel/BP_Player_Character_Joel.uasset | 3 +++ Content/UserContent/Mechanics/Joel/bp_gm_joel.uasset | 4 ++-- 4 files changed, 9 insertions(+), 6 deletions(-) create mode 100644 Content/UserContent/Mechanics/Joel/BP_Player_Character_Joel.uasset diff --git a/Content/UserContent/Levels/Prototype/Env_Test3.umap b/Content/UserContent/Levels/Prototype/Env_Test3.umap index 6929ae7..361e7bd 100644 --- a/Content/UserContent/Levels/Prototype/Env_Test3.umap +++ b/Content/UserContent/Levels/Prototype/Env_Test3.umap @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5bff466de40389dce332ac494fdfd1350759c07dd6630c75b0ed553367383e90 -size 76621 +oid sha256:102968f31d07d8559c1d2e9bf88891a7a55f3477ddef79af2853ef3d49aff23f +size 83407 diff --git a/Content/UserContent/Mechanics/Joel/BP_Player_Character.uasset b/Content/UserContent/Mechanics/Joel/BP_Player_Character.uasset index db87b08..282780f 100644 --- a/Content/UserContent/Mechanics/Joel/BP_Player_Character.uasset +++ b/Content/UserContent/Mechanics/Joel/BP_Player_Character.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:48180fe3a6983da1872c0bbdf41011a02f494906079947c543fe3b486a7841f9 -size 285453 +oid sha256:37381ab1148c9cb19ca56493d376ae6ab5601cfe68d089fa963c9f439a8e5c14 +size 2644 diff --git a/Content/UserContent/Mechanics/Joel/BP_Player_Character_Joel.uasset b/Content/UserContent/Mechanics/Joel/BP_Player_Character_Joel.uasset new file mode 100644 index 0000000..9c4a5b2 --- /dev/null +++ b/Content/UserContent/Mechanics/Joel/BP_Player_Character_Joel.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e51603e20d0f3fcbf8f6ac6d92b8156b16939dac346dbccc5782d5430ab3e83b +size 419671 diff --git a/Content/UserContent/Mechanics/Joel/bp_gm_joel.uasset b/Content/UserContent/Mechanics/Joel/bp_gm_joel.uasset index c1c1ec6..c2f69da 100644 --- a/Content/UserContent/Mechanics/Joel/bp_gm_joel.uasset +++ b/Content/UserContent/Mechanics/Joel/bp_gm_joel.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c1f543f100649e96b62d3f7409c0fa2dee229891586f7661d85b33951b868c93 -size 21807 +oid sha256:40ecab6dd55165d3b4df41866950d2d17545f45746c7c637ce9c42fb51222a16 +size 21817