private void Awake()
 {
     UpdateTracker.SubscribeUpdateObject(gameObject);
 }