Primary tabs

Comments by User

Monday, November 14, 2016 - 18:26

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.

Monday, November 14, 2016 - 15:24

Thank you guys!