Error: the identifier "player_states" isn't declared in the current scope. But it is a Singleton.

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By Main_A



This was happening on the previous version of the project too before I decided to redo it from the ground up.

Your images aren’t showing.

jgodfrey | 2020-11-08 19:22

I don’t know why the images are not displaying, but I figured it out I just forgot to put extends node in the singleton.

Main_A | 2020-11-09 03:18

:bust_in_silhouette: Reply From: Main_A

I just forgot to put extends node in the singleton. I wasted like three hours just because I’m stupid.