Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Item use/equip/drop/junk #139

Closed
ethanmoffat opened this issue Mar 25, 2022 · 0 comments · Fixed by #162
Closed

Item use/equip/drop/junk #139

ethanmoffat opened this issue Mar 25, 2022 · 0 comments · Fixed by #162

Comments

@ethanmoffat
Copy link
Owner

Implement UI bindings for item actions. Depends on #138 being done.

Double-click from inventory:

  • Use - should invoke the correct action based on the item type
  • Equip - should equip the item and make it visible in player's paperdoll

Drag to map: should drop item and prompt if there's more than 1 for how many to drop
Drag to drop: should drop item below character / prompt if there's more than 1

Drag to junk: should junk item after confirmation dialog / prompt if there's more than 1

Paperdoll button in inventory should also be hooked up

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant