Tasks:Items on Map: Difference between revisions

From Adonthell
Jump to navigation Jump to search
Item integration task added
(No difference)

Revision as of 20:55, 17 January 2008

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