Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

Is it possible to blend between multiple animations?

Asked by 6 years ago

So, say you have three animations for holding a gun. One of them is you character looking straight up, another straight down, and one looking straight forward. I want to blend between these using the X value of the camera's rotation to see which animation should have a higher priority. Is this at all possible using animations, or will I have to do it manually, using welds or CFrame?

Answer this question