This project was all about using a different input device then just a mouse and keyboard, Me and my team mate first of wanted to use a Playstation 1 Classic controller.
But after some testing we found out this didnt work that well so we moved on to a Playstation 4 Controller "Dualshock 4"
We wanted to make a little platformer game wich didnt work out due to the time we had so we setteld on a controller tester.
Our goal was to use all the buttons the controller has, as we want to be able to test if the controller fully works.
So i thought it was a fun idea that if you press the X on the controller that the Playstation symbol would change to the X of the controller.
So i started creating the models for everything including the Playstation logo using Sketchup.
For the buttons todo something we used a unity package wich allowed us to give buttons a name and connect a action to this.
In a script we wrote we could call up a action upon a button being pressed.