I have a simple collecting game, where my player has to collect these 4 objects. Once he touches one of the objects, a variable increases, and it should delete that one object that he touched, but my problem is that all the objects also get deleted.
I am using signals. I hope that somebody could help me and guide me. Can anyone show any examples or help me with this? I am also in 6th grade.