getting_started
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
getting_started [2023/01/29 14:03] – nkassai | getting_started [2023/02/21 09:00] (current) – nkassai | ||
---|---|---|---|
Line 30: | Line 30: | ||
==== Brief introduction to Unity ==== | ==== Brief introduction to Unity ==== | ||
- | On June 8th, 2005, the popular game engine we all know and love today, Unity, was released. Originally, Unity was solely designed to be just a game engine, a collection of tools, libraries, and assets to prototype a 2D/3D game. Why as a roboticist then would you benefit from learning Unity? | + | On June 8th, 2005, the popular game engine we all know and love today, Unity, was released. Originally, Unity was solely designed to be just a game engine; a collection of tools, libraries, and assets to prototype a 2D/3D game. Why as a roboticist then would you benefit from learning Unity? |
- | + | ||
- | (Maybe include video here of compilation of project used in the lab with Unity) | + | |
In this crash course, I plan on teaching you the basics of Unity: understanding how Unity works, learning how to write scripts to implement custom behaviors, general terminology, | In this crash course, I plan on teaching you the basics of Unity: understanding how Unity works, learning how to write scripts to implement custom behaviors, general terminology, | ||
Line 78: | Line 76: | ||
- | {{ :unityscene.png? | + | {{ :unityscenebare.png? |
Now that Unity has been fully installed, it's time we take a look at the layout of Unity. | Now that Unity has been fully installed, it's time we take a look at the layout of Unity. | ||
Line 89: | Line 87: | ||
Once it gets to this page, scroll all the way down until you see **Game Development**, | Once it gets to this page, scroll all the way down until you see **Game Development**, | ||
- | (Add Image here) | ||
===== Understanding the Layout and Some Key Terminology ===== | ===== Understanding the Layout and Some Key Terminology ===== | ||
Line 189: | Line 186: | ||
Finally, switch over to the console tab and hit play. | Finally, switch over to the console tab and hit play. | ||
- | (Add Image) | + | {{ : |
Congratulations! You have written your first Script in Unity! | Congratulations! You have written your first Script in Unity! |
getting_started.1675029786.txt.gz · Last modified: by nkassai