I'm trying to make an altimeter of sorts but the GUI activates the cursor and doesn't allow looking around.
If I set it to noCursor = true, it locks scrolling tools. How do I fix the scrolling tools problem?
(gui is currently a GameTScontrol added to playGUI with a guiContentProfile)