ue4plugins / LoadingScreen

A plugin for Unreal Engine 4 to expose simple controls for managing load screens.
MIT License
507 stars 161 forks source link

Adding tips and setting MinimumLoadingScreenDisplayTime issue #56

Open Byrkoet opened 5 years ago

Byrkoet commented 5 years ago

When MinimumLoadingScreenDisplayTime is changed to anything above 0, it will cause the widget to stay visible, while the engine already ticks. Tips must be present to reproduce.

When any input is detected, the widget will properly hide/collapse.