Search found 3 matches
- Thu Apr 05, 2018 5:28 am
- Forum: Quest Machine
- Topic: [Request] How to show reward icon on Dialog system
- Replies: 1
- Views: 790
[Request] How to show reward icon on Dialog system
Quest system have reward icon i want to show same icon on quest system is there an easy way to do it?
thanks
- Tue Apr 03, 2018 4:43 pm
- Forum: Quest Machine
- Topic: [request integration] inventory pro
- Replies: 4
- Views: 1071
[request integration] inventory pro
Dialog system have integration with inventory pro i hope quest machine have same integration
thanks
thanks
- Tue Mar 13, 2018 6:11 am
- Forum: Dialogue System for Unity
- Topic: Is there a way to register a event
- Replies: 3
- Views: 642
Is there a way to register a event
I want to catch quests states. If there a quest state changed from "unassigned" to "active" i want to keep tracking it from code, There is StringEvent PixelCrushers.DialogueSystem.DialogueSystemEvents.QuestEvents.onQuestStateChange = new StringEvent() An object reference is requi...