Skip to main content

Configuration

Add your Game Data Class in the Anime Character Creator settings from Project Settings

Plugin Setting

The Game Data Class should contain all of your species from DataTable

Game Data Class

As you can see in the default class example we have 3 species.

Specie are stored in a DataAsset, you can inspect the default species data to learn how the plugin work !

Game Data Class

Note

It's the default class from the plugin as example, you should add your own data for your game