-
Notifications
You must be signed in to change notification settings - Fork 2
From Scratch. Creating a Basic Client
Alvyxaz edited this page Mar 17, 2017
·
1 revision
In this page, we will go through the steps of connecting a client to the master server
This component will connect to your Master Server.
Editor Address - this address will be used when testing in the editor
Skip If Server - when this property is set, it will check if we're running a master server or any other server from command line. If we do, it will skip the connection to master server.
Master server should be running (check the previous tutorial about starting it)
Add it the same way you did in a previous tutorial
Hit the Play button in the editor, and Hud should indicate that you're connected:


