How can I assign a quest without a dialog?
Posted: Sat Jun 11, 2022 10:25 am
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 quest from this board on the button click for the quest?
The Quest Object on the board has the Quest Giver script with the corresponding quest in the Quests list. And I made sure that this quest is in the quest database. I don't want to start a dialog with the player on each one of these. This is just a "look at these 5 quests available and take whichever ones you want" type of system.
Quest Machine Version: 1.2.26
The Quest Object on the board has the Quest Giver script with the corresponding quest in the Quests list. And I made sure that this quest is in the quest database. I don't want to start a dialog with the player on each one of these. This is just a "look at these 5 quests available and take whichever ones you want" type of system.
Quest Machine Version: 1.2.26