I'd like to have a small window that displays only a portion of the entire tilemap (see highlighted tilemap in the pic below). When the player clicks the little arrows in the HUD on the bottom, their position would change and the tilemap would shift so that it remains centered on them.
Is there a way to do this with either tilemaps or sprites? My only idea is to have the entire tilemap sitting behind tiled backgrounds that leave an open space for the displayed portion of the map.