-
What do you want to achieve? Keep it simple and clear!
I want to remove the player’s custom animations. -
What is the issue? Include screenshots / videos if possible!
I have a game where whenever a player joins, the custom animations that I made overrides the default Roblox animations. But when a player joins with their custom animations and not the default Roblox animations, their custom animations overrides the custom animations that I made that the player get whenever a player joins. -
What solutions have you tried so far? Did you look for solutions on the Developer Hub?
I have tried finding solutions on Google but I couldn’t find any that solved my problem.
could you be more specific?
you want to delete it or something
yes I want it so that the custom animations that people are using to be removed so that the animations I made in game will be applied to that player. I already have a script that applies the animation and it works if the player who joined doesn’t have any custom animations.
Try removing the script you used to apply the custom animation
Let me clarify,
I have a game where if a player joins, the default free Roblox Animations will get override by the Custom animations I made so that it will look nicer.
and that works great, except when the player already has a custom animation that you can purchase with Robux, it messes up the Custom animations I made
nvm, I solved it by changing the animation to standard in the Game setting.