I'm late to the party, and since I'm still stuck doing Construct 2, I need some help. I have an excel spreadsheet that contains playable character data for a gacha type thing. I have converted it to a CSV file. I want to convert the CSV file into an array using the csv2array plugin. But I can't for the life of me find a step by step process on how to do this. What is the specific sequence of events that I need to use to make this happen? What objects do I need, what is the step by step process to turn my spreadsheet into an array at which point I can just call the data as necessary from the array's coordinates? Explain it to me like I'm a grade schooler. Thanks in advance.