public override void Ready() { manager = GetManager<KinectManager>(); manager.Add(this); base.Ready(); }