top of page

CODING*

  • elliearbuthnott6
  • Mar 1, 2021
  • 1 min read

Updated: May 26, 2021


I decided to create a game from scratch for my Final Major Project in order to prepare myself for University. I felt that this was a clear progression from my animation and character design work, to creating the assets and code for my own game.


I decided to use Unity because it is one of the standard game engines in the industry. I wanted to experiment with it and get some understanding.


I could have easily used a basic program such as Scratch, which I was taught in Primary School and would go on to use in both year 7 & 8 of secondary school. While it would have been easy to go that route, I never hesitated with my choice to not use it. I love how accessible it is, but I wanted a challenge. I wanted to push myself past what I knew I could reasonably do and create something of my own. Not to mention, I would not be able to host the game outside of the Scratch website.


https://www.youtube.com/watch?v=on9nwbZngyw

https://learn.unity.com/tutorial/working-with-scripts?signup=true#5f68b18eedbc2a001fbffd0e

https://www.youtube.com/watch?v=-c1RsydH2nA&list=PLX2vGYjWbI0S9-X2Q021GUtolTqbUBB9B&index=2

https://answers.unity.com/questions/447542/how-to-make-a-time-based-game.html

https://www.youtube.com/watch?v=VDskZ2Tobhw&list=PLoJSah60cTP7j49V6wgOTW6zJfyhhK8wO&index=2

https://stackoverflow.com/questions/24228895/unity-2d-vs-3d-differences

https://www.youtube.com/watch?v=0Qy3l3VuF_o

https://answers.unity.com/questions/1213388/the-name-transform-does-not-exist-in-the-current-c.html

https://stackoverflow.com/questions/450999/are-you-missing-an-assembly-reference-compile-error-visual-studio

https://answers.unity.com/questions/1286716/make-sure-file-name-and-class-name-match.html

https://www.youtube.com/watch?v=rxyvB-97h4I

https://www.youtube.com/watch?v=0dcANRNI9a0

https://www.youtube.com/watch?v=VJjD1Tp1I8U

https://www.youtube.com/watch?v=ula1o_ZsMU0

Comments


bottom of page