Custom Animations not playing if player has avatar animations equipped

using the normal Animate roblox script in startercharacterscripts, when the player has their own animation on roblox avatar equipped, my custom ones are not used, it uses theirs, but when theres nothing equipped it does mine.

things ive tried:
setting the animation id in the script and not just animation object under the script
setting it to standard instead of player choice
image
image
image
image

1 Like

Update, after changing from player choice to standard multiple times it finally worked, but this is still an issue that roblox should fix, it didnt work the first few times and only just now started doing it how it should be.