12/04/2020

M Kamakani
1 min readDec 5, 2020

Today I learned about how to use Unity more efficiently than before. Each lesson, I am learning something new. I learned how to get my Player setup. I also learned on how to move my object around the game world and how to edit the positioning using code. I faced a few challenges that I eventually overcame. Proof reading code is one of the most important parts of compiling your information in Unity correctly. One wrong push of a key will send the code in error. I found out that there is a nice scripting reference sheet called “Scripting API”. I am currently moving smoothly through the tutorials at my own pace. What helps me is using a second screen to reference information rather than cycling through tabs and windows. Replaying tutorial videos also helps. I have now entered learning on how to edit the speed of an object in Unity.

--

--