이 제품은 셀러가 팹으로 마이그레이션하지 않았습니다. 에픽게임즈 런처의 보관함에서만 사용할 수 있습니다.팹에 대해 자세히 알아보기

Async Level Load Plugin With Loading Screen

This plugin allows asynchronous level loading. It also comes with a loading screen widget.

  • 지원 플랫폼
  • 지원 엔진 버전
    5.1 - 5.3
  • 다운로드 유형
    엔진 플러그인
    이 제품은 코드 플러그인과 함께 미리 빌드한 바이너리와 언리얼 엔진에 통합되는 모든 소스 코드를 포함하고 있으며 원하시는 엔진 버전에 설치하여 프로젝트에 따라 활성화할 수 있습니다.

I have made it private as there are no plans to update it.

GitHub

For those who want to use it, click here.


This is a plug-in made with reference to this video (UE4/UE5 How to async level load (with C++)).


UE5.1How to use AsyncLevelLoadPlugin


You can use the AsyncLevelLoad node by adding the scene components included in this plugin to your characters, player controllers, etc.

This node enables asynchronous level loading. So unlike the OpenLevel node, the loading screen never gets stuck.(It will stop when the level load ends and the level opens)


It also comes with a loading screen widget.


sorry

Observed an issue when loading levels with world partitions.

I'll update the plugin once it's resolved.


Update Ver1.1 (2023/03/23)

Added Async Level Load by Object Reference function that references a World soft object.

기술적 세부사항

Features:

・Asynchronous Level Loading

・Loading Screen


Code Modules:

・AsyncLevelLoad[Runtime]


Number of C++ Classes: 2

Number of Blueprints: 1

Network Replicated: No

Supported Target Build Platforms: Win64, Mac, IOS, Android, Linux, LinuxArm64, TVOS

Tested Target Build Platforms: Win64

태그

BLUEPRINTSLOADING SCREENLEVEL LOADUMGPLUGINSUSER INTERFACE