In my game, I want the character to collect 10 logs. So far, everything is done correctly except for one thing: I can only make the player need 1 log to move to the next map, instead of 10.
Is there a way to make the player need 10 logs instead of 1 to move to the next map? I'm using a conditional branch for this.
Thanks in advance,
Mortar.