protected override void OnBegin() { base.OnBegin(); CopiedMotion = Motion.CopyTo(gameObject); CopiedMotion.Initialize(Target, Delta); }