From 162d9c85a4e526a903af8fd1e51a560a546ab03d Mon Sep 17 00:00:00 2001 From: Rafal Swierczek Date: Sat, 3 Feb 2024 16:00:11 +0000 Subject: [PATCH] Setup Pause Menu Input --- .../.idea.EndlessVendetta/.idea/workspace.xml | 26 ++++++++++------- .../Blueprints/BP_FirstPersonCharacter.uasset | 4 +-- .../Input/Actions/IA_PauseMenu.uasset | 3 ++ .../FirstPerson/Input/IMC_Default.uasset | 4 +-- .../Content/Levels/MainMenuLevel.umap | 4 +-- .../HDRI/HDRI_Epic_Courtyard_Daylight.uasset | 2 +- .../BountySystem/BountyDirector.cpp | 8 ++--- .../Characters/BountyHunterCharacter.cpp | 29 ++++++++++++++++++- .../Characters/BountyHunterCharacter.h | 14 +++++++++ .../Characters/MyVICharacterBase.cpp | 1 + .../EndlessVendettaCharacter.cpp | 16 ++++++---- .../EndlessVendettaCharacter.h | 7 +++-- 12 files changed, 87 insertions(+), 31 deletions(-) create mode 100644 EndlessVendetta/Content/FirstPerson/Input/Actions/IA_PauseMenu.uasset diff --git a/EndlessVendetta/.idea/.idea.EndlessVendetta/.idea/workspace.xml b/EndlessVendetta/.idea/.idea.EndlessVendetta/.idea/workspace.xml index 3a72e6ff..1de7075c 100644 --- a/EndlessVendetta/.idea/.idea.EndlessVendetta/.idea/workspace.xml +++ b/EndlessVendetta/.idea/.idea.EndlessVendetta/.idea/workspace.xml @@ -8,14 +8,17 @@ - + + + - - - - - + + + + + +