Unity Tutorial 03


 More Unity

This weeks Unity tutorial was to learn more ways to code in order to get the game I was making to function. The tutorials were really good and very simple to follow along with , I had no Issues completing it except for one problem near the end where my code would not run and after about 20 minuets I figured out that I was using a lower case v instead of a capitol V.

This week though I learned some new methods in C# and how they function. I am really enjoying learning how to programme but I feel that I still need much more practice if I am ever to make a game for myself. I have been watching YouTube tutorials on basic C# to get a better understanding for things such as Arrays and Strings, and how to implement them in my code. I think that trying to think logically about what it is I need to do has been a bit of a challenge and takes some time to wrap my head around what the code is actually doing and why but also not knowing all the ways that code can be written is somewhat frustrating.

Overall though I am enjoying using Unity and I am looking forward to continuing my journey learning to programme.   

No comments:

Post a Comment

Unity Tutorial 9

 More Unity I have been a small bit behind on developing my game and have only got round to doing some actual work on it today, I have the s...