From the course: Unity 5: Build a Character Dialogue System

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

Start the project from scratch

Start the project from scratch - Unity Tutorial

From the course: Unity 5: Build a Character Dialogue System

Start my 1-month free trial

Start the project from scratch

- [Narrator] Let's start our project by firing up Unity, and at the moment I'm using version 5.5.0f3. Once the dashboard loads, hit the New icon, and you should see this configuration pop up. For the new project name, we're going to call ours OurHeroesJourney, and set it to 2D, and disable Unity Analytics. And for the location, I'm going to save mine right on the desktop, and go ahead and create the project. Now, we have to wait a few seconds while unity configures, but then you should be looking at a blank project. By default, Unity'll open up with the Asset Store, but we need as much screen real estate as possible, so go to the upper right hand of the Asset Store tab right here, click on it, and select Close Tab. Now, the last thing we need to do is create some place holder folders for the rest of our project. This is just a good habit to have when starting a new project. You want to keep everything organized. So inside Assets, inside our project hierarchy, you can either click the…

Contents