I am making an app and some of the pages need to scrollable how would I make it so that the app can scroll up and down?
Thanks, Joel
Develop games in your browser. Powerful, performant & highly capable.
Assuming you don't need anything else going on, you can make these pages as separate layouts with their own camera controls.
Mylon Is I possible to make it one layout?
I have spent a great deal of time building a scrollbox so I can display an indefinitely long list of content. That wasn't easy. You can find the mostly working version here: if you want to see how I did it.