Hi All,
I just wondered if you can change the character portrait during the conversation. I would like to swap the pose/expression as the NPC says different lines. Do I have to use animated portraits or is there a simple way to switch the image?
Thanks
Changing Portraits Through The Conversation?
-
- Posts: 11
- Joined: Sat Oct 19, 2024 8:54 am
Re: Changing Portraits Through The Conversation?
Hi,
In the Dialogue Editor, assign portraits to the actor's Portrait Sprites list. Note their portrait number (1, 2, 3, etc.). By default, conversations will show portrait sprite 1. In Dialogue Text, include [pic=#] markup tags to show a different portrait sprite. For example, if portrait 2 is a smiling image:
In the Dialogue Editor, assign portraits to the actor's Portrait Sprites list. Note their portrait number (1, 2, 3, etc.). By default, conversations will show portrait sprite 1. In Dialogue Text, include [pic=#] markup tags to show a different portrait sprite. For example, if portrait 2 is a smiling image:
- Dialogue Text: "Yay! Happy day! [pic=2]"
-
- Posts: 11
- Joined: Sat Oct 19, 2024 8:54 am
Re: Changing Portraits Through The Conversation?
Amazing! Thank you!!
Re: Changing Portraits Through The Conversation?
Glad to help!