I am practicing to make 2D Laser Defender, When I try to use ResetScore() method from ScoreKeeper script in Level Manager script at Load Game() method it throws a nullreferenceexception.
Level Manager Script:
Score Keeper Script:
Error Message on Unity:
Please look in to the issue and advice.