I have a drinking animation, and it only plays once. Do I need a drinkAnim:Stop() or does it do it automagically?
I'm scared of an overflow of having hundreds of drink animations running in the background since I don't have a :Stop() anywhere.
Thanks