sourencho / ungroup_game

A multiplayer game about temporary alliances written with a custom engine in C++ and SFML
14 stars 1 forks source link

Indicate distance of offscreen mines #175

Open sourencho opened 4 years ago

sourencho commented 4 years ago

We currently show the direction of an offscreen mine using the resource letters but there is no information about how far that mine is.

Maybe the letter can scale or fade (alpha) based on the distance...