We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e79ee5 commit 0e86637Copy full SHA for 0e86637
changelog/3.89/CHANGELOG-v3.89.md
@@ -17,6 +17,7 @@
17
* * Particle emitter color RGB arrays are cleared before repopulating. Fix #7069 (thanks @Golen87 @samme)
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
22
## Examples, Documentation, Beta Testing and TypeScript
23
0 commit comments