box trigger hud text

hey guys, this shouldnt be that hard.

Im trying to set up a room with a bunch of trigger boxes and when you step into them some hud text comes up.
ive got one working but i cant add any more into the sequence.

any help is appreciated.

Hey phaeton1911,
You could make a function in the HUD blueprint that causes the text to appear and then call it when the box trigger is overlapped. If you need different text to appear for each box trigger you can have an input for the function that has the text.
Hope this helps