Hello, I'm trying to create a GUI that would display a number of objects whenever I type the number into a Text Box during run time. I've only dealt with objects that are already precreated in the form, so I'm not sure how to deal with this problem.
For example, if I type 5 into my Text box, 5 buttons would appear somewhere in the form etcetc.