Playmaker Forum

PlayMaker Updates & Downloads => Share New Actions => Topic started by: Christoph on June 14, 2021, 06:17:35 PM

Title: Set Background Loading Priority
Post by: Christoph on June 14, 2021, 06:17:35 PM
I kinda hoped this would help me for my slow loading time when using Async Scene Loading action. The action works, but the loading time isn't faster. :)

Still thought to share it here. Maybe it helps someone?

Unity docs:
https://docs.unity3d.com/ScriptReference/Application-backgroundLoadingPriority.html
Title: Re: Set Background Loading Priority
Post by: Fat Pug Studio on January 13, 2022, 04:24:26 AM
Thanks for this one. It won't load faster, but it won't stall the main thread when loading another scene additively.