pastthepixels / InfiniteShooter

A simplistic shooter made with the Godot engine.
https://pastthepixels.itch.io/infiniteshooter
GNU General Public License v3.0
18 stars 3 forks source link

Feature request: Make the GUI more useful #25

Closed pastthepixels closed 1 year ago

pastthepixels commented 1 year ago

Right now there's a lot of things that's going on in the game that the player can easily be unaware of, like how much points you get after you blow up an enemy ship. In short, my idea is that we can use the GUI to highlight when some of these events happen. Here's a short list of some of the stuff that could have alerts/HUD notifications:

pastthepixels commented 1 year ago

Since as I mentioned in #8 I already added a warp screen, there should be some kind of indicator for how much levels are next until the next warp/reset. I'll edit the issue description

pastthepixels commented 1 year ago

I've been working hard to get one more issue closed before the end of the year, and now that I've finished everything outlined in the checklist, can't think of anything else to add, and have tested it to make sure everything works, I'll merge the branch enhance-gui before the end of the year (probably later today)!