📜Explore goal
If the TakerId is player
, the quest will be available in the player's questlog. But do not forget to add player
into the QuestGivers
object in Quest.json
Trigger ID field is used for the server side register of the trigger object spawned in the world. This ID needs to be unique so the server side script is able to handle removal and spawn of these triggers.
Last updated