I am trying to make an online multiplayer game that is using GDevelop’s multiplayer events. The game is mostly playable but I want a scoreboard in the game. A scoreboard that people can look at during a match and see the scores of each player. First person to a score like 25 wins. But I can’t seem to get the code to work the way I want.
Here is a pic of the code. The I want to have the player that shot the arrow get a point if the eliminate the other player.