Skip to content

How to test multiplayer demo

Rafael Correa edited this page Feb 26, 2023 · 2 revisions
  1. Open Project Settings

image

  1. Select the "Run" option

image

  1. In the "Main Scene" choose the mp_demo.tscn which is in res://addons/inventory-system/demos/mp

image

  1. Now in the "Debug" menu choose more than one instance to run

image

  1. That's it, now it's enough to host the server and other clients connect, currently it is previously configured for a localhost connection.

image