Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit)

OK sure, well I'm doing a project and wanted to know how did you implement the camera rotation to interact with the scene (when you look up and down ore left and right), if you can send me the link for a video or the code source that would be awesome! thanks.

(1 edit)

The logic for the camera was based on the one found here and then adjusted to suit our needs.
Brackeys videos are good for learning!

(1 edit)

no, I mean like when he replies to the characters in the game using head shakes, I want to see the code to that

Here's the code snippet for handling the camera rotation. Hope that it helps!

YES GREAT! this'll help alot, thanks