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

High difficulty enemies remain after reset #3

Closed
ryanetunkel opened this issue Apr 13, 2024 · 0 comments · Fixed by #7
Closed

High difficulty enemies remain after reset #3

ryanetunkel opened this issue Apr 13, 2024 · 0 comments · Fixed by #7
Assignees

Comments

@ryanetunkel
Copy link
Owner

Sometimes when the game resets the first obstacle or two seem to still be using the old difficulty setting of the previous game.

Sources for this may include:

  • The difficulty scalar not being reset before the game restarts
  • The obstacle being left over off screen and not deleted at the end of a game
  • Issue with obstacle group clearing at the end of a game
  • Issue with the obstacle event timer going off out of sync with the game restart
  • Issue with the obstacle event timer going off at just the wrong time compared to game restart
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant