Tuesday, February 4, 2020

Day 2 - Finishing The Basic Tutorials and Moving On

This time around, I focused on the second half of the introduction tutorials to the menu in the Unity editor. I learned how changing values works in the Hierarchy window, how to add prefabs from the assets menu to the Hierarchy and also how transformations work.





With all of the introduction tutorials finished, I have decided to directly move onto creating the game and follow a tutorial to aid me in understanding the code. I will be using a rather recent tutorial by Brackeys which shall help me in beginning to create the game: https://www.youtube.com/watch?v=on9nwbZngyw. After finishing the game using the in-place assets, I will be creating art to replace the animations and terrain later on using Photoshop in order to add some original flair to the game.



^Above is the placeholder assets I got using the tutorial^

And that's it for today! Tomorrow I will focus on creating the first level and adding the player character.


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...