I'm trying to find out an easy way to rescale sprites during the build process. I would like the sprites of the produced spritesheet to be smaller than the original sprites. It would be much more convenient than using CSS properties afterwards. Isn't there any parameter to set this (something likescaling: 0.3)?
Hello and congrats for your useful plugin! :)
I'm trying to find out an easy way to rescale sprites during the build process. I would like the sprites of the produced spritesheet to be smaller than the original sprites. It would be much more convenient than using CSS properties afterwards. Isn't there any parameter to set this (something like
scaling: 0.3
)?