Issue when switching profile pictures

Announcements, support questions, and discussion for the Dialogue System.
Post Reply
BuginaJar
Posts: 1
Joined: Sat May 02, 2020 2:11 pm

Issue when switching profile pictures

Post by BuginaJar »

Hi, so I'm having an issue where when conversing with somebody with the dialogue system I can change their profile picture once no problem using the SetPortrait(actor,pic=#) sequence. But when I change it a second time within the same conversation, the image glitches out and becomes like a centimeter wide. Not sure how to fix this issue so any help would be appreciated.
User avatar
Tony Li
Posts: 22054
Joined: Thu Jul 18, 2013 1:27 pm

Re: Issue when switching profile pictures

Post by Tony Li »

Hi,

Are all your portrait images the same dimensions?

What about your Portrait Image's Image component? Is Preserve Aspect or Set Native Size set? Just trying to get an idea of

As a test, what if you use the [portrait=#] markup tag in a node's Dialogue Text? This will only apply a specific portrait image number for that node.
Post Reply