Output spriteSheet (-> jpg instead of png)

Hi,
Is there a way to save the spriteSheet as jpg (jpg is lighter if transparency not needed).
For the moment I extract the png from the ressource folder, convert it and imageoptim it before replace it in the folder, and finally change the extension in data.plist / or reimport the whole spriteSheet in te hype document with the right number of row and cols manually :sweat_smile:) .
Thanks in advance.

You should be able to control-click the SpriteSheet.png file in the Resources Library, choose Replace… and select the jpeg version. The dimensions will need to be the same.

Hi,
Thanks very much.
Seems to be a little easier :+1:

1 Like