Hey!
so i was wondering if this problem could be solved:
in my project you can zoom in/out and i want 1 of my sprites to not change in size/scale, regardless of zoom level.
ive been trying to use "set sprite scale -> set scale to" and figure out a formula to have it increase or decrease in scale 1:1 in relation to current layoutscale, but need help! maybe this is the wrong approach?
btw, separate layer and scale rate = 0 is not a option because that changes the sprites relation to the other sprites when zooming =(