cg小白兔 发表于 2024-2-28 11:41:01

Common Loading Screen 适配UE5.0




The CommonLoadingScreen plugin is an extension from the Common Loading Screen that was released with the Lyra demo for Unreal Engine 5.
It also adds support for earlier Unreal Engine versions.

技术细节
Features:
Splash/Startup Loading Screen
Loading Screen when loading new levels
Loading Screen on demand
Code Modules:
CommonLoadingScreen
CommonStartupLoadingScreen
Number of C++ Classes: 10
Supported Development Platforms: Windows
Supported Target Build Platforms: Windows, Linux, Mac, Android, IOS
Notes: This plugin was just released and may contain bugs or other issues.
Notes: Plugin is free during the initial release.
Notes: UMG widgets are blocked during level loading so this means that animations will not update/play during level loading.



CommonLoadingScreen 插件是 Common Loading Screen 的扩展,随虚幻引擎 5 的 Lyra 演示一起发布。
它还增加了对早期虚幻引擎版本的支持。

技术细节
特征:
启动画面/启动加载屏幕
加载新关卡时的加载屏幕
按需加载屏幕
代码模块:
通用加载屏幕 [运行时]
CommonStartupLoadingScreen [仅限客户端]
C++ 类数量:10
支持的开发平台:Windows
支持的目标构建平台:Windows、Linux、Mac、Android、IOS
注意:该插件刚刚发布,可能包含错误或其他问题。
注意:插件在初始版本期间是免费的。
注意:UMG 小部件在关卡加载期间被阻止,因此这意味着动画在关卡加载期间不会更新/播放。



页: [1]
查看完整版本: Common Loading Screen 适配UE5.0