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

Make gold coins collectable #10

Open
zachwildd opened this issue Sep 18, 2020 · 0 comments
Open

Make gold coins collectable #10

zachwildd opened this issue Sep 18, 2020 · 0 comments
Labels
feature New functionality that wasn't there before

Comments

@zachwildd
Copy link
Collaborator

Whenever a player sails over a gold coin, ensure that they collect that coin and that it disappears from the map. Using the current collision checking methods would be impossibly inefficient, so we'll probably to implement some player-centric algorithm to minimize checks.

@zachwildd zachwildd added the feature New functionality that wasn't there before label Sep 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New functionality that wasn't there before
Projects
None yet
Development

No branches or pull requests

1 participant