I Am currently making a My Singing Monsters fangame, and i have run into a problem with the currency. I’m adding a way to see how much coins you have from the islands using the cameramanager. However, the tutorial i have used seems to talk about rpg money showing, as it has a player and all the other stuff, it also came with other code that im sure doesn’t matter to the gamestyle im making. With the tutorial, i did manage to implement where the money amount would show up, but i cant seem to work out how to make the amount go up or go down. The code is conected to the game script, which is basically where the amounts are. Can someone tell me how i can fix this so i can make the amount work? Also its 2d, Godot 4.
The basic amount of gold coins is 1500.