Multiplayer
⚠️ Note: Current multiplayer support is experimantal. Fixes and breaking changes can be done later.
Setup
Multiplayer doesn't require much additional setup. Setup your player and character the same way as for singleplayer game and make sure Replicates option is enabled.
Example
Download our Unreal Gallery demo. Run the demo in the editor with net mode Play As Client.
Character text and audio is replicated from dedicated server to clients.
⚠️ Note: Simultaneous communication with two or more characters is not supported now.