@alsweiti2017 The player score in the Player state can only be accessed in blueprint (Read only). If you want to add or change the score value you have to do it in C++ (or create a function in C++ that can be accessed in blueprint)
@alsweiti2017 The player score in the Player state can only be accessed in blueprint (Read only). If you want to add or change the score value you have to do it in C++ (or create a function in C++ that can be accessed in blueprint)