itch.io is community of indie game creators and players

Devlogs

Dev Log 1 - Basic Movement and camera movement (21/11/2023)

The Mines Of Morrenhall
A downloadable game for Windows

For this week i have started basic development of the game, implementing basic movement and  camera rotation and movement.

The creation of the scripts were relatively simple allowing the use of the unity preset controls to get the inputs and output the respective commands. within the scripts i have made sure that if the device is capable of higher framerate, it wont cause issues with the camera movement.

The camera movement works with following the cursor movements along the X and Y axis respectively, there has been clamps applied to not allow the players camera to rotate behind the Y axis.

Download The Mines Of Morrenhall
Leave a comment