Lightcaster-Studios / Lightcaster-Studios/Beamerman
Allow player skin selection
@raniceyue is already working on this.
Since Aug 16, 2021.
- Dominant language
- C++
- Stars
- 1
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
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?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.