From 2922988b4737e909d4bc6be9513674c23dbc631a Mon Sep 17 00:00:00 2001 From: aj73000 Date: Mon, 3 Aug 2026 00:20:28 +0100 Subject: [PATCH] Update(3) 03/08/26 Changed clamp wish speed to min wish speed. If wish speed is less than this it will clamp to that. Added horizontal velocity clamp. Set values to constants for better encapsulation and safety. --- Content/UI/UI_Speed.uasset | 2 +- .../UserContent/Mechanics/Arthur/BP_Player_Character.uasset | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Content/UI/UI_Speed.uasset b/Content/UI/UI_Speed.uasset index 43ed2da..8e9c2a3 100644 --- a/Content/UI/UI_Speed.uasset +++ b/Content/UI/UI_Speed.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8cf15acd07c6524941f6afa21bcf72fc143d42ad4a1b5ae48ad05f430e031326 +oid sha256:7c29b8afbe506e280f0b044400d651ec40731ef169c519028479827a03ecc038 size 60931 diff --git a/Content/UserContent/Mechanics/Arthur/BP_Player_Character.uasset b/Content/UserContent/Mechanics/Arthur/BP_Player_Character.uasset index 53f5169..f5ac347 100644 --- a/Content/UserContent/Mechanics/Arthur/BP_Player_Character.uasset +++ b/Content/UserContent/Mechanics/Arthur/BP_Player_Character.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a0a0336ab46ec63e6f220e311bd672c592ebd7dd19501cca7c4ddefbc6e397e6 -size 881275 +oid sha256:33f4b8030eb7c46c5dd44c80906d1a417d86e485d85c1c1cc6bb72286e8e6150 +size 907442