Skip to content

Commit 83a7c05

Browse files
authored
Update README.md
1 parent 502dee7 commit 83a7c05

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
![Header](https://github.com/emotitron/NetworkSyncTransform/blob/master/Docs/img/NST_DocumentHeader.jpg?raw=true)
22
# Network Sync Transform
33

4+
[**NST Free 5.7.05 Release** - Unity Package Download](https://github.com/emotitron/NetworkSyncTransform/blob/master/Releases/NST_RELEASE_5705_FREE.unitypackage?raw=true)
5+
46
Networking HLAPI for Photon PUN/PUN2 , UNet and Mirror. This asset incorporates a circular buffer based transform sync engine, creating very smooth and stable movement replication - even in lossy/jittery real-world network conditions.
57

68
Additionally, the circular buffer reduces data rates by packaging all outgoing data onto regular network ticks. The bitstream is accessible as well, allowing for additional data to piggyback on these packets - such as health, emotes, timers, etc - rather than uncompressed and adhoc with RPCs/Syncvars.

0 commit comments

Comments
 (0)