Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Hi, trying to figure out how to lock the Camera Angle so that when the Player moves the Camera stays still. Like an old school Resident Evil/ Silent Hill type game.


You would need to move the camera target to another location with the camera target command (have it target an event instead of the player) and disable camera control for the player.