From the course: Unity: Interactivity for AEC

Unlock the full course today

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

Set up a first-person controller

Set up a first-person controller - Unity Tutorial

From the course: Unity: Interactivity for AEC

Start my 1-month free trial

Set up a first-person controller

- [Instructor] Now let's turn our attention to proximity. So we're going to do interaction based upon where you are in the scene. So we're going to create what's called a first person controller and then when that controller gets near something we can actually trigger animation, such as open a door as you approach it. So let's start off by creating a first person controller. Now we can do that under Assets. So we're going to do Assets, Import Package. Now if you have the standard assets installed you should have an option called Characters. And I'm going to click on that and it's going to bring up this really big menu, but really it's just a series of folders and I want to look here in the Characters folder. So you can see we have a lot of different options here, but if I minimize these you'll see we have basically three characters. We have a FirstPersonCharacter, RollerBall, and third person. Now yours may be a little bit different, but basically I want to click everything off and…

Contents