We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 780a41b commit 86793ceCopy full SHA for 86793ce
changelog/3.89/CHANGELOG-v3.89.md
@@ -18,6 +18,7 @@
18
* `Phaser.Animations.AnimationFrame` correctly uses frame duration when it is set. Fix #7070 (thanks @sylvainpolletvillard)
19
* Particle emitter custom `moveTo` functions can now move particles. Fix #7063 (thanks @samme)
20
* Changed ImageCollections default Tileset values from `null` to `undefined`. Fix #7053 (thanks @Snoturky)
21
+* Chained tweens now `persist` correctly even after calling `Phaser.Tweens.BaseTween#stop`. Fix #7048 (thanks @FranciscoCaetano88)
22
23
## Examples, Documentation, Beta Testing and TypeScript
24
0 commit comments