I’ve seen many Youtube tutorials to destroy a coin when the player touches it. None of them seem to work for me.What am I doing wrong here?
The above pic is the script graph for the coin, when in contact with the player tagged “Player”. For some reason, it’s not destroying itself no matter what video I use as reference
note: 1) Yes, the player is tagged as “Player”
2)Both coin and Player use 2d circle collider