Tasks:Items on Map

From Adonthell
Revision as of 21:11, 17 January 2008 by Ksterker (talk | contribs) (Dependencies: also depends on object models)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Back to Task Lists

Overview

Integrate items into map engine. It should be possible for items to lie on the ground and/or in containers like chests, cupboards, etc. Characters can pick up or deposit items.

Dependencies

Requirements

  • Items need graphical representation (and model) for placement on the map.
  • Multiple items/stacks of items on a single tile
  • Functionality for picking up/dropping items (possible dependency on UI)
  • NPCs must be able to locate, pick up and drop items

References