hierarchical gameplay tags problem

Hi. here you are.

cat := class(tag){}
cat_client := class(cat){}
cat_client_child := class(cat_client){}
cat_destination := class(cat){}

image

The description in the document is probably out of date or wrong.

2 Likes