How could I make a script that can map out models on a gui?
A bit like this
You want to manually project models onto a frame? Or do you just want the parts to appear as is in a gui?
For the former, you need to learn about 3D graphics, which would be too lengthy to post here.
For the latter, just use a ViewportFrame.
1 Like
I don’t think a ViewportFrame will work because I will want to be select the models on the gui
This post seems to have an answer to your problem: