Hi there,
I need some help with canvas scaling. Here is the case:
I use orthographic projection. I prefer not to use perspective, so I set the canvas size instead of the layout scale. Which works fine. But I have two issues:
- When I zoom in or out, the UI also scales (HP texts and stuff). Is there a practical way to solve this issue?
- Second problem is with the pan. When I pan the layout, everything is okay. But when I zoom out and pan, it's slow. Any ideas?
Basically what I am trying to do is like Rimworld's zoom out and pan.
Thanks in advance and have a good day!