From 3c782b3b990234e54ebc85cf7e9321e181ce8cc4 Mon Sep 17 00:00:00 2001 From: TerrificTrifid <99054745+TerrificTrifid@users.noreply.github.com> Date: Fri, 23 Sep 2022 17:27:11 -0500 Subject: [PATCH] Keep loaded --- planets/qm_bh.json | 9 ++++++--- planets/qm_db.json | 6 ++++-- planets/qm_eye.json | 9 ++++++--- planets/qm_gd.json | 6 ++++-- planets/qm_ht.json | 6 ++++-- planets/qm_th.json | 9 ++++++--- 6 files changed, 30 insertions(+), 15 deletions(-) diff --git a/planets/qm_bh.json b/planets/qm_bh.json index 681d2a8..af2815e 100644 --- a/planets/qm_bh.json +++ b/planets/qm_bh.json @@ -42,12 +42,14 @@ ], "details": [ { - "path": "QuantumMoon_Body/Sector_QuantumMoon/State_BH" + "path": "QuantumMoon_Body/Sector_QuantumMoon/State_BH", + "keepLoaded": true }, { "assetBundle": "planets/terrifictrifid_visibleqms", "path": "Assets/QMCore.prefab", - "scale": 65 + "scale": 65, + "keepLoaded": true }, { "assetBundle": "planets/terrifictrifid_visibleqms", @@ -55,7 +57,8 @@ "scale": 110 }, { - "path": "QuantumMoon_Body/AmbientLight_QM" + "path": "QuantumMoon_Body/AmbientLight_QM", + "keepLoaded": true } ] }, diff --git a/planets/qm_db.json b/planets/qm_db.json index 9b3ce8f..11780b0 100644 --- a/planets/qm_db.json +++ b/planets/qm_db.json @@ -42,7 +42,8 @@ ], "details": [ { - "path": "QuantumMoon_Body/Sector_QuantumMoon/State_DB" + "path": "QuantumMoon_Body/Sector_QuantumMoon/State_DB", + "keepLoaded": true }, { "assetBundle": "planets/terrifictrifid_visibleqms", @@ -50,7 +51,8 @@ "scale": 110 }, { - "path": "QuantumMoon_Body/AmbientLight_QM" + "path": "QuantumMoon_Body/AmbientLight_QM", + "keepLoaded": true } ] }, diff --git a/planets/qm_eye.json b/planets/qm_eye.json index fdbdd57..a92b529 100644 --- a/planets/qm_eye.json +++ b/planets/qm_eye.json @@ -50,12 +50,14 @@ "Clouds_QM_EyeState/Effects_QM_EyeVortex/EyeVortex_BlackStop", "Volumes_EYEState/EyeFluidVolume_Outer", "Volumes_EYEState/KillVolume" - ] + ], + "keepLoaded": true }, { "assetBundle": "planets/terrifictrifid_visibleqms", "path": "Assets/QMCore.prefab", - "scale": 65 + "scale": 65, + "keepLoaded": true }, { "assetBundle": "planets/terrifictrifid_visibleqms", @@ -63,7 +65,8 @@ "scale": 110 }, { - "path": "QuantumMoon_Body/AmbientLight_QM" + "path": "QuantumMoon_Body/AmbientLight_QM", + "keepLoaded": true } ] }, diff --git a/planets/qm_gd.json b/planets/qm_gd.json index 1157022..97e5b5f 100644 --- a/planets/qm_gd.json +++ b/planets/qm_gd.json @@ -42,7 +42,8 @@ ], "details": [ { - "path": "QuantumMoon_Body/Sector_QuantumMoon/State_GD" + "path": "QuantumMoon_Body/Sector_QuantumMoon/State_GD", + "keepLoaded": true }, { "assetBundle": "planets/terrifictrifid_visibleqms", @@ -50,7 +51,8 @@ "scale": 110 }, { - "path": "QuantumMoon_Body/AmbientLight_QM" + "path": "QuantumMoon_Body/AmbientLight_QM", + "keepLoaded": true } ] }, diff --git a/planets/qm_ht.json b/planets/qm_ht.json index 1b99f88..b681ee5 100644 --- a/planets/qm_ht.json +++ b/planets/qm_ht.json @@ -42,7 +42,8 @@ ], "details": [ { - "path": "QuantumMoon_Body/Sector_QuantumMoon/State_HT" + "path": "QuantumMoon_Body/Sector_QuantumMoon/State_HT", + "keepLoaded": true }, { "assetBundle": "planets/terrifictrifid_visibleqms", @@ -50,7 +51,8 @@ "scale": 110 }, { - "path": "QuantumMoon_Body/AmbientLight_QM" + "path": "QuantumMoon_Body/AmbientLight_QM", + "keepLoaded": true } ] }, diff --git a/planets/qm_th.json b/planets/qm_th.json index ec77b2e..536e054 100644 --- a/planets/qm_th.json +++ b/planets/qm_th.json @@ -43,12 +43,14 @@ ], "details": [ { - "path": "QuantumMoon_Body/Sector_QuantumMoon/State_TH" + "path": "QuantumMoon_Body/Sector_QuantumMoon/State_TH", + "keepLoaded": true }, { "assetBundle": "planets/terrifictrifid_visibleqms", "path": "Assets/QMCore.prefab", - "scale": 65 + "scale": 65, + "keepLoaded": true }, { "assetBundle": "planets/terrifictrifid_visibleqms", @@ -56,7 +58,8 @@ "scale": 110 }, { - "path": "QuantumMoon_Body/AmbientLight_QM" + "path": "QuantumMoon_Body/AmbientLight_QM", + "keepLoaded": true } ] },