Tasks:Items on Map

From Adonthell
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