phaser/CHANGELOG-v3.60.1.md
2023-04-19 17:58:52 +01:00

3 lines
166 B
Markdown

# Bug Fixes
* `Particle.scaleY` would always be set to the `scaleX` value, even if given a different one within the config. It will now use its own value correctly.