Forum rules - please read before posting.

Disabling loading screen via Actionlist

Hi

Anyone know if there is a way to disable the loading screen via an action list? I want the main menu of my game to load an intro screen, which is tiny and fast to load. The loading screen is great between main game scenes but in this instance it gets in the way of the transition.

I can disable it via code but keen to keep things in action lists.

If it's not available, perhaps ones for the next update?

Olly

Comments

  • You can place custom code in a prefab and call it via Object: Call event - see this tutorial for a guided example.

    However, being able to optionally prevent loading screens is a good suggestion - I'll give this some thought for the next release.

  • Thanks Chris.

    Perhaps have a tick box on the Action List for Switch Scene to just say "use loading scene" set to match the Scene Loading setting default.

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.