Animations doesn't load in for players on join

Hi! So I’m working on this game with a friend but oddly, it doesn’t load in and I’m not sure if we’re missing a line of script into it (we tried videos, free models, etc). Yes it’s in ServerScriptStorage too.

We ran tests but no errors at all.

The first try:
image

The second try:

The output:

1 Like

if it’s going to happen on player join why don’t you just copy the Animate script and put it into startercharacterscripts? this way you can manually change animation id’s

2 Likes

Tried that, not sure why but it just doesn’t want to load in even after i put the script there (My animations loaded in of course but not the script with the animations).

use the same script you are using right now, but try disabling re-enabling the Animate script after you change the id’s