Hello,
I’d like to know why we have to create a new LeaderboardState for updating the leaderboardEnities in method “HandleCoinsChanged”, instead of simply changing the member in the list that we are already pointing at? To me, it feels unnecessarily unperformant without gaining any advantage or convenience here, but maybe I missed something…
Thanks a lot in advance, great course!
Ewald