playMaker

Author Topic: Create Array from a CSV file  (Read 1102 times)

seanenroute

  • Playmaker Newbie
  • *
  • Posts: 4
Create Array from a CSV file
« on: June 02, 2021, 01:15:11 AM »
I'm trying to figure out how to bring an csv list into Unity using Playmaker but all the concepts are new to me and I can't find a tutorial that is specific to csv into arrays.

I'm looking for a short tutorial that's already out there or a bullet point tutorial to get me started. Something simple like create Action A, then Action B and Loop into Array.

So far Datamaker looks most promising and it has a function call CSV Read but I don't have a clue what to do with it.

Any help is greatly appreciated.