Object Updates

Object Update is the way ObjectNet keeps objects updated, this is a special core event used to send and receive all updates of any NetworkPrefab.


By default, object updates can include the following information:

  • Object Position

  • Object Rotation

  • Object Scale

  • Animation Status

  • Particles Status

  • Variables ( only for Network Objects )