Skip to main content

Multiplayer

NexusMultiplayer
Module Name:
NexusMultiplayer / NMultiplayer
Initial Release:
0.1.0
Description:
Functionality and tools that are useful when developing multiplayer games.
BP Category:
NEXUS > Multiplayer
Area Owner:
@reapazor

This plugin is built to assist with the development of networked games by building ontop of the existing network stack.

  • Multiplayer Test: Simple and quick testing of the multiplayer experience.
  • Authority Validation: Optimized functionality for determining roles and levels of authority.

Samples​

NMultiplayerLibrary

The DEMO_NMultiplayerLibrary sample map is available once you have enabled the NEXUS Samples: Multiplayer Library plugin. This is found in the NEXUS Samples category in the Edit > Plugins window.

The map is pretty empty currently as most of the functionality added by the library is either in native land, or is actually tooling built ontop of the editor.