How to make an alternative Playing for Two Players?

Hi there. Have a look at this:

First you Need to learn something about the UE4 Network stuff. It’s hard to explain what you Need. You Need your own custom Events for Server and for the Client (and/or multicast) and so on. If you don’t made such Things before, you should realy make this tutorials first.