SmartlyDressedGames / Unturned-3.x-Community

Community portion of the Unturned-3.x repo. If you have access to the source code you can find it here:
https://github.com/SmartlyDressedGames/Unturned-3.x/
84 stars 18 forks source link

Have player names align with player location on map when avatar is disabled. #4381

Closed Jdance-Media closed 1 month ago

Jdance-Media commented 3 months ago

Self explanatory. The player avatar normally represents the player position, but since there is no avatar you kind of just got to remember that their position is to the left of their name. Would make more sense to center the text on the player position when avatars are turned off.

SDGNelson commented 3 months ago

Hmm... It's a fair point, but I think it might be harder to pinpoint the center of the text than the left of the text. Maybe a 4x4 dot instead of the avatar when disabled?

Jdance-Media commented 3 months ago

Yeah, that is probably a better solution. It would be good to make sure that this new dot/marker looks distinctly different to the waypoint one, so they aren't confused.