Hi i've been having real trouble lately about trying to make a part of a pacman game.
In this problem there is 3 main classes involved. Ghost1, Player, Food1. I am trying to have a code from the Ghost1 actor that locates each Food1 and check if the Player is on the exact same position as the food. Is there a way to do this?

