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

Bin System to clear out player's hand #160

Open
5 of 7 tasks
Sanchitt16 opened this issue Sep 6, 2024 · 0 comments
Open
5 of 7 tasks

Bin System to clear out player's hand #160

Sanchitt16 opened this issue Sep 6, 2024 · 0 comments

Comments

@Sanchitt16
Copy link
Contributor

Sanchitt16 commented Sep 6, 2024

Description
Extends 'station' and adds a Bin system with a sprite that can clear out the player's hand by deleting the currently equipped item by interacting with the Bin, when the player interacts with the bin, the item that the player is currently holding gets deleted from the inventory and the player's hand is left empty.

Dependencies

Milestones

  • Create the Bin's sprite (Sep. 10)
  • Implement the Bin's component (Sep. 10)
  • Interact with the Bin (Sep. 11)
  • Bin clears out player's hand (Sep. 15)
  • Testing of the feature (Sep. 16)

Deadline: September 12th

Documentation

Members

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

No branches or pull requests

1 participant