I am making a game where I need the character to perform two animations at the same time - one for the lower body - i.e. legs and lower torso, and another one for the upper body.
My question is if it is better for me to just write a new custom animation script for my game or try to use the one provided by Roblox?