56-bits / parts

Parts re-imagined, done properly with Godot.
1 stars 0 forks source link

Player List #7

Open kiesenverseist opened 6 years ago

kiesenverseist commented 6 years ago

Display a list of currently active players in a toggle-able GUI. Maybe include co-ords of the player, as is in #3

kiesenverseist commented 6 years ago

Addressed in c0434961878cf70efe668c28b270f0f36316ae1d The GUI for it is up for change though. image

kiesenverseist commented 6 years ago

On the server side there should be the ability to warp to a player's position by clicking his name.

Also what should be done regarding NPCs, should there even be a player list? Since the game will lean towards supporting smaller numbers of players (probably) is it even necessary?