Hiding atoms' names in BYOND Discussion
|
|
I thought it could be nice if we had a var like mouse_opacity, but that only accounts for the atom's name display when the mouse is hovered over it (or have this implemented as flags into the existing var), meaning when it is set to 0, the name is not displayed*, but mouse actions (right-clicking, Click()) still work. Just a quick, not essential suggestion to add to the List if you guys like it.
*: As per mouse_opacity, the name of the object under that atom will be displayed instead, if any.
|
I can't imagine where one could actually use this.