Details
-
Type:
Story
-
Status: Backlog
-
Priority:
Medium
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: 0.1.11
-
Component/s: User Interface
-
Labels:None
-
Sprint:
-
Point Estimate - Good:5
-
Point Estimate - Rough:5
Description
Currently the only way to collect an item is to walk over it and wait for the popover to appear. This inadequate for many reasons, mainly:
- Player must move to a tile to pick up an item
- Player can't pick up an item they've dropped without moving
- Popover appears and blocks player view when they're not interested in picking up the item
AC
- Appropriate interface for collecting items has been designed
- New interface for collecting items has been implemented