• Hi Guest!

    We have posted a new VaM2 dev log on Patreon, starting a monthly cadence of written progress updates between Beta releases. Highlights include the new Gizmos System, Selection Carousel, and Modes System with Context-Specific Editing. Beta1.2 is 15 of 21 items complete.

    Read the full post on Patreon, or follow progress on the public Trello roadmap.

Completed (1.20.1.6) Loading SubScenes usability

Spacedog

Well-known member
Featured Contributor
Joined
May 11, 2020
Messages
306
Solutions
1
Reactions
2,088
If you want to load a SubScene via a trigger you have to first set the SubScene storeName to be loaded then trigger LoadSubScene. This seems a bit clumbersome, especially when the storeName has to be typed in or copy /pasted, which basically rules out doing it in VR.

Is there a reason there isn't a simple file browser system like LoadScene or MergeLoadScene?
 
I have added a new LoadSubSceneFromPath action in upcoming release. It works much like the preset or scene load from path actions work. So now you simply click a button to select the file to load.

 
Back
Top Bottom