I know you have acknowledged that there are scaling issues that need an overhaul, but I wanted to bring this one up, since it seems like there should probably be a relatively easy fix to this one. (And what I'm trying to do is *avoid* scaling altogether). I am running in 2x mode, and whenever I try to use a "scaling image", the image will always be displayed pixelly, regardless of which combination of settings I use for the scaling image and the window. Even if I select "no scaling", the result is that the image is twice as big as it should be and pixelly/blurry. For example, when I use an image called "LFI Sign IIb.png", I've also noticed I always get this error message in my Stencyl log:
there is no Image asset with an ID of "assets/data/LFI Sign IIb
@2x.png"
So I tried renaming the file as "LFI Sign
IIb@2x.png", and the same visual result happens, only with an error message that now reads:
there is no Image asset with an ID of "assets/data/LFI Sign IIb@2x@2x.png"
Is this something that could be resolved without a complete overhaul? It would solve a big aesthetic issue for me if it could be 'band-aided' somehow.
