Browse Source

set door standard sizes

Sergiu 2 years ago
parent
commit
0a4f43957e

+ 10 - 35
Content/ConfigurationData/UI_Config.json

@@ -137,77 +137,52 @@
         {
           "name": "680",
           "display_name": ["618"],
-          "condition": "active_door_side_C"
-        },
-        {
-          "name": "680",
-          "display_name": ["618"],
-          "condition": "active_door_side_C"
-        },
-        {
-          "name": "730",
-          "display_name": ["668"],
-          "condition": "active_door_side_C"
+          "condition": "(active_door_side_A or active_door_side_C) and (shaft_size_AC_1400 or shaft_size_AC_1300 or shaft_size_AC_1200 or shaft_size_AC_1100)"
         },
         {
           "name": "730",
           "display_name": ["668"],
-          "condition": "active_door_side_C"
+          "condition": "(active_door_side_A or active_door_side_C) and (shaft_size_AC_1500 or shaft_size_AC_1400 or shaft_size_AC_1300 or shaft_size_AC_1200)"
         },
         {
           "name": "730",
           "display_name": ["668"],
-          "condition": "(active_door_side_B) and (shaft_size_BD_900 or shaft_size_BD_1000 or shaft_size_BD_1100 or shaft_size_BD_1200)"
-        },
-        {
-          "name": "830",
-          "display_name": ["768"],
-          "condition": "active_door_side_C"
+          "condition": "(active_door_side_B) and (shaft_size_BD_900 or shaft_size_BD_1000 or shaft_size_BD_1100 or shaft_size_BD_1200 or shaft_size_BD_1300)"
         },
         {
           "name": "830",
           "display_name": ["768"],
-          "condition": "active_door_side_C"
+          "condition": "(active_door_side_A or active_door_side_C) and (shaft_size_AC_1500 or shaft_size_AC_1400 or shaft_size_AC_1300)"
         },
         {
           "name": "830",
           "display_name": ["768"],
-          "condition": "(active_door_side_B) and (shaft_size_BD_1000 or shaft_size_BD_1100 or shaft_size_BD_1200 or shaft_size_BD_1300)"
-        },
-        {
-          "name": "930",
-          "display_name": ["868"],
-          "condition": "active_door_side_C"
+          "condition": "(active_door_side_B) and (shaft_size_BD_1000 or shaft_size_BD_1100 or shaft_size_BD_1200 or shaft_size_BD_1300 or shaft_size_BD_1400 or shaft_size_BD_1500)"
         },
         {
           "name": "930",
           "display_name": ["868"],
-          "condition": "active_door_side_C"
+          "condition": "(active_door_side_A or active_door_side_C) and (shaft_size_AC_1500 or shaft_size_AC_1400)"
         },
         {
           "name": "930",
           "display_name": ["868"],
-          "condition": "active_door_side_C"
-        },
-        {
-          "name": "1030",
-          "display_name": ["968"],
-          "condition": "active_door_side_C"
+          "condition": "(active_door_side_B) and (shaft_size_BD_1500 or shaft_size_BD_1400 or shaft_size_BD_1300 or shaft_size_BD_1200 or shaft_size_BD_1100)"
         },
         {
           "name": "1030",
           "display_name": ["968"],
-          "condition": "active_door_side_C"
+          "condition": "(active_door_side_A or active_door_side_C) and (shaft_size_AC_1500)"
         },
         {
           "name": "1030",
           "display_name": ["968"],
-          "condition": "active_door_side_C"
+          "condition": "(active_door_side_B) and (shaft_size_BD_1500 or shaft_size_BD_1400)"
         },
         {
           "name": "1130",
           "display_name": ["1068"],
-          "condition": "active_door_side_C"
+          "condition": "active_door_side_B and shaft_size_BD_1500"
         }
       ]
     },

BIN
Content/_CibesConfigurator/Blueprints/Core/BP_GameInstance_Cibes.uasset


BIN
Content/_CibesConfigurator/Blueprints/Core/E_SetDoorConfigurationTypes.uasset


BIN
Content/_CibesConfigurator/Blueprints/ProceduralElevator/BP_ProceduralShaft.uasset


BIN
Content/_CibesConfigurator/FunctionLibrary/BFL_Configuration.uasset


BIN
Content/_CibesConfigurator/FunctionLibrary/BFL_General.uasset


BIN
Content/_CibesConfigurator/Widgets/WBP_Configuration_Doors_Type.uasset


BIN
Content/_CibesConfigurator/Widgets/WBP_Configuration_Settings_Size.uasset


BIN
Content/_CibesConfigurator/Widgets/WBP_Debug.uasset