转至内容
商品 MultiWorld 的媒体 1

描述

MultiWorld is a runtime plugin to manage multiple independent UWorld instances simultaneously. You can run several worlds in parallel, each one with completely isolated actors and components (and so with independent graphics, audio, physics, collisions, UI, etc), with the option to transfer the player and other actors between the worlds.

Trailer video

Tutorial video

Documentation and API

Discord server

Pre-built binary demo

The plugin is compatible with all the major platforms.

Main features:

  • unlimited number of independent "Secondary Worlds";

  • any standard UE5 Level/UMAP is compatible as-is with the plugin;

  • the standard UE5 network-replication for multi-player games is supported on the Main World (Secondary Worlds are not replicated);

  • the local player can be moved between Worlds (supporting also customizable visual transition effects - see video);

  • actors can be transferred between Worlds;

  • Worlds can be independently ticked, also when not shown in the viewport;

  • asynchronous loading of Level/UMAP files;

  • all the features are available from both Blueprints and C++.

IMPORTANT The plugin has some technical constraints, please read about them carefully.

包含格式

  • 虚幻引擎格式的徽标