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

World item spawn config #129

Closed
6 tasks done
TheBlackParade opened this issue Mar 14, 2020 · 0 comments
Closed
6 tasks done

World item spawn config #129

TheBlackParade opened this issue Mar 14, 2020 · 0 comments
Assignees
Labels
new feature A new feature or request work in progress Work in progress

Comments

@TheBlackParade
Copy link
Contributor

TheBlackParade commented Mar 14, 2020

Game items should be able to be spawned in any desired location around the game world as a physical world entity.

Acceptance Criteria

  • Game items should be able to be spawned within the game world at any specific coordinate
  • Spawned items should be configurable to respawn after a certain amount of time, or not respawn at all
  • Configurable items should be able to be spawned in the global instance or a player's local instance
    • Items spawned in a player's instance are specific to that player
  • Item amount should be able to be specified for stackable items
  • Allow additional item metadata (same system used in NPC and Item configs)
@TheBlackParade TheBlackParade added the new feature A new feature or request label Mar 14, 2020
@TheBlackParade TheBlackParade changed the title World item spawn config` World item spawn config Mar 14, 2020
@Tynarus Tynarus self-assigned this Dec 19, 2020
@Tynarus Tynarus added the work in progress Work in progress label Dec 19, 2020
@Tynarus Tynarus closed this as completed Dec 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature A new feature or request work in progress Work in progress
Projects
None yet
Development

No branches or pull requests

2 participants