Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(7 edits) (+1)

There is a shooter demo inside the project - take that as a reference - you only have to add a zoom in/out function to the camera object, which directs the player's view. Or set the Camera in front of the player and add a midpoint where the camera moves around when pressing specific buttons or follows. There are several ways to realize that. As the Dev said, you need the 8-direction plugin for the 360-degree movement.