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

Locations - Object Interaction #2

Open
3 of 4 tasks
KithM opened this issue Jul 18, 2018 · 0 comments
Open
3 of 4 tasks

Locations - Object Interaction #2

KithM opened this issue Jul 18, 2018 · 0 comments
Assignees
Labels
core This issue involves core gameplay or mechanics that are vital to the user experience. todo This issue is currently in progress or should be completed.

Comments

@KithM
Copy link
Owner

KithM commented Jul 18, 2018

Locations - Object Interaction
Locations should not be restricted to only chests and enemy interaction. Instead, each location should include an array of objects (such as a mailbox, fountain, or chest) that replace the actions only generated by enemies, shops, and inns.

  • Specific locations should have an array of objects of which can be interacted with
    • Objects will generate a button in the actions menu which is displayed as the object's name. The onclick event will be based on the object's attributes. (.chest for chest, .loot for searching, .corpse for searching a body)
    • Objects can be chests, lootable (general), or lootable (corpse)
    • Some objects will display information about them when interacted with in the actions menu
@KithM KithM added todo This issue is currently in progress or should be completed. core This issue involves core gameplay or mechanics that are vital to the user experience. labels Jul 18, 2018
@KithM KithM added this to the Location Objects [Core] milestone Jul 18, 2018
@KithM KithM self-assigned this Jul 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core This issue involves core gameplay or mechanics that are vital to the user experience. todo This issue is currently in progress or should be completed.
Projects
None yet
Development

No branches or pull requests

1 participant