Lightcaster-Studios / Lightcaster-Studios/Beamerman
Shift non-persistent variables into gamemode
Open
@iskandarzulkarnaien is already working on this.
Since Jul 11, 2021.
Bug
- Dominant language
- C++
- Stars
- 1
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Right now, there are issues with the UI glitching out when the player clicks "main menu" and then "START" after a defeat/victory screen. This is due to the old player array not being cleared. Other bugs are certain to arise from this. The fix would be to shift the variables into gamemode, which is not persistent across levels
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.