DigitalExtinction/Game

Draw colored bars on all entities

Indy2222 opened this issue · 1 comments

So it is possible to visually distinguish to which player it belongs (each player has a different color).

Zakru commented

I believe optimally the player color would be part of the object's model. Models could have neutral parts and parts that are rendered with the player color. An example that doesn't necessarily fit the theme would be a person, with skin that is rendered the same way for everyone, but with clothes that are colored based on the player.