Home Artists Posts Import Register
The Offical Matrix Groupchat is online! >>CLICK HERE<<

Downloads

Content

Please find the project files for this tutorial attached.

Any questions or issues please let us know.

Thanks

Files

Animated Character Jump (Unity Tutorial)

In this Unity tutorial we're going to look at at how we can add an animated jump to a character. We’ll look at how we can trigger animations when the character jumps, falls and lands. The project files are available to our patrons here: ► https://www.patreon.com/posts/59537187 Want to follow along? This project is a good starting point ► https://www.patreon.com/posts/56850268 The final script can be found here ► https://dotnetfiddle.net/LS1rhW Help support our work: ► Patreon: https://www.patreon.com/ketragames ► Ko-fi: https://ko-fi.com/ketragames Follow us: ► Ketra Games: http://www.ketra-games.com ► Patreon: https://www.patreon.com/ketragames ► Twitter: https://twitter.com/ketragames ► Facebook: https://facebook.com/ketragames Introduction - 0:00 Downloading the Assets from Mixamo - 0:41 Setting up the Animations - 2:55 Creating the Animation States and Transitions - 4:52 Setting the Animator Parameters from a Script - 9:29 Initial Testing of the Jump - 12:15 Fixing issue 1 - 12:40 Fixing issue 2 - 13:24 Summary - 15:09 #KetraGames #LearnUnity #UnityTutorials #UnityTips

Comments

Anonymous

Super good tutorials! But I have an issue with the animated jump. I can move the character around but as soon as I press jump my movement freeze, the only movement I get is while jumping but with no animation. I have searched the code and can't really find anything typed wrong. Help with this issue will be appreciated, keep up with the tutorials because they are really good structured! :)

ketragames

Hi STRAPA, have you downloaded the project attached to this post to see if you can see any differences?