Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

My current struggle (with camera viewport)

A topic by Amosnimos created May 12, 2023 Views: 42
Viewing posts 1 to 1

I've successfully added a moving camera that tracks the player, but I'm encountering some issues. When the camera gets too close to the edge of the level, it goes out of bounds, and it feels rigid and inflexible. Additionally, the viewport currently spans the entire level, which is not ideal. I'd like to make the viewport smaller, but I'm not sure how to do it.