Unity Terrain Design Tutorial Juan Aguero & Yash Bajaj
What is Unity? Cross Platform Game Engine Built in IDE (Integrated Development Environment) used for game design. Uses C# and Javascript
Scene window & asset Store
Game window
Hierarchy and Assets/packages
Inspector
Scripts
Build a terrain Create a new project and import the environment, character and camera packages. Create a terrain and choose a sprite. Try using the raise/lower terrain features. Add trees and choose one of the textures from the package. Add either a FPS camera or a ball character and add a free movement camera.