Asset path (default):Documentation Index
Fetch the complete documentation index at: https://docs-unity.molca.id/llms.txt
Use this file to discover all available pages before exploring further.
Assets/_Molca/_Core/Settings/MolcaProjectSettings.assetScript:
Assets/_Molca/_Core/Settings/MolcaProjectSettings.cs
Applies to: any Unity project using Molca Core (Assets/_Molca/_Core/) — VR, DT, or other Molca templates.
Role
- Selects which RuntimeManager prefab is instantiated at startup (
RuntimeInitializeOnLoadMethod→ load settings → instantiate →DontDestroyOnLoad). - References
GlobalSettings(the bag ofSettingModuleassets).
MolcaProjectSettings (see script for platform branches).
Prefab choice
The assigned prefab determines whichRuntimeSubsystem components exist (session manager, tour, fade, etc.). See Runtime subsystem and RuntimeManager.
Unity Editor
