We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When we are playing a real game, it is nice to see the names of the robots on the field widget so that we can easily substitute faulty robots.
We already have the ability to display robot IDs when pressing the "I" key in Thunderscope. . Add a new mapping for a new key to show the robot names alongside the robots.
A mapping reference: 0: Pied Piper 1: Bruhbot 2: Snowbot 3: Robert 4: Swolebot 5: Killit 6: Aimbot 7: Ball-E
The text was updated successfully, but these errors were encountered:
potatoisagender
No branches or pull requests
Description of the task
When we are playing a real game, it is nice to see the names of the robots on the field widget so that we can easily substitute faulty robots.
We already have the ability to display robot IDs when pressing the "I" key in Thunderscope.
. Add a new mapping for a new key to show the robot names alongside the robots.
A mapping reference:
0: Pied Piper
1: Bruhbot
2: Snowbot
3: Robert
4: Swolebot
5: Killit
6: Aimbot
7: Ball-E
Acceptance criteria
Blocked By
The text was updated successfully, but these errors were encountered: