I've searched the forums all over, maybe I'm terrible at finding things but I just couldn't find an answer.
I made a 'Journal' in my game that updates as the player learns new things, but how do I make sure it is a global thing without copying it onto every single scene in the game? I want it to work on all scenes. Is there a way to do it?
I know about global variables but is there such a thing as global layers?
Thanks.