Skip to content

Files

Latest commit

605c0f9 · Jul 17, 2024

History

History
2 lines (2 loc) · 254 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 254 Bytes

Netcode_ClientPrediction

This code is made to create a character walk/run using client prediction. This is a high communication with the server, teleporting the player to the right place according to the server. It is made for Netcode for GameObjects.