-
What do you want to achieve?
Im trying to make a UGC Creator type game where players will uplaod their mesh and texture to game and Use it as UGC in-game. -
What is the issue?
Roblox asset trust system doesn’t let me use meshes from site. -
What solutions have you tried so far?
I tried setting a mesh id from script. That didn’t work. I tried inserting a mesh as a model using insert service and ungrouping it. But that didn’t work too. Can someone help me please?
Is there any way that I can use meshes without errors. I use SpecialMeshes currently