Skip to content

DigitalEpidemic/networking-unity

Repository files navigation

Basic Networking (Unity)

The video covers setting up a multiplayer environment, syncing player positions as well as sending messages from and to the server with an example of changing player names.

Tutorial: https://www.youtube.com/watch?v=JlKf0h0K5PU

Controls

Button Description
UP/W Forward
DOWN/S Reverse
LEFT/A Rotate To The Left
RIGHT/D Rotate To The Right

What Was Learned From This Project?

  • Setting Up A Multiplayer Environment
  • Syncing Player Positions
  • Sending Messages From/To The Server (Changing Player Names)
  • Facing The Camera With The Player's Name

Screenshot

Client's Side

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages