#I tried

1 messages · Page 1 of 1 (latest)

analog python
#

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🥲
unborn axle