I have a GUI that you enter numbers in, and i'm trying to make it so that when you enter coordinates in the GUI, a brick named "ITarget" is created in that position. I don't know how to start, and i need some help. Thanks
CaptureFocus() maybe,
and TextBox.Text.Changed:connect(thefuntcion)