Categories
Immersive Town Tutorial

Immersive town part 1 – project set up

For this project we will use Unity to build our environment and the excellent plugin Pixel Crushers Dialogue System to craft our interactive conversations and quests. Dialogue System is a paid asset, but there is an evaluation version as well as an educational version.

IMPORTANT: The educational version of Dialogue System is not for commercial use. (If students end up taking a project to market, they can upgrade to the paid version.)

We will use Mixamo for character models and animations.

Video: project setup

Video: test level overview

Next: Part 2

Categories
Immersive Town Tutorial

Tutorial: create an immersive video game town

Video games can pull me into a narrative world more than any form of storytelling. Whether gazing into space from the deck of the Normandy in Mass Effect, exploring the gritty glow of Midgar in Final Fantasy VII, discovering the cultures of the wasteland in Fallout, or taking in the haunting solemnness of Tristram in Diablo; video game “towns” enchant players and engross us in their world. “Town” is used loosely here. Any game scene where the player can speak with non-player characters (NPCs) and take a break from the main action counts.

You don’t need to be a 3D artist or programmer to create an immersive scene using this tutorial. The  project will outline steps to use existing code and art assets to craft a  game environment, focusing on narrative techniques to immerse the player. This tutorial won’t cover how to create original environment art or program character controllers or dialog systems.

Our goal is to create something that feels like a living, breathing place with its own culture, history, and future.


Learning objectives

By completing this project, you’ll be able to:

  • Research and plan a theme for a game environment.
  • Construct an immersive game environment using free assets.
  • Use characters, cinematography, lighting, and props to create mise-en-scène and environmental storytelling.
  • Create animated NPCs with physical, psychological and social dimensions to occupy the environment and make it feel alive.
  • Create NPC barks to engage the player and create narrative immersion.
  • Create branching conversations and use conditional logic to have NPCs react to player actions.
  • Create trackable quests that give the player objectives and rewards.
  • Create interactive props the player investigate or collect.
  • Author lore using notes the player can discover and read.
  • Use the above techniques to create an immersive, narrative-driven game scene.