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
xander5610
(Master_xander5610)
September 1, 2021, 4:10am
#2
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.
GolgiToad
(GolgiToad)
September 1, 2021, 4:33am
#3
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:
Model parts and bones not named the same thing.
model facing -y
accept all transforms in blender.
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.
animation you want to load is alphabetically first in your list of animations (add an “aa” to the name to be sure.
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
GolgiToad
(GolgiToad)
October 11, 2021, 10:00pm
#5
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.
We really need a robust tutorial on importing models and animations! I just discovered a new source of one of the “animation not loading” errors. There are a lot of unsolved posts on this one, so I’ll be hunting them down and responding.
“I try to import the animation but all I get are 2 frames.”
Try importing your fbx file back into Blender, if the full animation isn’t there, it was never exported to begin with. This is not a Roblox error, this is a Blender error.
Double check that the…
The reason this was happening was because i had team create activated
3 Likes
petrisgg
(petrisgg)
December 5, 2022, 7:07am
#7
I disabled team create still nothing happened after pasting the code from blender
nvm team create was the problem, my bad
1 Like