Hi,
I think in 3.17.0 tween timelines are broken and now not working as expected (like it was in 3.16.2), just compare this looped timeline, see that weird behaviour?
3.16.2 - works OK
https://labs.phaser.io/view.html?src=src\tweens\timelines\loop%20timeline.js&v=3.16.2
3.17.0 - weird behaviour, loop not working anymore
https://labs.phaser.io/view.html?src=src\tweens\timelines\loop%20timeline.js&v=3.17.0
Is this bug or I’m missing something?