
pro 1

3D Game Development
Began creating a 3D level during the second class.
I started by building rooms on their own while following the class demo, and then saved them as they’re own individual nodes. Made windows for one of the single door rooms, may add more later to the other rooms.
Combined many rooms together- rooms with 1 door, 2 door, and 3 doors. Changed lighting to a warm reddish hue. All rooms at the ends have one door intentionally to mark the ending of a section. Added a player, starting in the single door room with a window.
Video walkthrough:
I’d like to make a room where the character can walk around, and run into things. I wanted to avoid a basic color for lighting, so I made the light source blue-ish.
Added more tree duplicates.