From 8e101386da1da052f4bac6e814b4487fae3306ae Mon Sep 17 00:00:00 2001 From: Rafal Swierczek Date: Sat, 13 Jan 2024 02:10:56 +0000 Subject: [PATCH] Fixed Player Cam Missing Important Component Tag for Gadgets --- .../.idea.EndlessVendetta/.idea/encodings.xml | 4 + .../.idea.EndlessVendetta/.idea/misc.xml | 7 ++ .../.idea.EndlessVendetta/.idea/workspace.xml | 73 +++++++++---------- .../BP_CombatWorkbench.uasset | 3 + .../BP_ReconWorkbench.uasset | 3 + .../Combat/BP_CombatWorkbench.uasset | 4 +- .../Recon/BP_ReconWorkbench.uasset | 4 +- .../Blueprints/BP_FirstPersonCharacter.uasset | 4 +- .../BaseWeapons/BP_BaseWeapon.uasset | 4 +- .../Architecture/Floor_400x400.uasset | 4 +- .../HDRI/HDRI_Epic_Courtyard_Daylight.uasset | 4 +- 11 files changed, 62 insertions(+), 52 deletions(-) create mode 100644 EndlessVendetta/.idea/.idea.EndlessVendetta/.idea/encodings.xml create mode 100644 EndlessVendetta/.idea/.idea.EndlessVendetta/.idea/misc.xml create mode 100644 EndlessVendetta/Content/BountySystem/ControlsTutorial/GunRangeMechanics/BP_CombatWorkbench.uasset create mode 100644 EndlessVendetta/Content/BountySystem/ControlsTutorial/GunRangeMechanics/BP_ReconWorkbench.uasset diff --git a/EndlessVendetta/.idea/.idea.EndlessVendetta/.idea/encodings.xml b/EndlessVendetta/.idea/.idea.EndlessVendetta/.idea/encodings.xml new file mode 100644 index 00000000..df87cf95 --- /dev/null +++ b/EndlessVendetta/.idea/.idea.EndlessVendetta/.idea/encodings.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/EndlessVendetta/.idea/.idea.EndlessVendetta/.idea/misc.xml b/EndlessVendetta/.idea/.idea.EndlessVendetta/.idea/misc.xml new file mode 100644 index 00000000..30bab2ab --- /dev/null +++ b/EndlessVendetta/.idea/.idea.EndlessVendetta/.idea/misc.xml @@ -0,0 +1,7 @@ + + + + + \ No newline at end of file diff --git a/EndlessVendetta/.idea/.idea.EndlessVendetta/.idea/workspace.xml b/EndlessVendetta/.idea/.idea.EndlessVendetta/.idea/workspace.xml index 81e96e91..19196a33 100644 --- a/EndlessVendetta/.idea/.idea.EndlessVendetta/.idea/workspace.xml +++ b/EndlessVendetta/.idea/.idea.EndlessVendetta/.idea/workspace.xml @@ -7,20 +7,14 @@