Development Blog 29/03

Today I managed to get the Ai and 2nd player script switching between depending on what the user picked on the quick play settings scene,  timer and score working but did not manage to get a end game part working so the timer just counts down to 0 and stop but the game keeps going, … Continue reading Development Blog 29/03

Tournament Mode – Test Pieces

Today I am starting work on my tournament mode test piece, I first started on the main UI screen where they will start off and keep coming back to see where they are in the tournament. As I'm doing programming I focused on the code mainly so for my tournament background I got a image … Continue reading Tournament Mode – Test Pieces

Online – Test Pieces

Over the weekend I manged to make a very basic online which taught me a lot about how networking is done where before I knew very very basic stuff. I first off managed to make two players be able to connect to each other by using the Network Manager they provide in the unity components … Continue reading Online – Test Pieces