This repository was archived by the owner on May 20, 2023. It is now read-only.
·
32 commits
to master
since this release
- Added synchronized scene loading
- Major refactoring
- Added local in-editor transport (preparing for hot reload support)
- Added some serialization guards to detect miss matches in Serialize/Deserialize calls
- Improved ReplicaTransform and ReplicaRigidbody inter-/extrapolation
- Changed the Replica prefab ids to be hashes instead of indices to improve useability
- Fixed lots of bugs