-
Notifications
You must be signed in to change notification settings - Fork 181
New issue
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
Use Mine icon on Radar, instead of "blip" icon #2067
Conversation
Mines also appear as the same color as Nukes (orange)
The tutorial tells about what a mine looks like. |
I didn't think about updating the tutorial text - thanks for that! I've updated the tutorial text for English, but the other languages might need to be updated too. |
Usually it is harder to differentiate between mine and artifact/supply drop. The color/size changes are just too subtle. But I think it is better to just use different icon (as long as there are no scenarios that are depending on placed artifacts/supply drops in a crowd of mines. I'd lean towards changing the image and keeping the white color (and keep orange/blue to weapons of mass destruction/disruption), mines are IMHO less dangerous than EMP/Nuke. |
New mine icon has taller and wider 'spikes'.
That's probably a good idea - you should create a new Issue/Pull Request to discuss that |
Most of the feedback from the Discord discussion thought that the icon change was a positive change, but some had issue with the size of the icon, saying that it was too large, but making it smaller may have issues with readability of the icon. I've created a new mine icon that has slightly larger "spikes" (trying to matching the size of the crosshair lines for the Homing missiles), which should help with the readability as the icon is shrunken down. This updated icon appears on both the radar, as well as the "Missile Selection" buttons on the right. This screenshot shows the new mine icon in the radar at size |
I understand this be too late as these are closed now, but as a final suggestion: would it be possible to include this but by default have the "mine.png" be a renamed copy of the existing "blip.png" so that if someone does want to replace them they can do it as part of a mod but those who prefer the traditional blip and arrow will be unaffected? |
Mines also appear as the same color as Nukes (orange)
Many new Helms players don't know that a white dot on their radar is a Mine, so they fly over it (much to the rest of the crew's dismay).
There doesn't seem to be a particular reason either in Lore or Gameplay for it to be a white dot ("Our radars can't tell if it's a mine or an asteroid, we need Science to scan it"), since the radar already differentiates between asteroids and mines, appearing as yellow-brown or white dots, respectively.
Screenshots
For reference, here's what the new mine looks like next to a Nuke and some HVLIs:
And it'll also appear as a mine icon in the GM screen. (This is slightly older screenshot where I had the size be
0.4 * 32
instead of0.5 * 32
.0.4 * 32
started to lose some definition and the spikes around the mine, which is why I used0.5 * 32
)