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

chore: reduce max number of enemies #171

Merged
merged 2 commits into from
Sep 2, 2021

Conversation

jdrueckert
Copy link
Member

@jdrueckert jdrueckert commented Sep 2, 2021

Problem: There are too many enemy Gooeys spawning at night.

Solution: Reduce the number of maximum enemys from 30 to 15.

Observe the new value in future play-tests and potentially adjust it further.

@jdrueckert jdrueckert added Category: Gameplay Content Requests, Issues and Changes targeting gameplay mechanics and content Type: Chore Request for or implementation of maintenance changes Topic: UI/UX Requests, Issues and Changes related to screens, artwork, sound and overall user experience labels Sep 2, 2021
@jdrueckert jdrueckert self-assigned this Sep 2, 2021
@jdrueckert
Copy link
Member Author

Fix Playtest Findings

@jdrueckert jdrueckert merged commit ef988fd into develop Sep 2, 2021
@jdrueckert jdrueckert deleted the chore/reduce-max-enemy-number branch September 2, 2021 21:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Category: Gameplay Content Requests, Issues and Changes targeting gameplay mechanics and content Topic: UI/UX Requests, Issues and Changes related to screens, artwork, sound and overall user experience Type: Chore Request for or implementation of maintenance changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants