Page 1 of 1

Quest Machine 1.2.1 Released

Posted: Thu Oct 03, 2019 8:43 am
by Tony Li
Version 1.2.1 is now available on the Unity Asset Store!

This version improves the Quest Editor UI for Unity 2019.3. It also includes several improvements to procedural quest generation.

Release Notes:
  • Fixed: Activate GameObject Quest Action (was broken in version 1.2.0).
  • Fixed: IdentifiableQuestListContainer did not automatically find QuestEntity if present.
  • Fixed: Node borders were not appearing in Unity 2019.3 when unselected.
  • Improved: Entities now inherit drive values and urgency functions from parents.
  • Improved: QuestGeneratorEntity now chooses from weighted random selection of top urgent facts instead of single most urgent fact.
  • Improved: QuestGeneratorEntity does not generate a quest if there are no urgent facts.