Could someone explain me, where this properties used,
I understand that scale[X|Y] can be scale for the sprite, but why there are 2 more properties width and heigh.
Or for example you take sprite from atlas 25x25,
then in attachment you can set the size 100x100 and your sprite will be expanded,
And after that you set properties scale[X|Y]= (0.5,0.5) and this sprite will be shrinked to 50x50 ?