Lightcaster-Studios / Lightcaster-Studios/Beamerman

Shift non-persistent variables into gamemode

Open
#136 0 comments 0 reactions 1 assignee View on GitHub

@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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.