Hey, I would like to know how to trigger an action with 2 or more instances of the same object, that will destroy 2 instances of another object.
So far, I thought it would work like this:
Thing Pick instance with UID 001
Thing Pick instance with UID 002
Thing is True
Stuff Pick Instance with UID 03 -> Destroy Stuff
Stuff Pick Instance with UID 04 -> Destroy Stuff
Any tips?