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

Allow player skin selection #155

Open
raniceyue opened this issue Aug 16, 2021 · 3 comments
Open

Allow player skin selection #155

raniceyue opened this issue Aug 16, 2021 · 3 comments

Comments

@raniceyue
Copy link
Contributor

I think it would be a good to have feature to allow players to select their skin, i.e., select the appearance of their character, rather than using pre-set skins for each player.

However, suppose we have online multiplayer, we need to consider the situation where 2 players have the same skin. This should not be an issue if players have player numbers and arrows on top of their heads as per issue #119

There are multiple cases to consider

  1. Player with AI skin selection
  2. Local multiplayer skin selection
  3. Online multiplayer skin selection (UI and flow should be about the same as Case 1)

What do you guys think?

@raniceyue
Copy link
Contributor Author

The game should be able to remember player skin selection if possible, so whenever they login to play, they won't have to re-select the skin they have chosen the previous time, etc.

@beatricetay
Copy link
Contributor

What do you think about allowing the player to select the colour of the player as well?
If they can choose a unique colour, then the 1P, 2P might not be necessary. (e.g. in Overcooked there is a different coloured outfit and circle around the player to differentiate the characters)

@raniceyue
Copy link
Contributor Author

What do you think about allowing the player to select the colour of the player as well?
If they can choose a unique colour, then the 1P, 2P might not be necessary. (e.g. in Overcooked there is a different coloured outfit and circle around the player to differentiate the characters)

This is a good idea. Right now, we have 3 possible character skeletons, boy, girl and skull boy, we can have different set colour configurations for each player number then just let them chooose what skeleton they want.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants