How can I add a picture to the character in UnityC#

Using Naninovel C# APIs: adding custom actor implementations or commands, overriding engine services, integrating with other systems, etc.
Post Reply
keyroy
Posts: 1
Joined: 07 May 2021 06:51

How can I add a picture to the character in UnityC#

Post by keyroy »

In CharacterMetadata, I did not find the field of the list of "Resource", which is to display the role

I need a custom script to import pictures to characters

How can I do it with unity C#?

Elringus
admin
Posts: 521
Joined: 11 May 2020 18:03

Re: How can I add a picture to the character in UnityC#

Post by Elringus »

Check this guide on how to create custom metadata: https://naninovel.com/guide/custom-acto ... m-metadata

Post Reply