IT-student here, so far I've always used getOneIntersectingObject to gather information from different objects. But now I have an array as subclass of World and need information about a variable in an actor. I have not found one single comprehensible explaination for that so far. I cannot use the method I'm used to here because those objects don't intersect, can I?