Unity Tutorial – Using CSV Files

This tutorial is on using CSV files from Microsoft Excel in Unity as text assets.

CSV files (comma separated values) are a quick and easy way to store large amounts of information for a game.

By using them as TextAssets, it’s fairly easy to import that data into your Unity game.

Download this Unity tutorial

Posted in Game Programming, Tutorials, Unity 3D.

One Comment

Comments are closed.