From b167dcca01c2c5836f2dbda72ed40e2ca618b1f5 Mon Sep 17 00:00:00 2001 From: Rafal Swierczek Date: Sat, 20 Jan 2024 14:23:05 +0000 Subject: [PATCH] Optimised LandingZone Waypoint Transform Update from BP to C++ --- .../.idea.EndlessVendetta/.idea/workspace.xml | 56 ++++++++++--------- .../Content/Levels/ControlTutorialLevel.umap | 2 +- .../Content/Ships/LandingZone.uasset | 4 +- .../HDRI/HDRI_Epic_Courtyard_Daylight.uasset | 2 +- .../EndlessVendetta/SpaceShip/LandingZone.cpp | 39 +++++++++++++ .../EndlessVendetta/SpaceShip/LandingZone.h | 35 ++++++++++-- 6 files changed, 102 insertions(+), 36 deletions(-) diff --git a/EndlessVendetta/.idea/.idea.EndlessVendetta/.idea/workspace.xml b/EndlessVendetta/.idea/.idea.EndlessVendetta/.idea/workspace.xml index 85b48aee..637c88c3 100644 --- a/EndlessVendetta/.idea/.idea.EndlessVendetta/.idea/workspace.xml +++ b/EndlessVendetta/.idea/.idea.EndlessVendetta/.idea/workspace.xml @@ -8,12 +8,15 @@ - + - + + + +