i am trying to make a robot maze with a getNeighbours method. i want to make the robot see if there are any foot prints or walls around them and if so act. it will always be true because of how act is written. i just need help with how to write/understand getNeighbours.