Does anyone mind telling me how to add 3D objects to UI’s I kind of want to mess around with this sort of thing and implement it.
2 Likes
It unfortunately isn’t easy. There are modules, like Module3D by me and CloneTrooper1019, all it does is adorn the model to a frame. You would also need to use BillboardGuis if you plan to have the 3D objects in front of 2D elements.
2 Likes
I’ll take a look at the module and see what I can do!