Last Updated: 28/11/2023
Conjoined Game is my first team project with many people from various disciplines in university and can be played here!
Development spanned around 6 months starting during december 2020 ending on may 2021.
I was in charge of the player controller in this project alongside the UI elements. I also assisted our other programmer with the AI of the enemies.
During the course of development, I was assigned to work on the player controller. This meant I managed various interactions with the player such as combat, picking up objects and locomotion. In addition, because our animator was quite new with unity this also meant I helped set up animations with the controller.
I also worked on the UI in this project which read from the player controller such as the health and stamina bar. The health bar also used a silhouette of the player character which reacted to the actions of the player, for example running would make the bar shake more than when walking.