I've looked around through the forums and tutorials for something specific to this and I cannot find it. I'm needing some guidance for the following three steps:
1) Search for a string in an array and identifying its index.
2) Using that index locate another index by adding or subtracting from the y or x.
3) Taking the value placed in the new index and applying it to an instanced variable.
Thank you for your time.