Skip to main content

Configuring the Plugin

  • You can configure the plugin in the Project Settings menu

Project Settings

Image

Display

  • Loading Screen Widget
    This widget will be displayed when switching maps or when the LoadingProcessInterface is told to display the Loading Screen
  • Loading Screen ZOrder
    This number should be higher than your other widgets to stay on top of other widgets

Configuration

  • Force Tick Loading Screen Even in Editor
    This allows the loading screen to Tick also when running in the editor
  • Show Loading Screen Additional Secs
    Even if the Loading Screen has "finished" it will continue to dispaly for X amount of seconds
  • Show Splash Screen Additional Secs
    The Splash screen will be displayed for an additional X seconds on game startup
  • Loading Screen Heartbeat Hang Duration
    Detects if the loading screen has hung/frozen

Debugging

  • Log Loading Screen Reason Every Frame
    This will log and output the reason why the Loading Screen is currently shown
  • Force Loading Screen Visible
    Force the Loading Screen to always show
  • Show Loading Screen Additional Secs Even in Editor
    Show the loading screen for additional seconds also when running in the editor