I’ve made a ScreenGui that appears in Player.PlayerGui, but as first-person i cannot move freely without holding down RMB.
Turns out to be the a scrollingsframe that pervents that, making it not interactable or invisible (using Properties) does not solve it.
Also solves when the ScreenGui is disabled.
The scrollingsframe is never in the area where the cursor usually gets locked for free look, it is usually above user’s screen depending on what interactions the user does with the TextButtons in the same ScreenGui.