NEWSLETTER | SIGN UP NOW TO GET PROMO CODE NEWSLETTER | SIGN UP NOW AND GET $5 OFF $50 PURCHASE OR MORE

Blog posts & pages

View all results (0)
Tutorial: How to adjust animation speed in Unity without code

We are using version Unity 2017.1 in this tutorial. 

In this tutorial, we are going to share on how to adjust animation speed in Unity without code. 

We are using Hell Creeper as an example in this tutorial. 

Look for the animator file in the Controller folder and double click it. You should see something like the image below.

change animation speed in unity

Click on the animation that you would like to change its speed. For eg, walk forward in place. See inspector after you clicked on the animation in animator. 

change animation speed in unity

By default, the speed is 1. For example, if you would like to slower the speed by half, change it to 0.5. If you would like to double the speed, change it to 2. 

Done! It's that easy! I hope this tutorial will save you some time. Thank you for reading. 

 

Leave a comment