Tasks:Map Events: Difference between revisions

From Adonthell
Jump to navigation Jump to search
m Overview: better explanation what this is all about
m category added
 
Line 23: Line 23:


[[Category:Development]]
[[Category:Development]]
[[Category:Tasks]]

Latest revision as of 13:54, 13 March 2008

Back to Task Lists

Overview

The map events allow to react on characters movements across the map and enable interactions with objects and other characters. Possible uses might be entering or leaving buildings, traps, pressure plates, triggering cut-scenes and other plot-related events, and much more ...

Dependencies

Requirements

  • Map event specific event handler and event structure
  • Map events triggered by entering or leaving well-defined areas of the map
  • Map events can be saved and restored

References