I added Print String node to BTS_UpdateQuest and BTD_IsQuestCompleted, and noticed, that Decoration (BTD_IsQuestCompleted) perform his ConditionCheck sooner than Service (BTS_UpdateQuest) perform Receive Activation event. Is it a bug or a feature?
Thank you!
Sounds like you want to enable Service tick before decorator is being checked. We have an option for that:
Cheers,
–mieszko