Forum rules - please read before posting.

Best way to continue load until cutscene finishes?

Hi
Ok so when a scene loads, there's a cutscene with a check to see if a certain variable is true (basically if the intro has already played) then it gets rid of stuff in the scene, and then the player can move as usual. But this means that when a scene is loaded, for about a second the player cant move and they can see the object in the scene being removed before they can play. Is there a way to extend the loading screen until then? The only way I can think of is having an image on screen and doing a check every second to see if it's done but I think that's poor optimization for mobiles

Thanks!

Comments

  • Camera:fade perhaps?

  • An instantaneous camera fade effect can be used to mask things while loading, but the provided Remember components are there to aid the setting of object states after loading - are they not applicable for this situation?

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.