lampe-games / godot-open-rts

Open Source RTS game made in Godot 4
https://lampe-games.itch.io/open-rts
MIT License
494 stars 70 forks source link

Lack of animation when resources are consumed #67

Closed domenukk closed 7 months ago

domenukk commented 11 months ago

We spawn with three blue and one red resources. One of the three blue resources disappears sometimes, the other ones don't. Not sure if that's a bug?

Scony commented 11 months ago

no - one of the resources contains fewer crystals and therefore is consumed pretty fast. Anyway, this is a good moment to introduce some animation not to confuse the players.

domenukk commented 11 months ago

Could also be nice to see how many resources are in a container somehow

Scony commented 11 months ago

Could also be nice to see how many resources are in a container somehow

right, some HUD for units/resources must be added at some point. I've added #77 for tracking