Picking up items in the game does not work. I can't pick up two objects at the same time

Hi @Andrew!

Your code does not work because the subject “Dog” is used for more than one time for a collision function. For convenience, I suggest using the “when item collides with anotherItem” function instead. Attached is my method to solve the problem.

You can remix my CoSpace to understand the code. Hope this helps. :slight_smile:

Regards,
NixonLiStudentAccount X CoRichardLi :heart:

3 Likes