Posted on March 4th, 2018
Worked on two game jams recently and wanted to share what I worked on here!
Global Game Jam (theme: Transmission): Worked on UI design / implementation for Patient Zero, where you get to be an infection spreading through the body! Made in Unity in 48 hours, with a team from Iowa State.
Play here: https://globalgamejam.org/2018/games/patient-zero-10
Twine Games Jam (theme: retelling fairytale or legend): Completed Daedalus, a game made with Unity and Twine. It is a retelling of the st...
Posted on February 7th, 2018
Before you start, download Unity here: https://unity3d.com/get-unity/download
Let's start with the basics --
Take a look at the Hierarchy, Scene Window, Inspector, and Assets pane. What do each of them do?
Look at how to manipulate the Scene Window -- zoom in, out, pan.
Look at how to make new objects by right-clicking in the Assets or Hierarchy pane (and what the difference is)
Look at how to select objects and change their properties either using W, E, R or changing values in the Inspe...