Animation plays once on the client, but loops on server

I’m trying to make two NPCs wave with the Roblox “Hello” animation. The problem is that it’s only looping on server-side and it only plays once on the client. Help would be appreciated thanks.

Make sure to check the Looped property of the Animation (in your case, on both the server and the client)

2 Likes

It is enabled by the server script that plays the Animation.

And you’d like it to loop on all clients too, right?

1 Like

Yeah I do. So then what would I do?

are there any errors inside of the output?

1 Like

Hmm, I don’t see why it wouldn’t work…

Did you make the animations yourself? I’m not 100% familiar with animations but I think there is a way to enable looping with the animation editor.

Also, using the explorer, check the Looped property of the animation (while on the client) and tell me what it says. If it says false, then we just need to set it to true on the client. If it says true then try what I said above.

No, as stated in the first post, I used the account Roblox’s “Hello” animation.

Oh okay my bad, check the second thing I said

1 Like

did you put a script inside of the NPC?

1 Like

Yeah. Does it need to be a local script?

no. it doesnt have to be a local script.

1 Like

Well it says true even though it’s not looping

you want the wave to loop as well?

1 Like

What do you mean? What else would be looping?

im talking about do you want the NPC to wave every time.

1 Like

Yeah that’s the entire point of the script…

1 Like

is it ok if i write a script for you?

1 Like

Yeah sure because I really want this to work

ok.

(charactertrr lllllll limit)

1 Like