• 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.

VaM 1.x Plugin for loading whole evironments

Threads regarding the original VaM 1.x

Okachu

Active member
Joined
May 16, 2024
Messages
294
Solutions
1
Reactions
98
Sometimes I want to add an evironment to a scene but I have to load other assets to complete it.
Could a plugin help here to load the complete environment with the assets?
 
You could put everything you want to load in a subscene and just load that. It's one of the native features of Vam, no plugin needed.
 
If you're talking about environments in a VAR that are set up as a scene that includes multiple atoms, you can for example:
  • Merge load in the new scene the environment VAR scene or a local copy you make
  • On the environment scene, add a subscene atom assign all the environment atoms to the subscene, save it and it's ready to be loaded elsewhere
The subscene option is more flexible as you can more easily reposition the whole environment with the subscene atom.

P.S. @SlimerJSpud replied quicker, but here is also included the option for merge loading, although not as good an option.
 
Thanks, @atani I found subscenes a convenient way to keep things together, like the pieces of the BDSM rig from ZRSX I used in some scenes. Subscenes have some issues with things like UI buttons not working across the subscene boundary. Loading environments mid-scene is also risky. Having walls collide with people can cause physics explosions. In general, I'd advise against having person atoms inside a subscene.
 
I'm not thinking about a specific environment. If I'm loading a look scene and want to add an environment then sometimes the environment comes with extra assets (which is nice) and then I have to load every asset one by one or saving the look preset and load the environment scene. Maybe it's possible that a plugin loading all that assets?

Otherwise I have to create a sub scene for every environment. Thought there is a more comfortable way.
 
Back
Top Bottom