opus-apps icon indicating copy to clipboard operation
opus-apps copied to clipboard

Swarm miner should highlight turtles

Open wackbyte opened this issue 5 years ago • 1 comments

It's frustrating when I lose my turtles or don't know where they are, so I think it'd be nice to highlight the turtles with overlay glasses like the containment box corners are, maybe with each turtle's computer ID hovering above it as well. Thanks! (I'm on develop-1.8)

wackbyte avatar Jun 14 '19 18:06 wackbyte

Some time ago I made a rudimentary and slightly messy program to do this: https://pastebin.com/DWKuYjnJ You will need to change line 9 to match a label part that is common between all your turtles, and the program could be improved a lot (by doing less GPS or using the discovery pings for location instead)

Kan18 avatar Jun 24 '22 02:06 Kan18