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.