Why does the default Roblox animation play before a custom idle animation?

  1. **What do you want to achieve? **

I was working on a small project to test animating on Roblox, and I made a custom idle animation. I want the idle animation to play as soon as the player joins the game.

  1. What is the issue?

The custom idle animation I made for the player takes a long time to start playing.

  1. **What solutions have you tried so far? **

I have remade the animations multiple times and doing things such as changing the priority.

The animation is forced to take time to load before it plays, You could fix this by deleying the game with a custom loading screen and preloading the animation