Search found 24 matches

by hapciupalit
Thu Apr 19, 2018 9:37 am
Forum: Dialogue System for Unity
Topic: AC load quest state
Replies: 1
Views: 318

AC load quest state

I'm not sure if I'm in the right place or I should have posted on AC forum, but I think you may be able to help me. So I have a few conversations which change the state of a few variables in the database, like quest state, relationship between characters, which are attributes in the character tab an...
by hapciupalit
Fri Mar 02, 2018 2:10 am
Forum: Dialogue System for Unity
Topic: Problem with the scrollview
Replies: 23
Views: 3078

Re: Problem with the scrollview

https://youtu.be/X1TZ-9ZqbVA

Sorry, my bad. Now it shall work.
by hapciupalit
Thu Mar 01, 2018 5:23 am
Forum: Dialogue System for Unity
Topic: Problem with the scrollview
Replies: 23
Views: 3078

Re: Problem with the scrollview

Hey again. Because of the job I didn't had the time to try your suggestion, but the update mode was already set. Here is a video where you can see my problem, maybe you can understand it better then I do. https://www.youtube.com/watch?v=X1TZ-9ZqbVA&feature=youtu.be Thank you and sorry for bother...
by hapciupalit
Fri Feb 23, 2018 10:34 am
Forum: Dialogue System for Unity
Topic: Change Image.sprite with alternatePortraits
Replies: 8
Views: 1972

Re: Change Image.sprite with alternatePortraits

Thanks for the help, Tony
Have a nice day
by hapciupalit
Fri Feb 23, 2018 10:34 am
Forum: Dialogue System for Unity
Topic: Problem with the scrollview
Replies: 23
Views: 3078

Re: Problem with the scrollview

Thanks a lot Tony.
Have a nice day
by hapciupalit
Fri Feb 23, 2018 4:27 am
Forum: Dialogue System for Unity
Topic: Problem with the scrollview
Replies: 23
Views: 3078

Re: Problem with the scrollview

I just tested the asset, but the only problem is that if in the MenuTab of AC I check the "Pause game when enabled", I get a black screen instead of the Quest Log, maybe I did something wrong when importing, but could you try to see if in your case it's working? However in the case I don't...
by hapciupalit
Fri Feb 23, 2018 1:18 am
Forum: Dialogue System for Unity
Topic: Problem with the scrollview
Replies: 23
Views: 3078

Re: Problem with the scrollview

Thank you very much, I'll give it a try in a few hours, but I'm sure it will work.
by hapciupalit
Fri Feb 23, 2018 1:16 am
Forum: Dialogue System for Unity
Topic: Change Image.sprite with alternatePortraits
Replies: 8
Views: 1972

Re: Change Image.sprite with alternatePortraits

Thank you. I manage to get the Texture, now I only need to find the way to put it on an Image Object, but it should not be a problem.
So thank you very much.
by hapciupalit
Thu Feb 22, 2018 5:54 am
Forum: Dialogue System for Unity
Topic: Problem with the scrollview
Replies: 23
Views: 3078

Re: Problem with the scrollview

I got stuck again. I'm trying to integrate this quest menu with the adventure creator. I created a new menu with AC and then whenever I try to open it the alpha on the canvas groups are on 0. So the first thing to do it was creating a script that would call Open() on the TwoPanelQuestLogWindow objec...
by hapciupalit
Thu Feb 22, 2018 3:30 am
Forum: Dialogue System for Unity
Topic: Change Image.sprite with alternatePortraits
Replies: 8
Views: 1972

Re: Change Image.sprite with alternatePortraits

Well... I tried this before creating the post and I was getting the
"`PixelCrushers.DialogueSystem.Actor.alternatePortraits' is inaccessible due to its protection level" error. So I taught that maybe I'm doing something wrong. Do you have any idea what could cause this?