Monday, February 10, 2020

Day 6 - Starting Over Fresh

For this class, I decided to start over fresh now that I have knowledge of how to add movement and collisions to assets. I also decided to do this because I was having trouble with the code in previous posts as some of it was outdated in C# and Unity as a whole (the tutorial was from 2015). As such, I will now be using a tutorial from 2 years ago. I did not get much done as I had a lot of errors I was attempting to fix in the previous game, but here's what I have done so far:



Error from the previous game I had encountered; all my assets were erased on the machine for some reason. From here on out, I will be saving everything to OneDrive.




The tutorial I will be using ^



Tomorrow, I will be continuing the first tutorial for the game.

No comments:

Post a Comment

Day 19 - Sculpting

This Wednesday, I learned how to create a new collection using M in order to create a collection of a specific amount of objects (In this ca...