Unity 5: Network Gaming

Go to class
Write Review

Free Online Course: Unity 5: Network Gaming provided by LinkedIn Learning is a comprehensive online course, which lasts for 1-2 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from LinkedIn Learning. Unity 5: Network Gaming is taught by Bruce Van Horn.

Overview
  • Discover how to use Unity 5 to add multiplayer network components to your games.

Syllabus
  • Introduction

    • Welcome
    • What you should know
    • Using the exercise files
    • What we'll build: Network tank battle
    1. Network Gaming Overview
    • Review of basic networking
    • The ping command
    • How network gaming works
    • Unity: The High Level API (HLAPI)
    2. Our Multiplayer Game
    • Project overview
    • Set up the Network Manager
    • Network identity
    • Testing the game
    • Network transform
    • The local player
    • Instantiate projectiles
    • Firing projectiles
    • Multplayer projectiles
    • Adding a health indicator, part 1
    • Adding a health indicator, part 2
    • Adding a health indicator, part 3
    • Multiplayer health
    • Fragging the enemy
    • Respawning
    Conclusion
    • Next steps