Tutorial - Implementing a Basic Quest

From Divinity Engine Wiki
Revision as of 17:13, 18 September 2017 by Windemere (talk | contribs) (Created page with "== Overview == This tutorial will provide an overview of all the steps necessary to implement a quest in a standalone campaign from scratch. It will not delve into any one are...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Overview

This tutorial will provide an overview of all the steps necessary to implement a quest in a standalone campaign from scratch. It will not delve into any one area in great detail, the goal is to provide a 'big picture' walk through of some of the more commonly desired components in a quest. I will keep adding to it as time permits and when community feedback indicates additional areas of need. The current plan is to cover at least the following issues:

  • Creating a project and getting your first terrain testable.
  • Placing and modifying an NPC
  • Bulleted list item
  • Creating a default dialog for an NPC
  • Creating a quest journal
  • Tying together the quest journal with dialog and scripted events


The end goal is to provide both video and written guides for each section. The video will be done first, followed by written guides.

The Quest: It's Launch Day at Larian Studios, but there is no power! Swen is lookin for a hero to save the day. Will it be you?

Creating a Project and Modifying an NPC