#I tried
1 messages · Page 1 of 1 (latest)
in general you should do that by checking if the ui is actually visible, i.e. the visibility shown by the eye symbol.
1 messages · Page 1 of 1 (latest)
How could I switch between cameras and completely disable the menus that are not visible?
I tried doing something like this (⬇️ ) but it didn't work and it can become quite complex if I try to put new variables...
if Global.currentScene== Global.CurrentScene.MAIN
...```
There has to be an easy way🥲
in general you should do that by checking if the ui is actually visible, i.e. the visibility shown by the eye symbol.