As the title suggests, I'm trying to make it, so you can drag the layout using a mouse, with the exception of the fact that the main layer "occasionally" zooms in and out, while the background layer stays completely still (and so does the front one (usually UI)).
First, I tried using the "drag n drop" object method, but it didn't work. I tried everything and then said "duck it, I'm gonna find some help"
I found an official tutorial explaining I should use global variables instead. I even added the Y thing (like the tutorial mentioned) and it works flawlessly. However, when I zoom out, it's very slow, zoom in like 5 times -- too fast. I tried everything (changing up the parameters, placing some math symbols, wrapping variables in brackets) but nothing works like needed, it either teleports or flies away, never to be seen (ok that's dramatic).
I even found a forum, having the same question and I thought the problem is solved, me happy, case closed... but no. The Google drive link has expired and I can't even download the file. Turns out it's from over 9 years ago, so it didn't help me at all.
Now I'm here... How can I drag the layer without it suddenly being too slow or too fast, while the stuff in the background is completely still?