• 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 Beginner level regarding saving an appearance preset from a scene

HappySimTime

New member
Joined
Jul 27, 2023
Messages
2
Reactions
0
The process of saving an appearance preset I'm fine with but what I'm not sure of is can I delete the scene after I make the appearance preset? Is my saved preset tied to that original scene VAR in any way? Will the appearance preset still function in other scenes if I delete the original scene it came from? Just trying to keep the library clean.
 
technically the appearance preset is a standalone independent file BUT
when you save it, it saves only the configuration of the person atom. Meanwhile:
- clothes
- hair items
- textures
- morphs
are only references in that configuration file. It's like saving a website page but just the html code, meanwhile the images from that page remain online.

So if the person has any of those things that are referenced from a .var file, they won't load anymore if you delete the .var file.
That will likely be the case with most looks you'll find in vars. You can check it manually by opening the .vap appearance files from Custom\Atom\Person\Appearance in notepad and looking for ":/". References will be like creator.addon.1:/some/file/name. You can save those references locally if you want to and have the model fully local but it's a bit of work
This explains it perfectly because when I've tested it I seem to get mixed results and just decided to keep all my VARs to be safe. TY
 
Upvote 0
Back
Top Bottom