Hey. So bascially, I was wondering if there is a way to create a camara object that is tied to only a certain part of the game screen. Then controll dat part of the screen. Like a rectangle. I know there is a way to do this but ... I want to add texts and sprites in that rectangle that can be browsed around using the camara. Bascially, I want to emulate a kind of scrolling through items in the game's UI. The type of scrolling you do on mobile. I want to show a bunch of texts vertically but its a lot so it goes off the game's height therefore i wanted to do a kind of scrolling for it to still contain it within the game screen. Is this possible? If so, any help please?