This is an old revision of the document!
Introduction (Unity Basics)
Info
Tasks
create an environment: terrain, imported and textured objects (e.g. trees, cars, etc.)
object controlled by keyboard
objects with collision
scripting: an object that rotates permanently
a pickup script (at collision, the object will disappear, and will increase a score displayed on the
GUI).
main menu (start game)