@override void startWithTarget(Node? target) { super.startWithTarget(target); _elapsed = 0; _firstTick = true; }