Hi everyone! I have an active object with an alterable value called "target" which contains a fixed value of another instance of this object, but I can't figure out how to reference the target object in a for each loop so I can compare the two.
Is it possible to do this somehow?