Search found 8 matches
- Sat Jun 11, 2022 10:25 am
- Forum: Quest Machine
- Topic: How can I assign a quest without a dialog?
- Replies: 1
- Views: 628
How can I assign a quest without a dialog?
I am creating a "Notice Board" type of game object that when the player visits it there will be ~3-6 optional quests that the player can choose from. Each "Notice" on the board will have an Accept button that needs to give the quest to the player. How do I give the player the que...
- Thu May 05, 2022 10:48 pm
- Forum: Quest Machine
- Topic: [Solved] How do I enable the "Track" button in the Journal UI?
- Replies: 7
- Views: 1224
Re: How do I enable the "Track" button in the Journal UI?
Perfect, Thanks!
- Thu May 05, 2022 9:18 pm
- Forum: Quest Machine
- Topic: [Solved] How do I enable the "Track" button in the Journal UI?
- Replies: 7
- Views: 1224
Re: How do I enable the "Track" button in the Journal UI?
Here is a screenshot from in game. I can enable it in the hierarchy and then it works just fine. According to the Welcome window it is version 1.2.26
- Thu May 05, 2022 8:16 pm
- Forum: Quest Machine
- Topic: [Solved] How do I enable the "Track" button in the Journal UI?
- Replies: 7
- Views: 1224
Re: How do I enable the "Track" button in the Journal UI?
My quests have the Is Trackable checked. I checked them all and can't get any to show the Track button.
- Thu May 05, 2022 4:33 pm
- Forum: Quest Machine
- Topic: [Solved] How do I enable the "Track" button in the Journal UI?
- Replies: 7
- Views: 1224
[Solved] How do I enable the "Track" button in the Journal UI?
When my character has more than one quest accepted, I want the "Track" button to get enabled for each quest that is not currently active. I have checked the "Only track one quest at a time", so when viewing a quest that is not currently tracked, how do I get the "Track"...
- Tue Apr 19, 2022 10:36 pm
- Forum: Quest Machine
- Topic: How can I always have the Quest Journal UI open?
- Replies: 5
- Views: 732
Re: How can I always have the Quest Journal UI open?
The quest is fine, I am able to go through all the steps and complete it. I also followed along during run-time and confirmed that it goes to each step correctly. I just went and un-did all the steps you told me about earlier. On the Quest Machine GameObject's Quest Machine Configuration component, ...
- Tue Apr 19, 2022 10:19 pm
- Forum: Quest Machine
- Topic: How can I always have the Quest Journal UI open?
- Replies: 5
- Views: 732
Re: How can I always have the Quest Journal UI open?
Perfect! Thank you so much, that is exactly what I needed. Only after doing these steps I can't see my active quests anymore. On the Quest Machine Configuration I have enabled the debugger. It runs through these steps in the image. The quests seem to get enabled and active but then get disabled for ...
- Sun Apr 17, 2022 1:31 pm
- Forum: Quest Machine
- Topic: How can I always have the Quest Journal UI open?
- Replies: 5
- Views: 732
How can I always have the Quest Journal UI open?
Is there a way that I can always have the UI for the Quest Journal enabled? I have added the Quest Machine UI to my existing Inventory where I have multiple tabs. Under my quests tab I want the Quest Journal UI always enabled. The "Show/Hide" functionality is controlled by the parent game ...