If i understand correctly you want your npc to do a random greeting with a text? If so, you should store some string in an array, instead of widget blueprints, and draw the text randomly selected in the widget. Let me know if you need more information.
If i understand correctly you want your npc to do a random greeting with a text? If so, you should store some string in an array, instead of widget blueprints, and draw the text randomly selected in the widget. Let me know if you need more information.
Thank you guys!