Skip to content

rafalfaro18/4_Krazy_Karts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 

Repository files navigation

4_Krazy_Karts

Example of lag protection in multiplayer games demo.

Notes:

  • Replication of Actor is done each 1s to simulate lag.
  • Colliders are visible to visualize potential coliders out of sync.

Todo:

  • Fix server actor not moving in packaged version of the game.