I am making an app, and I need a smooth way to change between different screens in app lab, not necessarily in a linear manner?
Have you tried using the setScreen instruction. Here is the documentation on how to use it. https://code.org/applab/docs/setScreen
1 Like