ID:151269
Dec 18 2011, 11:18 am
|
|
Which is preferable? Keeping an active list changing (on a grid) that is always visible or to have a button that pulls the list up?
| |
Well when I make games I like to let people know if other people are online without using tabs. Sooo I usually use grids to display names or I can output their names in a browser.
This game itself, I'm still playing with the idea of using a grid to display players ready to begin, but as for overall players online... no clue. | |
People logging in having notification in a chat area is quite normal, as it introduces them to everyone and you get the world chat side of it there, builds a community etc. But it's kind of secondary to the game itself, so probably not worth the screen-space to have a permanent grid in your UI for it, unless who is online is critically important (like the chat program example).
| |
Question is, what are you personally trying to achieve here?