Freecam Enabled the GUI that the script disabled

Hi! I think the free camera is not working properly.

  1. When the PLAY button is enabled, I press shift+P then in 1 sec press shift+P again.
  2. After that after 5 seconds the script makes ScreenGui.Enabled = false
  3. And now I press shift+P and then shift+P again, after that the PLAY button appears, which the script has already made(ScreenGui.Enabled = false).

FreeCamBug.rbxl (58.1 KB)

Expected behavior

I think the Free Camera should not Enabled the GUI which is disabled by the script.

Thanks for the report, We’ll follow up when we have an update for you!

1 Like

We are considering a larger FreeCam redesign which includes more UI options. That being said as a Debug feature, it shouldn’t have to preserve game state.