Modify Dialogue Entry inspector to add new templates fields
Posted: Mon Apr 25, 2022 11:12 am
Hi,
I'm new with Dialog System and I wonder if there is a way to modify the of DialogueEntry class or editor class to add new field I haded in the dialogEntry Template.
Exemple :
I hadded a mood and moodTexture field to the DialogueEntry template
In the inspector, I can modify those new fields (Mood and MoodTextures) by expanding AllFields field but I would like to be able to have directly a field for mood and moodTexture just above actor field.
My goal is to change the actor texture according to the given moodTexture and display a text with the given mood. It would change multiple time during the same conversation.
Maybe there is already a way to do that without changing any script or inspectorScript.
Thanks,
Jaximus
I'm new with Dialog System and I wonder if there is a way to modify the of DialogueEntry class or editor class to add new field I haded in the dialogEntry Template.
Exemple :
I hadded a mood and moodTexture field to the DialogueEntry template
In the inspector, I can modify those new fields (Mood and MoodTextures) by expanding AllFields field but I would like to be able to have directly a field for mood and moodTexture just above actor field.
My goal is to change the actor texture according to the given moodTexture and display a text with the given mood. It would change multiple time during the same conversation.
Maybe there is already a way to do that without changing any script or inspectorScript.
Thanks,
Jaximus