Line trace hit turn text visible

I am trying to turn text visible on my box when the line trace hits it and I don’t know why its not working. I have a log text on there so I know the object is being hit by the line trace.



It looks like you forgot to check New Visibility to TRUE on Set Visibility node.

that seems to work. Now I am trying to have the text invisible when the line trace isn’t hitting that object. I thought I am suppose to put the Custom Event for the text to be invisible on the False Branch but not sure how to reference the box in the target slot on the invisible event.

Same as for your Hit on CAST TO BOX TEXT, add one before Box Text Invisible. Should be 2 noodles off of Hit actor heading out to those…

figured it out- had to use the GET ALL ACTORS