@override void startWithTarget(Node? target) { super.startWithTarget(target); _split = _actionList[0].getDuration() / getDuration(); _last = -1; }