Blender animations not importing to roblox

I am trying to import my blender animation to roblox but it wont work
Ive tried using the same rig in the same position. Also tried making copys of the animation. Same result every time.
https://gyazo.com/d372eec6ad28323893b92264f6e8f68d

https://i.gyazo.com/acaf3d49449e91c6888f5606d99b7e9c.mp4

Followed the exact tutorial a roblox staff person made, yet nothing. Please help

Im new to this and im using the Blender Animations plugin that Den_S made

3 Likes

Ya, apparently roblox is supposed to accept obj. files but it’s not letting me select them. It’s really annoying!

I’m not doing animations though, just a model.

First. animation must be saved as Fbx, with a model. Roblox deletes any bones not used.

Second, try to load the model as an Avatar. That will often show errors.

Third, load the animation to that Avatar. You know it worked in blender.

Blender Checklist:

  1. Model parts and bones not named the same thing.
  2. model facing -y
  3. accept all transforms in blender.
  4. all parts have the same origin at the world origin. This will be the HRP, so you want the origin in the center of the model, not at its feet.
  5. animation you want to load is alphabetically first in your list of animations (add an “aa” to the name to be sure.
  6. export model and armature “selection only”

There are other things to check, but this is the most common list of mistakes I make.

if your trying to import a model simpily go to “Asset Manager” then click the “Bulk Import” button and select the obj model.

1 Like

I found a new solution to the animation not loading issue. I’m not sure if this is the source of your issues, but please check it out. In my case, the animation never exported, so obviously Roblox could not import it.

The reason this was happening was because i had team create activated

3 Likes

I disabled team create still nothing happened after pasting the code from blender

nvm team create was the problem, my bad

1 Like