Read the description for detailed changes.

- Improved memory usage in the client.
- Added methods to simplify saving/loading a snapshot of the world's networked state.
- Fixed an issue with Interpolation Delay calculation.
This commit is contained in:
Karrar
2025-04-29 21:47:49 +03:00
parent 7eeb2ca1ce
commit 08c839edf1
9 changed files with 1 additions and 1 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -1,6 +1,6 @@
{
"name": "com.karrar.netick",
"version": "0.13.47",
"version": "0.13.49",
"displayName": "Netick",
"description": "A networking solution for Unity",
"unity": "2021.3",