Search found 36 matches

by Unrighteous
Sat Feb 17, 2024 5:15 pm
Forum: Dialogue System for Unity
Topic: Database Not Saving When Entering Play Mode
Replies: 10
Views: 1242

Re: Database Not Saving When Entering Play Mode

They just copied a paragraph from my opening post... very strange.
by Unrighteous
Sat Feb 10, 2024 12:00 am
Forum: Dialogue System for Unity
Topic: Database Not Saving When Entering Play Mode
Replies: 10
Views: 1242

Re: Database Not Saving When Entering Play Mode

Yeah... I tested on the latest version, but I should've done more tests. I'm still stuck on Unity 2020.3.48f1, but I didn't think that would be an issue... sadly for me, it is the issue. When I tested the patch on Unity 2022.3.14f1, it worked fine (no noticeable FPS drop). I have no idea why, but I ...
by Unrighteous
Fri Feb 09, 2024 4:12 pm
Forum: Dialogue System for Unity
Topic: Database Not Saving When Entering Play Mode
Replies: 10
Views: 1242

Re: Database Not Saving When Entering Play Mode

Hey, sorry for not replying for so long again. I tried downloading the patch, and I could already tell that it fixes a few things. I was getting a minor bug where upon opening unity or changing editor layouts, my currently selected conversation wouldn't show any nodes. To fix this, I just had to swi...
by Unrighteous
Wed Jan 17, 2024 6:12 pm
Forum: Dialogue System for Unity
Topic: Database Not Saving When Entering Play Mode
Replies: 10
Views: 1242

Re: Database Not Saving When Entering Play Mode

Hey, thanks for quick the reply!

Sorry, I completely forgot that I made this post despite you getting back to me on the same day haha. It's really good to hear that you're working on solution... and more. I'm looking forward to it, but no rush.

Thanks!
by Unrighteous
Wed Dec 27, 2023 1:43 am
Forum: Dialogue System for Unity
Topic: Database Not Saving When Entering Play Mode
Replies: 10
Views: 1242

Database Not Saving When Entering Play Mode

Hello! I hope you're having a wonderful holiday! I'm in no rush for an answer, so please take your time. I'm experiencing an issue that has persisted ever since I began using the Dialogue System; the most recent additions to my database are sometimes reverted when entering play mode. I often make a ...
by Unrighteous
Tue Dec 19, 2023 1:58 pm
Forum: Dialogue System for Unity
Topic: How to Disable Fading of Dialogue Panel?
Replies: 3
Views: 8326

Re: How to Disable Fading of Dialogue Panel?

That works! Thanks! I still don't really understand why the fade was still occurring since they all use the same animator controller and I modified the "Hide" animation to be instant, but I may have missed something. This works perfectly though. Ideally, I wanted to control the fading thro...
by Unrighteous
Mon Dec 18, 2023 5:19 pm
Forum: Dialogue System for Unity
Topic: How to Disable Fading of Dialogue Panel?
Replies: 3
Views: 8326

How to Disable Fading of Dialogue Panel?

Hello, I've been trying to figure out how to completely disable fading on the dialogue panel, so that it doesn't fade in or out, but just instantly appears and disappears. I've modified all of the animations in the "Canvas Group Animator Controller" to be instant. However, the subtitle and...
by Unrighteous
Wed Nov 29, 2023 12:35 am
Forum: Dialogue System for Unity
Topic: TemplateTools Does Not Exist in the Current Context?
Replies: 2
Views: 361

Re: TemplateTools Does Not Exist in the Current Context?

Ah... I should've been able to figure that out, I'll try a bit harder next time.

Thank you!
by Unrighteous
Tue Nov 28, 2023 4:36 pm
Forum: Dialogue System for Unity
Topic: TemplateTools Does Not Exist in the Current Context?
Replies: 2
Views: 361

TemplateTools Does Not Exist in the Current Context?

Hello again, I've been trying to figure this out on my own, but I'm afraid I don't know enough about scripting to make any further progress. I'm trying to to add variables to my dialogue database at edit time, and I'm following your instructions in this post: https://www.pixelcrushers.com/phpbb/view...
by Unrighteous
Fri Nov 24, 2023 11:10 pm
Forum: Dialogue System for Unity
Topic: Possible Bug: Sort Options Don’t Function
Replies: 6
Views: 683

Re: Possible Bug: Sort Options Don’t Function

Hey, No errors, warnings or anything in the console at all. Tested it in a new project and the behavior is consistent. I made a conversation with 5 nodes, deleted the first two nodes (ID 1 & 2), then tried Menu -> Sort -> Reorder ID's -> This Conversation, and nothing happens, the three remainin...