Unity Tutorial 10 - Spawning side content.
For this week's unity task I decided to follow a tutorial on YouTube on how to spawn side content. Image Source: Spawn Overall, I learned how to add side content in my game, I also learned some new things like positioning from the tutorial and I also learned some other things from the other videos in the YouTube channel. I enjoyed learning how spawn to spawn content form this tutorial, I think it will make my game look better as the avatar goes through the game. I also enjoyed picking up some tips from the YouTube channel’s other videos on endless games. I wouldn’t say that I had much difficulty when following this tutorial. When practicing how to spawn side content with unity asset’s that I already had, the only difficulty was scaling and position some of the objects the way I wanted it. Actually I did have a difficulty, when I put in the code and objects I made from the tutorial into my game. It messed up some of my main functi...