So I’m making a scavenger hunt game and have a end of game widget display the numbers of items you found( Stored inside a property)
But when the game ends after I found all the items, it is always one number behind(so if I found 3 items, it would say 2)
Any ideas on how to fix this?