-
I have a .rbxm model that is a Map that I saved from Roblox and want it saved in my Assets folder. When I do asphalt sync I get this error: How do I convince asphalt I'm trying to upload a Model NOT an Animation? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 17 replies
-
Hello @Zidiam! Uploading Roblox models with the .rbxm extension is, unfortunately, not possible with the Open Cloud API. (However, uploading 3D models with the .fbx extension is possible) Theoretically, we may be able to support it given adequate demand by using a legacy API, but I’d be very curious to know the use case. It’s not super common for creators to upload models to use in their games. |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
Well I spent the last 6 hours of trying to get it to work and it looks like Roblox doesn't have a way to upload .rbxm files as models. It could be that I missed something but my way around it was to disguise the .rbxm model as a 3d model, the upload was a success but no asset Id gets generated and doesnt actually get uploaded. So I was close but unfortunately I can't continue working on this due to time restrictions. Wish you the best @jackTabsCode and thanks for your time.
https://github.com/Zidiam/asphalt