From 1c63605918b25fec287db894fdf55645a44fe285 Mon Sep 17 00:00:00 2001 From: FFlombs59 Date: Sat, 25 Jan 2025 01:53:20 +0100 Subject: [PATCH] Work on G-Charge: UI Feedback + Functional with 3 bullets + R&D on couldown modifier on specific movement (no functional yet). Unplugged everything to not break the controller. --- Content/Abilities/GrapplingHook/BP_GrapplingHook.uasset | 4 ++-- .../Abilities/Properties/BPC_ActorProperty_GCharges.uasset | 3 +++ Content/PawnControl/Player/BP_Pawn_GravityCharacter.uasset | 4 ++-- Content/PawnControl/Player/WBP_GCharges.uasset | 3 +++ Content/PawnControl/Player/WBP_HUD.uasset | 4 ++-- 5 files changed, 12 insertions(+), 6 deletions(-) create mode 100644 Content/Abilities/Properties/BPC_ActorProperty_GCharges.uasset create mode 100644 Content/PawnControl/Player/WBP_GCharges.uasset diff --git a/Content/Abilities/GrapplingHook/BP_GrapplingHook.uasset b/Content/Abilities/GrapplingHook/BP_GrapplingHook.uasset index eeecf7c..6933719 100644 --- a/Content/Abilities/GrapplingHook/BP_GrapplingHook.uasset +++ b/Content/Abilities/GrapplingHook/BP_GrapplingHook.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d9a852d65165a38bcf7cab965861caaa3bc008fac48a51ff34ba699ac2ca30ed -size 677763 +oid sha256:75b6a117b28a39c48dacb7dd4a8ab13560c90b1096c21d7b5466319f769c715e +size 694327 diff --git a/Content/Abilities/Properties/BPC_ActorProperty_GCharges.uasset b/Content/Abilities/Properties/BPC_ActorProperty_GCharges.uasset new file mode 100644 index 0000000..e07861b --- /dev/null +++ b/Content/Abilities/Properties/BPC_ActorProperty_GCharges.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce7df4895083dec37f1e3a21b7a9c3cbfdf1b29df7870986b5f1bfabd660d3b6 +size 227733 diff --git a/Content/PawnControl/Player/BP_Pawn_GravityCharacter.uasset b/Content/PawnControl/Player/BP_Pawn_GravityCharacter.uasset index eeb8863..d14f885 100644 --- a/Content/PawnControl/Player/BP_Pawn_GravityCharacter.uasset +++ b/Content/PawnControl/Player/BP_Pawn_GravityCharacter.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:996fb23e55f1bfe6dd049f741207a440ac0abb910d57c3ea9c163208c7b6fc14 -size 1425984 +oid sha256:a9f25a2bdaad46114fabfeb8af4f86e84067329ffae4da855b7278b18d0fefb3 +size 1439547 diff --git a/Content/PawnControl/Player/WBP_GCharges.uasset b/Content/PawnControl/Player/WBP_GCharges.uasset new file mode 100644 index 0000000..98efd17 --- /dev/null +++ b/Content/PawnControl/Player/WBP_GCharges.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fac0fc5743134a3dbc06743beb3dd02848923998920944ac09e830ba984548a +size 153055 diff --git a/Content/PawnControl/Player/WBP_HUD.uasset b/Content/PawnControl/Player/WBP_HUD.uasset index 1377792..7c89384 100644 --- a/Content/PawnControl/Player/WBP_HUD.uasset +++ b/Content/PawnControl/Player/WBP_HUD.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b2cac4e94ddf6a1f631361e41a63cea3c087c41395f4a54bc204ed6e55fea6ae -size 35807 +oid sha256:8d5a25c0b7cbeaee7264ddfdf9e5127052c4b1efdeb76d2316cc3579317fb4ae +size 37613