I want create a bulk upload local meshes to roblox. and auto set the mesh id.
Is there a way to upload Mesh Files by Plugin Like
Service:UploadLocalAsset("rbxasset://LocalFile")
-- can return uploaded id
I want create a bulk upload local meshes to roblox. and auto set the mesh id.
Is there a way to upload Mesh Files by Plugin Like
Service:UploadLocalAsset("rbxasset://LocalFile")
-- can return uploaded id
At least there used to be. The documentation is removed.
https://create.roblox.com/docs/reference/engine/classes/MeshImportData
https://create.roblox.com/docs/reference/engine/classes/BulkImportService