I have a simple map where players must collect coins that give them points. First to 120 points wins.
I can display the score on the Map screen since that is an easy setup and the score is working to end the match but I’d like to also display it as it updates on the players HUD. The only options I found so far display team score but this is meant as a free for all map.
Thank you!