swarm-game / swarm

Resource gathering + programming game
Other
837 stars 52 forks source link

Display `no connection` when the `view`ed robot is out of range #1144

Open byorgey opened 1 year ago

byorgey commented 1 year ago

Once the Far range is reached, overlay a [connection lost] message in red color.

_Originally posted by @kostmo in https://github.com/swarm-game/swarm/pull/1110#discussion_r1125874269_

kostmo commented 1 year ago

In lieu of native Brick support for overlaying a centered "No connection" message over the world view widget, we could instead display the no connection message along the bottom border of the widget.