Full Game Download:
Final Major Project Documentation
Supermarket Royale is a single-player or multiplayer game where players must survive the onslaught of shopping items on a conveyor belt. There are multiple levels and worlds which the player must get through. Role For this project, I am assigned…
Development Log Posts
Here I’ve added some trophy images to the main menu. These will be hidden throughout the level hidden for players to try and find as a little bonus. So far I don’t know what the reward will be for collecting…
This final puzzle incorporates all the mechanics into this one room where you must hit 3 pressure plates on the wall to proceed. This is the code for the wall pressure plates. Once you reach the beacon at the top,…
Previously, when a person got an upgrade, they kept the velocity from their movement so I added the GetComponent<Rigidbody>() which should prevent them from sliding once they grab the upgrade. I’ve added 2 more lines to the pause menu so…
I fixed the respawning by removing the timer that I had in the script as before I had it so you had to wait 2 seconds before being able to respawn but that was causing the player to not be…
27th March Today, I sent out a new version of my game. It is the same survey as before just it will be for an updated version of my game. 29th March Today, I got all the feedback from my…
This is a part of the first puzzle, I made a slot where you need to rotate a puzzle piece into the hole which will unlock a barrier allowing the player to continue the level. This is the puzzle piece…
Here is a video commentary on my game which goes over the mechanics and other stuff.