TheAdamSmith / precursor

0 stars 0 forks source link

29 explore basic multiplayer #44

Closed mitchellkazin15 closed 5 months ago

mitchellkazin15 commented 5 months ago

Basic multiplayer where you can host a lobby or connect. Host can then start game and all clients can see each other moving around in an arena.

NOTE: peers will not be able to see guns or bullets spawned locally. That will come in later tickets

To Host a non LAN lobby, you need to forward a port on your router: your PC -> UDP port 12782 Do not need to port forward to connect to remote host, just get public IP from host (displayed in their menu)

wchaney98 commented 5 months ago

Heck yeah