Unity 5 Visual Studio Code * Asset Store * FPS * Terrain.

Slides:



Advertisements
Similar presentations
If you press this you attach a files. This window will come up when the attach file button is pressed. You can then press browse and pick a file that.
Advertisements

Derived from Kirill Muzykov’s Rocket Mouse Tutorial WakeUpAndCode.com.
COMPREHENSIVE Windows Tutorial 3 Personalizing Your Windows Environment.
GameCamp! and Game Davis Introduction to Unity®
Adobe Photoshop CS Design Professional ADOBE PHOTOSHOP CS GETTING STARTED WITH.
Java Programming Working with TextPad. Using TextPad to Work with Java This text editor is designed for working with Java You can download a trial version.
HELLO WORLD: YOUR FIRST PROGRAM CHAPTER Topics  Hello World?  Creating a Unity Project –The Unity Project Folder  MonoDevelop: Unity's Code Editor.
Based on Roll-a-ball video tutorial from Unity Technologies Part WakeUpAndCode.com.
Activating Pilot Account ( first time users ) Web-based Activation Browse to 1. Click on the link on the lower right that says.
Unity 3D game IDE 1.  Unity is a multi-platform, integrated IDE for scripting games, and working with 3D virtual worlds  Including:  Game engine ▪
PowerPoint Lesson 2 Notes Working With Slides. Creating a New Presentation From a Theme 1.When preparing for a presentation, the best place to start is.
© 2010 IBM Corporation IBM Experience Modeler - Theme Editor Installing Python Image Library Presenter’s Name - Presenter’s Title DD Month Year.
Copyright 2007, EMC Paradigm Publishing Inc. WINDOWS XP BACKNEXTEND 1-1 LINKS TO OBJECTIVES Starting Windows Using the Taskbar, opening & switching programs.
Getting Started with Adobe Photoshop CS6
1 After completing this lesson, you will be able to: View and open folders. Open, edit, and save files. Print files. Sort files. (continued)
Microsoft Visual Basic 2012 CHAPTER TWELVE (ENRICHMENT CHAPTER) Windows Store Apps.
© 2008 The McGraw-Hill Companies, Inc. All rights reserved. WORD 2007 M I C R O S O F T ® THE PROFESSIONAL APPROACH S E R I E S Lesson 22 Macros.
Thank you for your decision to try vTreePro Practice Tree Software! Your satisfaction is very important to us. Please feel free to send us an if.
Windows Web Xbox Mobile … and WakeUpAndCode.com.
Microsoft Windows 7 Essential Introduction to Windows 7.
EEC-693/793 Applied Computer Vision with Depth Cameras Lecture 13 Wenbing Zhao
Adding User Interactivity – Lesson 51 Adding User Interactivity Lesson 5.
A First Look At Microsoft Visual Basic Lesson 1. What is Microsoft Visual Basic? Microsoft Visual Basic is a software development tool, which means it.
Macromedia Dreamweaver 8-- Illustrated Introductory 1 Macromedia Dreamweaver 8 Unit E Using and Managing Images.
Creating a Logo – Lesson 3 1 Creating a Logo Lesson 3.
Macromedia Dreamweaver 8-- Illustrated Introductory 1 Macromedia Dreamweaver 8 Unit D Formatting Text and Using Cascading Style Sheets.
2. Recording a Macro. Macro Recording Select Record Macro from the Macro file menu and the dialog box opposite will appear Your macro will require a name.
Computing Fundamentals Module Lesson 3 — Changing Settings and Customizing the Desktop Computer Literacy BASICS.
PowerTeacher Grade Book Training Brent Wolf & Stacy Smith.
Intro to Excel - Session 7.31 Tutorial 7 - Session 7.3 Developing an Excel Application.
Web Games Programming An Introduction to Unity 3D.
Doing Snippets in.NET Tuc Goodwin February Agenda What is a “snippet”? Where do I find Snippets? How do I use snippets? Demo How do I create a snippet?
Microsoft Windows Vista Chapter 2 Working on the Windows Vista Desktop.
HTML Comprehensive Concepts and Techniques Second Edition.
Learning Unity. Getting Unity
Export & Publish a Universal Windows Platform WakeUpAndCode.com.
® Microsoft Office 2010 Exploring the Basics of Microsoft Windows 7.
Yingcai Xiao Game Development with Unity3D. Outline IDE Engine Assets Tutorial Examples Inside.
How to Download and Install the Naper eReader and eBook Naper Publishing Group.
Java Programming, Second Edition Appendix A Working with Java SDK 1.4.
Derived from Kirill Muzykov’s Rocket Mouse Tutorial WakeUpAndCode.com.
Chapter 1 Getting Started with Adobe Photoshop CS4.
Adobe AuditionProject 4 guide © 2012 Adobe Systems IncorporatedHow to compose multiple-track recordings1 When creating an audio track, you will often want.
CIS 205—Web Design & Development Flash Chapter 3 Appendix on Using Buttons.
Visual Basic.NET Comprehensive Concepts and Techniques Chapter 3 Building an Application in the Visual Basic.NET Environment.
Folio3 IPhone Training Session 2 Testing App on device Presenter: Imam Raza.
Explore GNOME The easy way, using a live CD By Carl Weisheit.
UFCFSU-30-13D Technologies for the Web An Introduction to Unity 3D.
CIS 205—Web Design & Development Flash Chapter 3 Working with Symbols and Interactivity.
INTRO TO UNITY Building your first 3D game. DISCLAIMER  “This website is not affiliated with, maintained, endorsed or sponsored by Unity Technologies.
Yingcai Xiao Game Development with Unity3D Inside/Outside Unity3D.
Microsoft Windows 7 Chapter 2 Working with the Windows 7 Desktop.
Building Games for the Humanities with Unity3D Rudy McDaniel University of Central Florida Orlando, FL USA.
Digital Game Design ACST 3710 Your First Unity Program 1.
Game Development with Unity3D
EEC-693/793 Applied Computer Vision with Depth Cameras
Game Development with Unity3D Inside/Outside Unity3D
EEC-693/793 Applied Computer Vision with Depth Cameras
Getting Started with Adobe Photoshop CS6
EEC-693/793 Applied Computer Vision with Depth Cameras
Using Objects in Alice.
UNITY TEAM PROJECT TOPICS: [1]. Unity Collaborate
Packing and Signing of the Application
A Prime Example of HCI Application
From Excel to Outlook: creating a distribution list via Blackboard.
Recording and editing a Podcast
Unity Terrain Design Tutorial
EEC-693/793 Applied Computer Vision with Depth Cameras
Unity Game Development
Macrosystems EDDIE: Getting Started + Troubleshooting Tips
Presentation transcript:

