Hey,
Maybe somebody knows if it’s possible to switch camera when going from scene to scene and back.
Like this:
I Start in scene 1 with Camera 1
Click to Go to Scene 2
In Scene 2 Click to go back to Scene 1 but with camera 2 active
Hope i’s possible
Will save my day
Hi @Willemijn_van_arnhem,
You could use properties to store the current state. Please, find example of Property usage in this thread.
When you enter the Scene1, check the property value and if it is set to your value, then switch to camera2
Thanks for directing me in the right way! I’m gonna try if i can figure in out 
And i wanna give some props for the fast reply in this forum! 