top of page
Multiplayer Demo
For this project I tried to get multiplayer functionality working using Unitys Netcode for Game Objects as well as their Lobby and Relay service.
To do this I followed Code Monkeys videos on these topics linked bellow:
Netcode for Game Objects: https://www.youtube.com/watch?v=3yuBOB3VrCk&t=3370s
Lobby: https://www.youtube.com/watch?v=-KDlEBfCBiU
Relay: https://www.youtube.com/watch?v=msPNJ2cxWfw&t=1128s
bottom of page