Hi! Is there a way to pick instance by colliding with them, I'm trying to make a door mechanic and I want it that when I get into a specific zone I press a button and transition to another area. The problem is though that I don't know how to distinguish between instances, when I use the collide function it picks all instances of the object, and I don't want that.
Can someone please explain how this can be done?