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

Question Storing a SubScene without taking a thumbnail screenshot

epi.noah

Well-known member
Featured Contributor
Joined
Feb 8, 2021
Messages
301
Reactions
2,219
This is possible for appearance presets (store preset with name).

But with subscenes, I cannot stop VaM from taking a thumbnail screenshot when I trigger a store of them. Is there a way?
 
I made a trigger on a UIbutton to act on a subscene atom > preset > store preset with name, and it was saved without a screenshot like you wanted. There's also a store preset with screenshot availlable, maybe you picked that one?
Or am I misunderstanding what you're asking?
 
Upvote 0
That should work, thank you!
I was trying to use receiver target and there might be a way to do it with that too but I couldn't figure it out.
 
Upvote 0
Doubt you can use preset to save subscene or do it without taking screenshot (with current set of triggers available).
That preset save trigger is for subscene atom (stored inside "..\Custom\Atom\SubScene" not "..\Custom\SubScene").
There is no preset tab on subscene atom, so you can use this to fill in subscene info:
creatorname, sig, savename and few minor things...sadly nothing control related (same way person app.preset doesn't save parented nodes).
 
Upvote 0
Back
Top Bottom