top of page

WEEK 8 (5/14-5/20)

  • Josiah Johnson
  • May 20, 2022
  • 2 min read

Updated: May 21, 2022

5/14- 5/16


Trying to figure out ways to make sure that the how to make the custom skins works for the UI of the Robot. However, I had to try to see if things can work here and there, but again the coding issues has been a problem.


5/17


Not a lot of progress. Trouble to loading in the tank project that was for the experiments towards trying it out. Luckily, with help from classmates and the professor, we fix the problem, and it was to the point that I have to upgrade my Unity 2019.4 to Unity 2020.3.


5/18


Tested out the tank project that I had problems recreating the problem (Using the file that the professor provided me), including some of the features for the game. Here is just a small taste to it:



Basically, after testing this out, I have to figure out:

  • How to add the skin factor into my game?

  • How to make sure that the level manager can randomize (at times)


5/19

Main doing the Main Menu Screen and making sure that the game is at least functional:


While it's a test for it, which it might change, I still kind of want the player to at least have the progress to change the color of their Robot at the title screen which I can hope make it close to have in the title screen.


It's almost similar to this, but with more color options:


Other code changes that I did:

  • Mostly fixing some in-game stuff

  • Touching and revamping the movement and jumping

  • Trying to fix some of the collision boxes


5/20


Added a Main Menu to the screen where I wanted the player to change the color of the robot skin (or even add their own custom skin to the game once that is implemented) From the suggestion, I decided to add in a fly cam to make sure that the player can see the customizations for skins when I do add that in. However, I have to make sure to fix the Horizontal and Vertical keys (AWSD Keys) to make sure that it doesn't call the movement for the flying camera as in the progress video.


Flying Camera:


Progress Video for the Week:


For Week 9:

  • Add the StreamingAssets coding

  • Add the level randomizer

  • Fix the Color Picker to work towards the robot

  • Add move environment elements (Make level bigger with different elements that I have)

  • Making sure that the game works smoothly

  • Fix some coding bugs.


 
 
 

Commenti


bottom of page