• Hi Guest!

    We are extremely excited to announce the release of our first Beta1.1 and the first release of our Public AddonKit!
    To participate in the Beta, a subscription to the Entertainer or Creator Tier is required. For access to the Public AddonKit you must be a Creator tier member. Once subscribed, download instructions can be found here.

    Click here for information and guides regarding the VaM2 beta. Join our Discord server for more announcements and community discussion about VaM2.
  • Hi Guest!

    VaM2 Resource Categories have now been added to the Hub! For information on posting VaM2 resources and details about VaM2 related changes to our Community Forums, please see our official announcement here.

VaM 1.x Merge load and animation question

Threads regarding the original VaM 1.x

Yziks

New member
Joined
Jan 11, 2025
Messages
1
Reactions
0
Imagine you have scene A and scene B, each with animations you like, so you merge them. But now you have four people in the scene, which results in lower performance. I was wondering if it's possible for the couple in scene A to use the action commands from scene B while still having access to the animations from scene A.

I hope that's clear, I'm using a translator.
 
If the animation is using the timelines plugin, just export it and use it in any other scene. If the animation is done through other plugins, then you will have to create a new separate asset that will switch through an assigned command or trigger.
 
Upvote 0
You need to understand what merge load does. It can be a useful feature, but only in very specific situations.
When you load a scene, the first thing Vam does is remove all currently loaded scene elements. Then it loads the new scene.
When you merge load, the "unload all currently loaded scene objects" step gets skipped. All the original scene elements stay in place, but then get modified if there are differences between the old and new scene elements of the same name.

In practice, using merge load only really works successfully if the scenes have been designed for it. If the two scenes contain exactly the same objects with the same names, merge load will update all those objects. But if you have a dildo (or something) in the first scene that isn't used in the second scene, it will still be there. And if the person names are different between scenes, new people get added rather than existing people getting new appearances.
 
Upvote 0
Back
Top Bottom