truong-bui / AsyncLoadingScreen

Async Loading Screen is a free and open-source plugin for Unreal Engine. Async Loading Screen allows you to easily configure a Loading Screen System in the project settings, and automatically add a Loading Screen whenever you open a new level, without Level Streaming.
https://www.unrealengine.com/marketplace/en-US/product/async-loading-screen
MIT License
799 stars 99 forks source link

Custom Widget #58

Open HashemShepard opened 2 years ago

HashemShepard commented 2 years ago

Cant i use a custom widget for the loading screen instead of the current architecture , i have a loading screen widget completed , it's dynamic because it has different names for players joining a match and i cant use a static image

truong-bui commented 2 years ago

You need to create your custom widget in Slate, not UMG blueprint.