Hello…
I am creating a storytelling AR app using AR Foundation and ARKit. In the app there are three scenes. I want to be able to transition from one scene to another after t seconds. I have one main scene with the AR camera.
As I am new to Unity and C# script, I need a detailed/descriptive way of doing this. TIA