gdquest-demos / godot-2d-space-game

A 2D space exploration and mining game made with Godot and our AI framework
MIT License
837 stars 109 forks source link

Redesign the UI to collect and unload resources #26

Closed NathanLovato closed 4 years ago

NathanLovato commented 4 years ago

Currently we have a small bar under the player's ship to show collected resources. It's not clear what's being collected, and how much. Also, there's no feedback on the cargo's size.

Instead we could have an icon in the top-right with a counter, and when mining, have blobs of minerals flying towards the counter and incrementing it.