Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make player names rendered above player's #120

Open
Hopson97 opened this issue Feb 2, 2020 · 0 comments
Open

Make player names rendered above player's #120

Hopson97 opened this issue Feb 2, 2020 · 0 comments
Labels
Feature Suggestions or PRs that add new features

Comments

@Hopson97
Copy link
Owner

Hopson97 commented Feb 2, 2020

Suggestion Title

Player names

Describe your suggestion

Right now it is impossible to identify players of the game.

It would be pretty cool if instead the name of a player was rendered above their heads.

Implementations ideas [optional]

  1. First we need some way for every player to have a name (This is technically already a thing as the client is rand like ./open-builder -client <name here>, but nothing is done with the player name for now)

  2. Then a way must be found to render the text in 3D

  3. Clients of the game need to know the name of the players (Through the use the existing packets for notifying players when someone has joined)

  4. Finally, render it above their heads

@Hopson97 Hopson97 added the Feature Suggestions or PRs that add new features label Feb 2, 2020
@Hopson97 Hopson97 added this to To do in Open Builder Mar 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Suggestions or PRs that add new features
Projects
Open Builder
  
To do
Development

No branches or pull requests

1 participant