However when i export it to roblox and try testing. The animation doesnt play :(. Tried some debugging and it says that the animation is “playing” by using the code
spawn(function()
while wait() do
print(running.IsPlaying) --always returning true.
end
end)
I have no idea on how to fix it. So I tried looking both in youtube and devforum but i still cannot find the solution to this problem.
Please help!
Yes i used it into starter character. Upload animations to roblox and then put it into the default animate script for the animator!
Still it doesnt work
It seems that I have press t he Import 3D file in which is very wrong.
You need to use this to fix located inside the plugins tab to fix it!
Also the Model must have a part called HumanoidRootPart inside!