Search found 5 matches

by NiToK
Sun Jul 23, 2023 3:10 pm
Forum: Dialogue System for Unity
Topic: Ability Info Screen
Replies: 3
Views: 156

Re: Ability Info Screen

Hi,

thank you for the fast reply!

Thought as much, I feel there are a lot of detours to be made to achieve what a script could do much easier in this case.

But to your question: It's supposed to be a visible panel plus the visible elements in it.
by NiToK
Sun Jul 23, 2023 10:50 am
Forum: Dialogue System for Unity
Topic: Ability Info Screen
Replies: 3
Views: 156

Ability Info Screen

Hi Tony, I'd like to build an ability info screen via dialogue system, meaning whenever the player picks up an ability, this game object triggers via the Dialogue System Trigger an info box containing the following elements: - the name of the ability (= TMP text element) - a short video showing what...
by NiToK
Sat Jul 01, 2023 6:47 pm
Forum: Dialogue System for Unity
Topic: Player and NPC Portraits don't show during conversation
Replies: 5
Views: 290

Re: Player and NPC Portraits don't show during conversation

Hi, thanks again for your super fast reply! The attached examples unfortunately didn't work: like in my own UI the portraits didn't show at all. The 3 steps from your previous and this mail I did deploy, you can see it in one of my last attached screenshots e.g. for the NPC subtitle panel in the ins...
by NiToK
Sat Jul 01, 2023 6:25 am
Forum: Dialogue System for Unity
Topic: Player and NPC Portraits don't show during conversation
Replies: 5
Views: 290

Re: Player and NPC Portraits don't show during conversation

Hi, thank you for the super fast reply and even attaching example UI SetUps, super helpful! I deployed your steps (see attachment "SceneMode"), however the portraits still don't show in game mode. Furthermore, the subtitle panels now don't show and hide, the PC subtitle bubble simply overl...
by NiToK
Fri Jun 30, 2023 3:14 pm
Forum: Dialogue System for Unity
Topic: Player and NPC Portraits don't show during conversation
Replies: 5
Views: 290

Player and NPC Portraits don't show during conversation

Hi, I'm creating a custom Dialogue UI based on the Standard Dialogue UI Template. The goal is to show the portraits of the Player and the NPC all the time while the speaking bubbles switch according to who's speaking, , see attachments. I have 2 issues here: 1. Although the portraits show in the pre...