of     1   

DesignerDavid
#156039632Sunday, February 15, 2015 7:03 PM GMT

So I've made an animation of an NPC sitting while reading a book. When I invite my friends over to come check it out, they say it's not working. I say to myself, "That's strange; the animation is working for me. What's wrong with it?" I then ask one of my family members to go on a server with me and tell me if the animation works or not, and he said no it doesn't work. This is in a normal script, inside of a NPC. I've already tried local, doesn't work: wait(1) local NPC = script.Parent local animation = Instance.new("Animation", NPC) animation.AnimationId = "rbxassetid://216382706" local loadanim = NPC.Humanoid:LoadAnimation(animation) loadanim:Play() What's wrong with the animation? Did I forget something? Is it the way I set it up? What is it?
DesignerDavid
#156041377Sunday, February 15, 2015 7:22 PM GMT

Bump!
RowanMcJak1
#156041966Sunday, February 15, 2015 7:28 PM GMT

1. Do you have F3X installed? If so, then you should uninstall it and test it on Play mode (site, not in-studio) or Test Server mode. It should work. F3X is known to break NPC animations on actual servers. 2. What plugins do you have, if you don't have F3X? Some plugins are no-nos.
DesignerDavid
#156043690Sunday, February 15, 2015 7:47 PM GMT

My Plugins: House Morph Plugin - By Zomebody Gapfill & Extrude Plugin - By Stravant oozledraw toolbar: draw curve/rope - By Oozlebachr Volumetric Lighting Plugin - By DataBrain Building Assistant - By M0RGOTH Triangle Terrain Generator - By ScriptOn qCmdUtl - Streamlined Building - By Quenty Animation Editor - By ROBLOX Character Animations V2 - By EatSIeepRaveRepeat
DesignerDavid
#156044879Sunday, February 15, 2015 8:02 PM GMT

Any of them bad?
DesignerDavid
#156067439Monday, February 16, 2015 12:46 AM GMT

Bump!
DesignerDavid
#156088314Monday, February 16, 2015 5:47 AM GMT

Bump!

    of     1