Only show NPC portraits
-
- Posts: 95
- Joined: Thu Aug 12, 2021 6:39 pm
Only show NPC portraits
Hello again, I want my dialogues to always show the NPC portrait during the Player's nodes (during response choices) but it keeps hiding my NPC portrait image when the responses appear even though I have turned on Only show NPC portraits on the Standard UI Subtitle Panel. Any clue why this would be?
Re: Only show NPC portraits
Hi,
Make sure the response menu panel's PC Image isn't assigned to the same portrait image GameObject. In many dialogue UI prefabs, they share the same image element. If that's the case, just unassign the response menu panel's PC Image and PC Name fields.
Make sure the response menu panel's PC Image isn't assigned to the same portrait image GameObject. In many dialogue UI prefabs, they share the same image element. If that's the case, just unassign the response menu panel's PC Image and PC Name fields.
-
- Posts: 95
- Joined: Thu Aug 12, 2021 6:39 pm
Re: Only show NPC portraits
That was it, thank you sir. Seems like a powerful tool that can handle many use cases which is great.