Switching Character portraits in script
Posted: Tue May 04, 2021 11:44 am
Hi Tony,
I'm attempting to switch the default portrait of a character during a conversation via script, then using the 'SetPortrait(CHARACTERNAME, default)' sequence to refresh to the newly updated portrait. It works for a single line of dialogue, but then the portrait is missing in the following line. The documentation reads that the 'SetPortrait' sequence would keep the change until changed again, so I'm confused as to why this wouldn't remain for the whole conversation.
I'm attempting to switch the default portrait of a character during a conversation via script, then using the 'SetPortrait(CHARACTERNAME, default)' sequence to refresh to the newly updated portrait. It works for a single line of dialogue, but then the portrait is missing in the following line. The documentation reads that the 'SetPortrait' sequence would keep the change until changed again, so I'm confused as to why this wouldn't remain for the whole conversation.