Hi.
I have a On Trigger Enter with a tag filter on player. Whenever player collides with a box the box should instantiate an object. That works but my problem is that it constantly instantiate two objects instead of one.
I know it is the trigger enter node. Is there a way to force one trigger?