I have a 2d array where each X represents a location. The y value for that x contains the name, location, and other game values. I am at a spot where I need to search through all the values at y1 so I can figure out which x it is on. I have not been able to figure out how to do this in the event sheet. Any assistance is really appreciated.