Unity 5 Visual Studio Code * Asset Store * FPS * Terrain

Visual Studio Code Set up on Windows and Mac OS

Visual Studio Code

VS Code Setup on Windows 1.Click Edit  Preferences 2.External Tools 3.Browse to: “C:\Users\ \AppData\Local\Code\Bin\” 4.Select code.cmd OPTIONAL: In VS Code, open the project folder to use Intellisense

VS Code Setup on Mac 1.Click Assets  Sync MonoDevelop Project 2.Open VS Code, pick project folder 3.Pick a project (-csharp.sln) file

Launch Any Script from Unity Double-click Script file

Choose a Theme: Light, Dark, High Contrast On the top menu, 1.Click View 2.Click Theme 3.Choose a theme: Light Theme Dark Theme High Contrast Theme

Asset Store Get free/paid assets for your game

Launch Unity’s Asset Store On the top menu, 1.Click Window 2.Click Asset Store Shortcut: Ctrl+9

Asset Store Window Verify that you’re logged in.

Asset Store: Top Paid Scroll down for top charts

Asset Store: Top Free Click on Top Free (below Top Paid)

Create New 2D Project for Platformer Game … choose 2D, then click “Create project” Name your project… Click File  New Project…

Download and Import “2D Platformer” 1. Click Download 2. Click Import 3. Import All!

Proceed Through Upgrade Prompt (optional) Go Ahead!

Run the game! Click Play button

First Person Game Add a first-person controller

Create New 3D Project … choose 3D, then click “Create project” Name your project… Click File  New Project…

Create Ground From top menu, click GameObject  3D Object  Plane

Import Characters Package Click Assets  Import Package  Characters Import All!

Locate FPS Controller in Project Panel In the Project Panel, Open the following: Standard Assets Characters FirstPersonCharacter Prefabs FPSController

Drag FPSController to Scene

Run the Game! Click Play button, move with arrow keys Notice FPSController in Hierachy

Terrain Build your own terrain

Add Terrain From top menu, click GameObject  3D Object  Terrain

Zoom Out and Focus on Terrain

Select Tool to Raise/Lower Terrain

Drag Mouse on Terrain in Scene

Run the game! Click Play button, move with arrow keys

Download and Import Unity’s Terrain Assets

Select Tool to Place Trees

Edit Trees for Terrain to Add Tree In the Terrain’s Inspector window, click Edit Trees  Add Tree

Assign Tree Prefab to Add Tree In the Add Tree dialog, click the tiny circle, then choose a tree, e.g. Banyan

Confirm Add Click the Add button to confirm.

Mass Place Trees Click “Mass Place Trees, then click Place to confirm

Trees Too Small…? Too Small!

Update Scale for Tree Prefab In the Project panel, click the Prefab for the tree you selected, e.g. Banyan Enter a larger Scale Factor e.g. 1 Click Apply to update all trees!

Enjoy Larger Trees!

Optional: Import Environment Package Click Assets  Import Package  Environment Import All!