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

Question preload preferences etc

Thorozar

Member
Joined
Oct 19, 2022
Messages
46
Reactions
20
I have a scene I am creating where the models change clothing and skin presets a few times. Right before each is triggered the loading of those happens. I would like to know if there is a way that all this stuff is preloaded into memory when the scene is loaded so that we dont see the loading screen every time this happens.
 
It might require some "behind the scene" pre-start voodoo trickery.

example:
-at initial start load/equip all clothes at once
- load all used skin presets once (so they are cached)
-unequip unused clothes (or adjust material alpha)
-load initial skin preset
-start scene (maybe add light intensity transition)
 
Upvote 0
Ok that was the route i was expecting to have to do. I had hoped there was an easier way. Thanks!
 
Upvote 0
Back
Top Bottom