• Hi Guest!

    We are extremely excited to announce the release of our first Beta for VaM2, the next generation of Virt-A-Mate which is currently in development.
    To participate in the Beta, a subscription to the Entertainer or Creator Tier is required. 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.

Question Force Initial scene load screen blackout

Hawker2007

New member
Joined
Oct 4, 2022
Messages
2
Reactions
0
Hi Community,
initial scene load may take a while and during loading we can see initial elements, objects that changing shapes few progress bars about amount of loaded items .. as well on Wi-Fi it freezing a lot make some unpleasant experience with broken visuals while its loading everything

Is it possible somehow hide everything until full scene load or maybe someone have a idea how to implement this using some "blackout asset" that will show [Enter the scene] only after all possible element were loaded and scene is ready to use and inject is to every possible scene.

Thank you !
 
Use vamoverlays , spawn points or place a black image in front of the screen and set it to either turn off on with a manual button like a "begin" or "start" button
 
Upvote 0
LogicBricks got something for this, it's shown in Example 25 that comes with the Demo package:
 
Upvote 1
Yup, MacGruber's approach or VAMOverlays. VAMOverlays has a feature to put automatically the screen to black at start, and you can call the fade in whenever you want through an action/trigger.
 
Upvote 0
Thank you!
is there any option to inject this plugin configuration automatically for every (already existing) scene in AddonPackages ?
 
Upvote 0
Thank you!
is there any option to inject this plugin configuration automatically for every (already existing) scene in AddonPackages ?
I think you really don't want to do that. If you somehow made it the default, it might conflict with scenes that already use that. Some scenes want you to look at some instructions before you hit Play, or whatever.
 
Upvote 0
Thank you!
is there any option to inject this plugin configuration automatically for every (already existing) scene in AddonPackages ?

No. It falls down to the creator to do the scene properly.
As SlimerJSpud says, scenes are all different. You can't know what a scene expects you to do automatically.
You either have to modify your favourite scenes yourself OR ask for the original creator to do their job better ;) ;) :p
 
Upvote 0
Back
Top Bottom