1 min read

Sync 同步

多人游戏网络同步(网络同步的基础知识)

- <https://assetstore.unity.com/packages/tools/network/smooth-sync-96925>
- <https://docs-multiplayer.unity3d.com/netcode/current/about/>
- <https://doc.photonengine.com/zh-cn/pun/current/gameplay/synchronization-and-state>
- <https://mirror-networking.gitbook.io/docs/manual/components/network-transform>
- <https://gafferongames.com/categories/game-networking/>

多人游戏动画同步和精度

- <https://doc.photonengine.com/zh-cn/fusion/current/manual/animation#animation_accuracy>
- <https://doc.photonengine.com/zh-cn/fusion/current/technical-samples/fusion-animations#understanding_animation_precision>