if currentAnimInstance and currentAnimInstance.AnimationId == "http://www.roblox.com/asset/?id=180426354" thensetAnimationSpeed(speed / 14.5)endpose = "Running"elseif emoteNames[currentAnim] == nil thenplayAnimation("idle", 0.1, Humanoid)pose = "Standing"...