query.relative_block_has_any_tag not working if tag was added inside permutation
'query.relative_block_has_any_tag' only works when the tag has been added in the 'component's section of the block, but not on tags added inside a permutation.
PS: query tested inside an animation controller, works fine when the tag has been added in the components section, but not when added inside a permutation.