Cutscene when you join

Hello! I am trying to make the game load a cutscene in right when the player joins. I animated using Moon animator 2 but I am not sure how to start the animation when you join.

Here is the file if you want to take a look:
Isquad.rbxl (49.9 KB)

Any help would be appreciated

2 Likes

You could put a ScreenGui in StarterGui and set the property ResetOnSpawn to false, and then make your local script that plays it inside of the ScreenGui. This is a way to make it run only when the player joins, but for your Moon Animator situation, I have no idea. I’m not familiar with using that plugin.

Moon animator is an animation plugin here is a link to educate yourself. To be a bit more clear I am trying to make a script that plays a KeyframeSequence only when you join.

Moon animator 2: