A more robust component system for syncing Transforms and Animators with Photon PUN2 and UNET HLAPI. (MLAPI not officially supported - MIRROR NOT SUPPORTED). A more advanced variant of this library now is included free in Photon Pun2 under the name Simple. If you are using Pun2, just get the latest version.
Documentation
Aggressive Compression Options
Range-based float compression, bitpacking, and key/delta frames are built-in and exposed where applicable, resulting in data reductions of 25-70%.
Transform Crusher Pro is included.
Unified Component Bitpacking
All Child Transform and Animator components are packed together - greatly reducing data usage and maintaining component sync.
Network Library Abstraction
Fully abstracted from UNET and PUN2. Settings are retained with network library changes.