DarkMultiPlayer Client

DarkMultiPlayer Client

38.8k Downloads

When chat window is minimized, show & fade messages in the bottom of the screen

godarklight opened this issue ยท 6 comments

commented

This will probably work minecraft-style ;)

commented

Reopening - I think we can do slightly better than the current solution, but it's much better than nothing :)

commented

Yes we can. I wanted to add it to the bottom left but it seems that KSP forgot to add ScreenMessageStyles.LOWER_LEFT and LOWER_RIGHT.

Although it seems perfect to me (I thought it was going to be that yellowish pixelated message). Just the position that needs fixing.

commented

This will require knowledge of unity's GUI and KMP's chat GUI, This one will not be easy to get right.

I'd like to see a KMP style chat window as an option though :)

This will probably end up being post 0.1.4, unless no other major features come up

commented

The bottom fade chat style is the chat in a game I'm developing in Unity, If you could direct me to the GUI code in charge of chat, I'll look in to it for you. I can't promise I'll commit or PR anything though, as I've been far too busy recently, but I could perhaps give some pointers.

commented

I think we'll keep what we have for this, but have the chat key override the inputs and come up in the middle of the screen.

EDIT: (Think flightgear multiplayer style for those that have played it)

commented

I'm happy with the way things are for now.