Home

Awesome

Header

Network Sync Transform

NST Free Current Release - Unity Package Download

With the deprecation of UNET and a LOT of breaking changes currently happening with UNITY 2019, NST likely will NOT be officially supported past Unity 2018.4. Currently it should be working in 2019 for PUN (and possibly Mirror), but I make no promises on that for the long-term.

All new development work is going into this library:

Simple Network Sync - Unity Asset Store

Networking HLAPI for Photon PUN/PUN2 and UNet. 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.

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.

Supports:

Current Work

I am trying to avoid making any additions in functionality to NST, as I am working on a totally Server Authority tick based replacement for the entire system using everything I learned making NST. However I am pulling parts from NST that I liked (Like Transform Crusher was separated out in this process), and as I reuse those in the new project - any improvements and/or changes to the components are fed back into NST to keep my library unified and to avoid a bunch of forks. This means NST while not expanding, is being maintained. I will continue to maintain it until Unity throws a REALLY breaking change at it that is too much work to adapt the project to. The 2017 LTS likely will have indefinite support.

Free NST Core Download

You are welcome to use this library for games, however scripts/components not explicity marked with MIT licenses may not sold be part of assets libraries.

NST Free Current Release - Unity Package Download

NST Add-ons on Unity Asset Store

These are not required, but they can be purchased on the asset store if you would like to help contribute to this project, or just desire the functionality and would rather not write it yourself.

NST Animator Add-on - Unity Asset Store

NST Elements Add-on - Unity Asset Store

NST Rewind Add-on - Unity Asset Store

Transform Crusher PRO Upgrade on Unity Asset Store

Offers bit level control of the compression settings, rather than just the presets.

Transform Crusher PRO - Unity Asset Store

Documentation

Network Sync Transform (NST) Documentation

Contact

davincarten@gmail.com

Donate

Paypal Donations

Paypal donations are always welcome!