- Effects - Fixed
.copySprite()
not copying dynamic token rings (thank you ChasarooniZ on github!) - Effects - Fixed
.rotateTowards()
withattach: true
not working properly (thank you RobinCodesStuff on github!) - Effects - Upgraded
.from()
into a loud deprecation - please use.copySprite()
instead - Effects - Upgraded
.attachTo()
withfollowRotation
into a loud deprecation - please usebindRotation
instead - Effects - Upgraded
.noLoop()
into a loud deprecation - please use.loopOptions({ loops: 1 })
instead - Scrolling Text - Fixed inputting
"CENTER"
to.anchor()
not working - Effects - Fixed
.screenSpace()
on isometric scenes