Unity Tutorial 02
A screenshot of code |
In this weeks Unity tutorial I learned how simple it is to use code to create a vehicle you can control and make rotate as you control... which is what I would say if I didn't crash and burn trying to complete the plane challenge! Upon learning about the rotation and subsequent code techniques I was very interested in taking control of the little car, I increased speed and tested with rotation speed to make is easily controllable at a higher speed, I can make it to the end weaving around the obstacles now in an admirable time :)
However upon being thrown into the plane challenge I have been made very aware I have a lot more to learn before I can progress to my next step in securing a substantial amount of knowledge. I am also finding it quite difficult and troublesome to retain said information as it all seems very random when I don't know the reasons for certain actions, I know the difference between some code such as transform and Transform, but why is that the difference? Maybe if I knew why I would retain this information better but for now I simply have to check if I am using the right transform every single time.
Comments