Hey,
What is the best way to combine 2 projects together?
The two of them are in the same screen size (full), and I want to make 1 project that the user can select which project to watch and the go back to the other one.
I thoght to make a “main screen” with options to choose between the two, and button to go back to the man screen, but I’m getting hard times with the setup and draw functions (every project has his own global varibales and things like that…)
Thanks