Unity Tutorial 09
(Unity logo) (https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgfnS9uLh1TRq6jOxAzCs-1FKy5_w4RksfSTbI98hdaSQIyJTG4ge3FsNPN3gSl7IPD5O0cB5E6HmZFT8Cnr8xqcTIs4XAiTYcTuNfJqIkiHzX_S8ffU8aLxCz3QXyeWigPh6riaqulKy8/) Hello today im going to be talking about the unity tutorials for this week. This week I did not do the unity tutorials on the website instead I looked up my own unity tutorial on how to go to a new level after you complete a level so that I could make it so the player can complete a level and go onto a harder one. This a useful tutorial for me as I intend to have multiple more and more challenging levels and Id prefer to use different scenes instead of aligning them in one line this would make my csharp code form the first level change the other levels components and I do not want to have to many tags so I do not get confused. I used Brackeys a popular Unity You tuber as one of the tutorials and it was part of his making a game from start to finish series on YouTube. I a...