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

Handle multiple players trying to pick up bow/arrow #55

Open
1j01 opened this issue Sep 1, 2024 · 0 comments
Open

Handle multiple players trying to pick up bow/arrow #55

1j01 opened this issue Sep 1, 2024 · 0 comments
Labels

Comments

@1j01
Copy link
Owner

1j01 commented Sep 1, 2024

This is not important, since there will (probably) only ever be one Player in the game, but right now if you create multiple Players, they try to steal the bow/arrow from each other, and may end up both logically holding the same items.

Solution: don't pick up item if held by any Player

@1j01 1j01 added the bug label Sep 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant