I am currently working on a project which requires me to change the animations of a player after a certain event, however as far as I know changing the animation ID like you would with the R6 Animate script doesn’t work the same as the R15 one.
I’ve also tried ApplyDescription() with animation IDs, however no luck. What would be the best way to update animations which doesn’t require the character to respawn?