Swarm miner should highlight turtles #9

Open
opened 2019-06-14 14:24:36 -04:00 by wackbyte · 1 comment
wackbyte commented 2019-06-14 14:24:36 -04:00 (Migrated from github.com)

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)

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)
Kan18 commented 2022-06-23 22:17:25 -04:00 (Migrated from github.com)

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)

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)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MayaTheShy/opus-apps#9