[BUG?] BT Service recieve activation afterwards BT Decoration

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:

118497-calltickonsearchstart.png

Cheers,

–mieszko