Score system with multiple character blueprints

I had some problem accessing the variable from player state- i couldn’t get a correct object reference? - but i got it working by storing the variable in custom game instance, and casting with get game instance as object. Seems to be working now atleast.

I made this in the BP_Collectible, and store the Score reference in Game Instance.