In Workspace, I put
game:GetService("InsertService"):LoadAsset(the asset id).Parent = game.StarterGui
The model it inserted was a GUI. The scripts in the GUI works, but when I try clicking a button or inputing words in a textbox, it's like it's not even there. By that, I mean it doesn't respond. All that it does is sit on the screen. Any way to fix this?