hey this is my first post sorry if this is in the wrong place
i made this puzzle game where all levels connected through a hub. Once a player gets to the end of 1 level and they go through the portal it will load up the Hub at the end of each level i have Completion widget
the problem is its not updating after you finish the level and come back to the hub
everthing stuck at 0
i think i need to use game instance or something to store the final result of every level but i don’t know how
or maybe i can spawn the 3D widget after the player come back to the hub