Search found 7 matches

by locksmitharmy
Wed May 11, 2022 8:52 pm
Forum: Dialogue System for Unity
Topic: I cant figure out how to edit a couple things :(
Replies: 10
Views: 693

Re: I cant figure out how to edit a couple things :(

The only other place I can think of that would make "Player" appear is the response menu. Check if the response menu's Standard UI Menu Panel component points to a PC Name field. If so, delete the PC Name GameObject, or unassign it from the PC Name field if it's the same text element as t...
by locksmitharmy
Wed May 11, 2022 6:16 pm
Forum: Dialogue System for Unity
Topic: I cant figure out how to edit a couple things :(
Replies: 10
Views: 693

Re: I cant figure out how to edit a couple things :(

Ive kinda given up on making the player name disapear, Im having it change color instead... tried following your advice on another thread where you made an OnConversationLine method. its working great for adding color to the subtitle by actor, but not the portrait name :( it does sometimes, is there...
by locksmitharmy
Wed May 11, 2022 6:13 pm
Forum: Dialogue System for Unity
Topic: I cant figure out how to edit a couple things :(
Replies: 10
Views: 693

Re: I cant figure out how to edit a couple things :(

Im using this as a test dialog so I can figure out all the possible issues I may have:
Image
by locksmitharmy
Wed May 11, 2022 4:13 pm
Forum: Dialogue System for Unity
Topic: I cant figure out how to edit a couple things :(
Replies: 10
Views: 693

Re: I cant figure out how to edit a couple things :(

Yes, Player 'Is Player'

and I just have 1 subtitle panel
by locksmitharmy
Wed May 11, 2022 3:48 pm
Forum: Dialogue System for Unity
Topic: I cant figure out how to edit a couple things :(
Replies: 10
Views: 693

Re: I cant figure out how to edit a couple things :(

So, I made those changes and the player name still shows up in the portrait name :(

Image

The unticking of Add Speaker Name worked perfectly though, thank you :)
by locksmitharmy
Wed May 11, 2022 3:37 pm
Forum: Dialogue System for Unity
Topic: I cant figure out how to edit a couple things :(
Replies: 10
Views: 693

Re: I cant figure out how to edit a couple things :(

You are a god among men, thank you so much!
by locksmitharmy
Wed May 11, 2022 2:20 pm
Forum: Dialogue System for Unity
Topic: I cant figure out how to edit a couple things :(
Replies: 10
Views: 693

I cant figure out how to edit a couple things :(

It is probably simple and I am just ignorant, but here it is: https://cdn.discordapp.com/attachments/718998652965879926/974012050340712539/unknown.png 1: I dont want it to show the speakers name by each Subtitle Text, it is redundant for me 2: I never want it to say player in the Portrait Name, I on...