Trying to get a game object to disapear, nothing seems to be working.,Trying to hide a game object, nothing seems to be working

Hello! I’m trying to make a basic pickup that refills one of the players lifes when collided with. That part is working fine, my problem is immediately after when I want the object to disappear.

I’ve looked at a lot of similar problems and tried various solutions but nothing seems to be working. If someone here could take a look at my code and tell me what I should be doing, I’d really appreciate it!