From 412b3d1fae82d01de78d271e993bcb342214d930 Mon Sep 17 00:00:00 2001 From: Joel Edis Date: Sun, 19 Jul 2026 05:39:56 +0100 Subject: [PATCH] Character Blueprint Updates Added Jump system with a buffer and Coyote Jump --- Content/UserContent/Levels/Prototype/Env_Test3.umap | 4 ++-- Content/UserContent/Mechanics/Joel/BP_Player_Character.uasset | 3 +++ Content/UserContent/Mechanics/Joel/IMC/IMC_Player.uasset | 3 +++ Content/UserContent/Mechanics/Joel/IMC_Player.uasset | 4 ++-- Content/UserContent/Mechanics/Joel/bp_Player_Joel.uasset | 3 --- Content/UserContent/Mechanics/Joel/bp_gm_joel.uasset | 4 ++-- 6 files changed, 12 insertions(+), 9 deletions(-) create mode 100644 Content/UserContent/Mechanics/Joel/BP_Player_Character.uasset create mode 100644 Content/UserContent/Mechanics/Joel/IMC/IMC_Player.uasset delete mode 100644 Content/UserContent/Mechanics/Joel/bp_Player_Joel.uasset diff --git a/Content/UserContent/Levels/Prototype/Env_Test3.umap b/Content/UserContent/Levels/Prototype/Env_Test3.umap index 2e993df..ec27e1f 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:4a3243d35a3836e0dc44a1ee137e74cc5ba6f26b5111f7ed47422aec9ac6d147 -size 26457 +oid sha256:2bc634949d0b43d9c861add2167db3d5ad3589e8e4fba8c0468df27e3555b114 +size 32910 diff --git a/Content/UserContent/Mechanics/Joel/BP_Player_Character.uasset b/Content/UserContent/Mechanics/Joel/BP_Player_Character.uasset new file mode 100644 index 0000000..398c495 --- /dev/null +++ b/Content/UserContent/Mechanics/Joel/BP_Player_Character.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4bcc618c461a670b78a8c8d091ff7de0f775e0fc01e7d6d66413ca9c6b2b5cd8 +size 289570 diff --git a/Content/UserContent/Mechanics/Joel/IMC/IMC_Player.uasset b/Content/UserContent/Mechanics/Joel/IMC/IMC_Player.uasset new file mode 100644 index 0000000..6967bb3 --- /dev/null +++ b/Content/UserContent/Mechanics/Joel/IMC/IMC_Player.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbb583c6a13b5a8712aeefa6e0e45e31307f354572a0e8230ee22cbd84429e30 +size 2358 diff --git a/Content/UserContent/Mechanics/Joel/IMC_Player.uasset b/Content/UserContent/Mechanics/Joel/IMC_Player.uasset index 5faec07..4f9f317 100644 --- a/Content/UserContent/Mechanics/Joel/IMC_Player.uasset +++ b/Content/UserContent/Mechanics/Joel/IMC_Player.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:593cc1f79f7074d41f1c1c2aa020f57284fb1ecbfd3ae0c5623f303aa1dbb72b -size 2350 +oid sha256:8a7e7af3ca6578ee4eb5dae03fab6089f571fbbf4451e42a1a1e78fe91dbf6e2 +size 1397 diff --git a/Content/UserContent/Mechanics/Joel/bp_Player_Joel.uasset b/Content/UserContent/Mechanics/Joel/bp_Player_Joel.uasset deleted file mode 100644 index d06c401..0000000 --- a/Content/UserContent/Mechanics/Joel/bp_Player_Joel.uasset +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:378c53567ae4e7cd166cbb6338a64fa9aad7161af875fabb022d88c98657dbde -size 152138 diff --git a/Content/UserContent/Mechanics/Joel/bp_gm_joel.uasset b/Content/UserContent/Mechanics/Joel/bp_gm_joel.uasset index 683ab5f..c1c1ec6 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:0a326ae77002eedaef5f0f52cee7f46055214fe66bdfa3ce33971c65428d9277 -size 21795 +oid sha256:c1f543f100649e96b62d3f7409c0fa2dee229891586f7661d85b33951b868c93 +size 21807