A
A
Alexey Fobius2021-09-02 15:40:20
C++ / C#
Alexey Fobius, 2021-09-02 15:40:20

How to make non-local multiplayer on unity?

Is it possible to implement multiplayer in a unit that will not be local? So that for example, knowing the IP of the host, I could connect to it while being connected to another network

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander, 2021-09-03
@tentrun

Of course you can. Static SP + forwarded port and off we go.
Only now, not knowing this, I doubt that even a ready-made solution like a photon will help.
Read about the network and protocols to understand what multiplayer is in general.
I also saw a supported project with an external server on the git, you can find it and dig into it.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question