I really liked the debug console that the @worldofbalance/lobby team built.
I have a few improvements/suggestions that could make it even better:
Can we add a small entry to our wiki on how to use it? Not a lot of people are aware of its existence and if it's still there next semester then they will find it and keep using it.
Can we print the timestamp in front of each message? Like 10:09:04 - Hello World
Can we open and close it using the "~" key. This is kind of the standard in most real world game engines (Unreal, Quake, Etc).
Can we anchor it to the top or bottom? And maybe add a background? Right now it will probably overlap with some games or will be hard to read. That should make it a bit easier.
@jensvdh I have added a page on the wiki that includes some usage notes. I will work on including some other minor UI improvements. Thanks for the suggestions!
Hey,
I really liked the debug console that the @worldofbalance/lobby team built.
I have a few improvements/suggestions that could make it even better:
Here's an example of a quake style console: https://github.com/mikelovesrobots/unity3d-console
These are just suggestions, so don't make them too high of a priority (Except maybe the Wiki Part), I can help you out if you want!