What would be the best way of implementing a simple local leaderboard system for keeping high scores? Is there a way to pass the data along each time the level resets? I’ve created the text blocks in UMG to show the scores, just curious about how to retain saved high scores each play.
How did you make the “Min of int array”, “Impure”? Can only find “Min of int array” and “Max of int array”, but not an “impure” one that i can connect with the branch.