These are videos and pictures going over the Unity 3.4 Tutorial. The walkthrough video is below.
.
Since I'd already done the unity tutorial going over how to use the engine, I was able to skip a good amount of the first videos that go over how to use unity. This is the video that goes over how to add in walls, floors, and ceilings. I used the project files, so they were already textured. The vertex snapping move function was really good to learn.
This is adding in different walls.
This is me creating an interior room. I'll switch to the next scene file for each lesson, so this room will look different later.
This is the first person collider and camera. Its how you can test your level.
This is adding in the cryopods, which (again) are textured already. He goes over how to texture them later on in the tutorial, but I already know how to do that so it really just saved time.
These are papers to be put on the floor. They're untextured at the moment.
Here's the material added on to them.
This is adding the capsule collider around the cryopods so you can't walk through them.
This is working with the fire particle effect.
Here's the fire particle in its place, as well as the audio added.
The lights in the room are removed, and replaced with a single orange light that I will animate later.
Here's a pile of boxes I made. I will switch to using the prefab provided later.
Here's stacks of barrels and boxes in a room.
These are the doors, which will be animated.
This is the collider sphere that will trigger the door's animation to open when you get near it.
No comments:
Post a Comment