Skip to content

A plugin for Unreal Engine 4 to expose simple controls for managing load screens.

License

Notifications You must be signed in to change notification settings

ue4plugins/LoadingScreen

Folders and files

NameName
Last commit message
Last commit date
Jun 28, 2016
May 4, 2019
Dec 31, 2015
May 4, 2019
Dec 31, 2015
Feb 14, 2017
May 4, 2019
May 4, 2019

Repository files navigation

LoadingScreen

Unreal Engine 4 plug-in that adds a simplified layer on top of the loading screen system to make it easier to add a loading screen.

Screenshot

About

The LoadingScreen plug-in implements a module that allows you to configure a simple Loading Screen system in the engine. To goal is to make it more customizable over time to avoid needing to write a new loading screen manually.

Supported Platforms

This plug-in was last built against Unreal Engine 4.22. It works on all platforms (probably).

Dependencies

This plug-in requires Visual Studio and either a C++ code project or a the full Unreal Engine 4 source code from GitHub. If you are new to programming in UE4, please see the official Programming Guide!

Usage

You can use this plug-in as a project plug-in, or an Engine plug-in.

If you use it as a project plug-in, clone this repository into your project's /Plugins directory and compile your game in Visual Studio. A C++ code project is required for this to work.

The plug-in configured to be enabled by default once it's in your game's plug-in directory.

Support

Note: This plugin is not supported by Epic Games.

Please file an issue, submit a pull request or hit me up on twitter @NickDarnell

References

About

A plugin for Unreal Engine 4 to expose simple controls for managing load screens.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published