Add Multiplayer Functionality in Single Player Game
There are two types of servers in Unreal Engine:
Dedicated servers and
Listen servers
In this chapter we’ll only concentrate on Dedicated Server. We will cover Listening Server in separate chapter.
Follow the steps below:
Step 1. Create a project using Third Person Template
Follow the documentation below to create a project using Third Person Template:
Step 2. Converting the Project into a C++ Project
Step 3. Adding a Server Module in the Project
Need help?
🛠️ Contact our Support Team
💬 Join the Community on Discord
Follow us on:
Facebook | GitHub | LinkedIn | YouTube