There is a lingering issue where the OffTheRebound variable is causing the individual stats to not count up to the score recorded. Part of this may be due to the ReboundingPlayer lingering (and then passing to an opposing player) after a given scenario. We may need to check the foul and turnover conditions to ensure that when one of those events occur, OffTheRebound needs to be toggled off and ReboundingPlayer needs to be null.
There is a lingering issue where the OffTheRebound variable is causing the individual stats to not count up to the score recorded. Part of this may be due to the ReboundingPlayer lingering (and then passing to an opposing player) after a given scenario. We may need to check the foul and turnover conditions to ensure that when one of those events occur, OffTheRebound needs to be toggled off and ReboundingPlayer needs to be null.