Search found 11 matches

by 1988Oleg1988
Sat Dec 28, 2024 11:28 am
Forum: Quest Machine
Topic: Creating in-game tutorials
Replies: 12
Views: 28658

Re: Creating in-game tutorials

I have seen this series of tutorials, I have reviewed them many times, but there are still a number of unanswered questions. The lessons pay a lot of attention to the dialog box, the quest log. 1) As I said in the previous post in Quick Start, I would like to see something similar to a functional di...
by 1988Oleg1988
Sat Dec 28, 2024 10:40 am
Forum: Quest Machine
Topic: Creating in-game tutorials
Replies: 12
Views: 28658

Re: Creating in-game tutorials

What you have done is an incredibly cool system, but unfortunately there are few examples of its use. Since the system is complex and it is difficult for a beginner to understand what is what, I tried to find examples as similar as possible to my case. In order to implement the solution to my proble...
by 1988Oleg1988
Thu Dec 26, 2024 12:01 pm
Forum: Quest Machine
Topic: Creating in-game tutorials
Replies: 12
Views: 28658

Re: Creating in-game tutorials

Thanks for the help, but I didn't develop any love for quest machines. I'll continue using only the dialogue system. Can I continue asking questions about the dialogue system here or is it better to create a separate topic?
by 1988Oleg1988
Wed Dec 25, 2024 11:53 am
Forum: Quest Machine
Topic: Creating in-game tutorials
Replies: 12
Views: 28658

Re: Creating in-game tutorials

I have read the Save System Manual, but I would like to know if there is a video tutorial?
by 1988Oleg1988
Wed Dec 25, 2024 9:54 am
Forum: Quest Machine
Topic: Creating in-game tutorials
Replies: 12
Views: 28658

Re: Creating in-game tutorials

Regarding that error, did you try to link the quest content to itself (i.e., link it to the Link quest content)? (In QM version 1.2.51, to prevent you from making this kind of infinite loop, the editor won't allow you to point a Link quest content to a Link quest content.) After restarting unity th...
by 1988Oleg1988
Tue Dec 24, 2024 11:44 am
Forum: Quest Machine
Topic: Creating in-game tutorials
Replies: 12
Views: 28658

Re: Creating in-game tutorials

Another error appeared when creating a quest. StackOverflowException: The requested operation caused a stack overflow. System.Int32.Equals (System.Int32 obj) <0x272a82da400 + 0x00018> in <1fd52158108c4fe3a6817b50854eb75e>:0 System.Collections.Generic.GenericEqualityComparer`1[T].Equals (T x, T y) (a...
by 1988Oleg1988
Tue Dec 24, 2024 11:11 am
Forum: Quest Machine
Topic: Creating in-game tutorials
Replies: 12
Views: 28658

Creating in-game tutorials

Hello! I bought this wonderful asset a couple of years ago and now I'm trying to learn how to work with it. I watch lessons, read documentation. But it's terribly long. In my game, I need to make a tutorial. I need a solution to a simpler problem, i.e. show the inscription, move the camera, etc. I w...
by 1988Oleg1988
Sun Apr 28, 2024 7:36 am
Forum: Dialogue System for Unity
Topic: Dialogue text display problem
Replies: 6
Views: 1329

Re: Dialogue text display problem

Tell me, in which file are the Dialog system settings saved?
by 1988Oleg1988
Sun Apr 28, 2024 7:29 am
Forum: Dialogue System for Unity
Topic: Dialogue text display problem
Replies: 6
Views: 1329

Re: Dialogue text display problem

If your dialogue UI uses TextMesh Pro or SuperTextMesh, make sure the corresponding checkbox is still ticked in the Dialogue System's Welcome Window.
It worked

Thank you
by 1988Oleg1988
Sat Apr 27, 2024 10:10 pm
Forum: Dialogue System for Unity
Topic: Dialogue text display problem
Replies: 6
Views: 1329

Re: Dialogue text display problem

No errors appear. It seems like the dialogs are working, but the text is not displayed. I can say this because some time after starting the dialog buttons appear