Game Development Project
Beginning a solo game project
After making several 2D game projects on my own I decided to challenge myself with the next step.
And that next step is creating a 3D game.
I decided on making a 3rd person game to try and challenge myself more when it comes to moving around the player and looking around the map using your mouse.
I decided to go for a 3rd person shooter since I knew it could provide me with challenges that would be typically difficult to solve while I'm still learning.

The image above is the test map for creating different gameplay mechanics and weapons.
To start, I wanted the camera to always follow behind the player while being able to be controlled by the players computer mouse so they could freely look around and aim at whatever targets may be in front of them.
My overall vision for this game at this current time is to have 3 useable weapons for the player and 4 enemy types including a boss enemy for the player to fight.