Skip to content

Commit

Permalink
Keep loaded
Browse files Browse the repository at this point in the history
  • Loading branch information
TerrificTrifid committed Sep 23, 2022
1 parent 38bf67d commit 3c782b3
Show file tree
Hide file tree
Showing 6 changed files with 30 additions and 15 deletions.
9 changes: 6 additions & 3 deletions planets/qm_bh.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,20 +42,23 @@
],
"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",
"path": "Assets/PolarForceVolume.prefab",
"scale": 110
},
{
"path": "QuantumMoon_Body/AmbientLight_QM"
"path": "QuantumMoon_Body/AmbientLight_QM",
"keepLoaded": true
}
]
},
Expand Down
6 changes: 4 additions & 2 deletions planets/qm_db.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,15 +42,17 @@
],
"details": [
{
"path": "QuantumMoon_Body/Sector_QuantumMoon/State_DB"
"path": "QuantumMoon_Body/Sector_QuantumMoon/State_DB",
"keepLoaded": true
},
{
"assetBundle": "planets/terrifictrifid_visibleqms",
"path": "Assets/PolarForceVolume.prefab",
"scale": 110
},
{
"path": "QuantumMoon_Body/AmbientLight_QM"
"path": "QuantumMoon_Body/AmbientLight_QM",
"keepLoaded": true
}
]
},
Expand Down
9 changes: 6 additions & 3 deletions planets/qm_eye.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,20 +50,23 @@
"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",
"path": "Assets/PolarForceVolume.prefab",
"scale": 110
},
{
"path": "QuantumMoon_Body/AmbientLight_QM"
"path": "QuantumMoon_Body/AmbientLight_QM",
"keepLoaded": true
}
]
},
Expand Down
6 changes: 4 additions & 2 deletions planets/qm_gd.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,15 +42,17 @@
],
"details": [
{
"path": "QuantumMoon_Body/Sector_QuantumMoon/State_GD"
"path": "QuantumMoon_Body/Sector_QuantumMoon/State_GD",
"keepLoaded": true
},
{
"assetBundle": "planets/terrifictrifid_visibleqms",
"path": "Assets/PolarForceVolume.prefab",
"scale": 110
},
{
"path": "QuantumMoon_Body/AmbientLight_QM"
"path": "QuantumMoon_Body/AmbientLight_QM",
"keepLoaded": true
}
]
},
Expand Down
6 changes: 4 additions & 2 deletions planets/qm_ht.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,15 +42,17 @@
],
"details": [
{
"path": "QuantumMoon_Body/Sector_QuantumMoon/State_HT"
"path": "QuantumMoon_Body/Sector_QuantumMoon/State_HT",
"keepLoaded": true
},
{
"assetBundle": "planets/terrifictrifid_visibleqms",
"path": "Assets/PolarForceVolume.prefab",
"scale": 110
},
{
"path": "QuantumMoon_Body/AmbientLight_QM"
"path": "QuantumMoon_Body/AmbientLight_QM",
"keepLoaded": true
}
]
},
Expand Down
9 changes: 6 additions & 3 deletions planets/qm_th.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,20 +43,23 @@
],
"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",
"path": "Assets/PolarForceVolume.prefab",
"scale": 110
},
{
"path": "QuantumMoon_Body/AmbientLight_QM"
"path": "QuantumMoon_Body/AmbientLight_QM",
"keepLoaded": true
}
]
},
Expand Down

0 comments on commit 3c782b3

Please sign in to comment.