Ananke Csv Master 5.Creating Data

Back to Table of Contents

Generating Data Templates

Ananke Csv Master includes functionality to create data templates. Click the “Update DataCsv” button in the Actions area to generate CSV files with initial data.

The output location corresponds to the Data Paths specified in your initial settings. While you can select different output destinations, the column (data) structure must remain consistent across all folders.

Therefore, selecting “All” is generally recommended.

Initial Error Notes

Skip this section if you haven’t configured multiple Data Paths.

When generating data, an automatic import occurs.

If you have multiple Data Paths configured, you may encounter errors due to ID duplication.

These errors will resolve once you properly configure your data.

Note: If Index Duplicatable is set to true, no errors will occur at this stage.

Verifying Output

If no errors occurred, ScriptableObject instances should now be generated.

You can find them in the “ScriptableObject Instance Path” specified in Settings.

Selecting these instances will display their configuration in the Inspector.

Initially, you’ll see default data values:

Let’s try setting some values in the CSV:

When you return focus to Unity, an automatic import will occur.
If no errors occur, the data will update automatically.

While you can edit CSVs directly, this becomes impractical when dealing with large amounts of data. The next section will cover Excel integration methods.

Note: You can implement your own spreadsheet export solution if you prefer, as long as it can output to CSV format.

Next

コメント

タイトルとURLをコピーしました