Hello! Really nice design, I love it. Only issue I have is that it seems like I have a scaling issue? Even after nine-sliceing, I need to scale a lot of things to up to 8x before it becomes usable/visible, on a 1920x1080 resolution. At least for the value bars. There's probably something wrong that I'm doing but I can't figure what! I'd really appreciate it if you could help me fix that! Thank you very much :)
Thanks. I believe this can be solved in Unity by adjusting the sprites Pixels Per Unit. Select all the sprites in the project window, and in the inspector find the “Pixels Per Unit (PPU)” and lower it. 16 or 32 should usually work. After clicking Apply you should see it change everywhere.
Please let me know if this helps.