Hi Phaser Team,
I’m working with Multiatlas in Phaser 3 and I noticed that when frames are scaled down in the atlas (to save memory or optimize performance), the engine does not automatically restore the frames to their original size. Currently, we have to manually set the scale using customData or setScale().
I would like to suggest a feature where Phaser can automatically detect the original scale of frames in a Multiatlas and render them at their intended size without requiring manual adjustments.
This would simplify the workflow and help developers manage assets more efficiently.
Thank you for considering this feature request.
Best regards,
Mohamed Ramadan