ID:137305
 
Most Byond games look quite similar (same statpanels, same input/alert boxes that pop up, etc.). I was wondering if anything would be done to change that, for example, a proc/var/whatever that could change what an inupt box looked like, or maybe what the statpanels looked like, or maybe a menu system, or something. I'd like to see something that would make each game different, in the terms of input/statpanels, and you could design your own of what each of these looked like.
this has been requested so many times, everyone has lost count. But, rest assure, dan and tom are very aware of the situation, and are acting on it.

FIREking
In response to FIREking
FIREking wrote:
this has been requested so many times, everyone has lost count. But, rest assure, dan and tom are very aware of the situation, and are acting on it.

In the meantime, the browser is your friend. You can do a quite creative interface in it that is totally unique to your game.

You can also create maps that are menus that look unique (with buttons and all), and move the player to that when they need the menu.

Let constraints trigger your creativity. Every game system on earth has limitations, and often the best games are a result of creatively working around limitations.