I'm super new to the tool and am currently trying to get some sort of hello world going. But I am struggling big time. In the first scene, tap works fine and the scene transition works. However, in the second scene, tap object does nothing (I want it to get to another animation, essentially highlighting it). Also, I wanted to revert back to the original frame 0 when it is not being touched, I was thinking of an "if being touched (frame = 1) else (frame = 0)" kind of logic. But I cannot add an else statement to the touch object condition.
I came from a C background so any general advice is also appreciated.
Also is there a shortcut to fit the scene on my screen? I'm currently just dragging objects around and previewing them to see how they fit.
drive.google.com/file/d/1DPu-JiulMn2I6EUgjsj2RrLKX80E-hsw/view