From da57792207a52a1fb9aad9a7668dfeaea56d01c6 Mon Sep 17 00:00:00 2001 From: Rafal Swierczek Date: Thu, 1 Feb 2024 16:40:49 +0000 Subject: [PATCH] Bugfix Accidently Landing at LZ when Pressing F on Other Objects --- .../.idea.EndlessVendetta/.idea/workspace.xml | 14 ++++++++++++-- .../ApartmentBounty/CP_ElimTImothyHuntsmer.uasset | 3 +++ .../ApartmentBounty/MB_Apartment.uasset | 4 ++-- .../ApartmentBounty/OWCP_Apartment.uasset | 4 ++-- .../ControlsTutorial/Bounty/OWCP_Training.uasset | 4 ++-- .../BountySimulation/CP_ElimTutorialTarget.uasset | 4 ++-- EndlessVendetta/Content/Levels/Apartment_hit.umap | 4 ++-- .../BountySystem/CheckpointClass.cpp | 4 +++- .../EndlessVendetta/BountySystem/CheckpointClass.h | 2 ++ .../Source/EndlessVendetta/SpaceShip/SpaceShip.cpp | 6 +++++- 10 files changed, 35 insertions(+), 14 deletions(-) create mode 100644 EndlessVendetta/Content/BountySystem/ApartmentBounty/CP_ElimTImothyHuntsmer.uasset diff --git a/EndlessVendetta/.idea/.idea.EndlessVendetta/.idea/workspace.xml b/EndlessVendetta/.idea/.idea.EndlessVendetta/.idea/workspace.xml index 22d6f8ba..c7122f6d 100644 --- a/EndlessVendetta/.idea/.idea.EndlessVendetta/.idea/workspace.xml +++ b/EndlessVendetta/.idea/.idea.EndlessVendetta/.idea/workspace.xml @@ -7,7 +7,17 @@