BG - Remove Tag
node doesn't fire if entity didn't have the tag
#6435
Labels
Remove Tag
node doesn't fire if entity didn't have the tag
#6435
Description
The
Remove Tag
node does not fire its output if the tag doesn't exist on the entity.To Reproduce
Steps to reproduce the behavior:
.blend
Start
node disconnected from theAdd Tag
nodeExpected behavior
The
Remove Tag
output should fire, regardless of the tag existing on the entity. Perhaps it could ALSO have 2 outputs that are conditional--like:--> Tag removed
--> Tag not found
Screenshots
Hardware
Additional context
This is similar to this bug about the
Trigger
node's output not firing, except that it's conditional on tags.Uploading TagNode_bug.zip…
The text was updated successfully, but these errors were encountered: