Hi,
I want to make a collectible notes and documents system. I want the player to collect notes in the game world so he can access and read them in the collectables menu after pausing or in the main menu (collectables Widget). I would like to have around 90 collectables in total, so it should be quite efficient.
How can I communicate between actor and widget to make the documents unlockable? (If it’s picked up → show in the widget)