hey o/
first of all i’m really new to Unity.
I am working on a 2d static scenario game; I am trying to realize how to access new area when the player touches a button at the right/left edges.
Would it be a new scene and i have to load it or I can build it as part of the same scene and make something like a scroll to it?
Yes, either way will work.