Search found 8 matches

by Geri860
Tue Nov 09, 2021 6:14 am
Forum: Quest Machine
Topic: Scene Portals with asynchronous scene transitions
Replies: 3
Views: 930

Re: Scene Portals with asynchronous scene transitions

Hey,

Thank you Tony, I've made it work!
by Geri860
Fri Nov 05, 2021 1:55 pm
Forum: Quest Machine
Topic: Scene Portals with asynchronous scene transitions
Replies: 3
Views: 930

Scene Portals with asynchronous scene transitions

Hi Toni, Can you help me a little? Here is the scenerio: I have a few smaller scenes, and I want to make it transition faster between them. Essentially, the way I want to make it work is to tell a scene portal, that load the destination scene which is typed in the editor additive, and only load that...
by Geri860
Sun Oct 03, 2021 9:06 am
Forum: Quest Machine
Topic: Spawnpoint name in destination scene not working
Replies: 3
Views: 684

Re: Spawnpoint name in destination scene not working

All done :)
The problem was that I did not add the "Position saver" script to the player and did not ticked the "Use player spawnpoint" bool.
Thank again Tony li :D
by Geri860
Sun Oct 03, 2021 8:47 am
Forum: Quest Machine
Topic: Spawnpoint name in destination scene not working
Replies: 3
Views: 684

Spawnpoint name in destination scene not working

Hello there.
So I've set up everything based on the documentation, but when my player enters the scene portal, the player not starts at the spawnpoint. The strings are match, it throws no error that spawnpoint does not exists or smthing.
What could be the problem here?
by Geri860
Mon Sep 13, 2021 8:42 am
Forum: Quest Machine
Topic: Quest Giver reward dialog won't show up when "Return" node is active
Replies: 7
Views: 3883

Re: Quest Giver reward dialog won't show up when "Return" node is active

FOUND THE ISSUE It had nothing to do with the Quest machine system but rather my stupid quest giver dialog popup activation solution. So when I got close to the questgiver I made it to show like in the demo, like johann often needs help and to actually open the dialog, you have to press a button ons...
by Geri860
Mon Sep 13, 2021 8:12 am
Forum: Quest Machine
Topic: Quest Giver reward dialog won't show up when "Return" node is active
Replies: 7
Views: 3883

Re: Quest Giver reward dialog won't show up when "Return" node is active

"Maybe it's completing the Return To NPC node too early and immediately progressing to the Success state, or something like that." That is the problem. I've tracked the players quest journal and quest editor state and as soon as I speak with the questgiver, it immediately transits to the s...
by Geri860
Sun Sep 12, 2021 11:02 am
Forum: Quest Machine
Topic: Quest Giver reward dialog won't show up when "Return" node is active
Replies: 7
Views: 3883

Re: Quest Giver reward dialog won't show up when "Return" node is active

Figured out something. The no reward dialog only happens if I add another quest besides the (exploreCircleReturn) to the questgiver, with a offer condition (like reach certain level) and if the explore quest is done before the other quest offer condition is met. However, these 2 quests are not conne...
by Geri860
Sun Sep 12, 2021 6:03 am
Forum: Quest Machine
Topic: Quest Giver reward dialog won't show up when "Return" node is active
Replies: 7
Views: 3883

Quest Giver reward dialog won't show up when "Return" node is active

Hi!
I have a little problem here.
When I explore the circle, then go back to report, the quest giver just throws a no job to offer.
No reward text etc.
I've watched the youtube tutorials like 15 times, I did everything exactly the same way.
So what could be the problem ? Any suggestions? :D