Forum rules - please read before posting.

Progress Bar with addressable scenes.

Hi Chris, is there a way to make the progress bar work with addressable scenes?

Comments

  • Or is there a way to show the download percentage on loading screen?

  • The progress of a scene-loading process can be read with the GetLoadingProgress funtion:

    AC.KickStarter.sceneChanger.GetLoadingProgress ();
    

    When loading a scene via Addressable, this will return the handle's PercentComplete value.

    A tutorial on incorporating this into a Menu can be found here.

Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Welcome to the official forum for Adventure Creator.