Make item invisible on touch/tap

Hello guys, any suggestions on how to make an object disappear when the its touched?
Thanks in advance :slight_smile:

example

event::
condition
if my player collides with item …

action:
eliminate item
or
hide item

Thanks bro, got it!
Still new.