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

Add an in-game debug menu #18

Open
lunacys opened this issue Feb 3, 2024 · 2 comments
Open

Add an in-game debug menu #18

lunacys opened this issue Feb 3, 2024 · 2 comments
Labels
feature A new feature for the game

Comments

@lunacys
Copy link
Contributor

lunacys commented Feb 3, 2024

Add an in-game debug menu using egui.

Useful features to add into this menu:

  • Spawn specific enemies/tiles/items/upgrades/etc.
  • Enable/disable enemy spawns.
  • Despawn all enemies.
  • Reset player (health, remove all upgrades, etc).
@lunacys lunacys added the feature A new feature for the game label Feb 3, 2024
@Sereja313
Copy link
Member

Do you mean adding it to a debug build or a release build as a sort of "creative" mode?

@lunacys
Copy link
Contributor Author

lunacys commented Feb 3, 2024

Do you mean adding it to a debug build or a release build as a sort of "creative" mode?

Debug build only. But adding a "creative" mode is an interesting idea too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A new feature for the game
Projects
None yet
Development

No branches or pull requests

2 participants