I know already to modify walkspeed and gravity for the illusion of slow motion, but what about the animations?
You can use the AdjustSpeed function of AnimationTracks. Animation:AdjustSpeed(0.5) would play the animation 50% faster, for example.
AdjustSpeed
Animation:AdjustSpeed(0.5)