On collision blocky problem

How can I change the on collision blocky to specific item? The original one is another items, that will work with all items, I just want to work with specific item. Is it set variable another items to item id? Thanks.

Use “if-else” block to check if another item is equal to the item you want to test collision against.

05