Unity 5 2d - Jumping and Falling - Mobile Platformer Series - Part 5

preview_player
Показать описание
Unity 5 2d - Jumping and Falling - Mobile Platformer Series - Part 5: Welcome to my fifth Unity 5 2d Mobile Platformer Tutorial where i show you how to create a player falling animation. The jump was done in a previous tutorial and this tutorial adds to that.

You Can get the full course now at a special discount of $10:

I this tutorial, i'll talk about in detail about:
- player jumps and jump animation is shown
- player falls and falling animation is shown
- player hits the ground and idle/running animation is shown
- how to create the player falling animation
- how to work with the animator
- how to create transitions
- write code to change the player animations at runtime

I have used C# as the scripting language as it is the most popular, many great Unity assets are made in C# and there is a vibrant community of C# developers on StackOverflow and Unity Forums who can help you with any coding problem you may run into.

My Unity 5 2d Animation Videos Playlist:

My Unity 5 2d Mobile Platformer Videos Playlist:

Also, this tutorial is aimed at beginners who would like to learn the basics of starting with a mobile platformer in Unity 5. Please feel free to share you comments/feedback/questions in the comments section and i'll try to help as best as i can. I would also like to create a Unity 2d game development walkthrough tutorial series or more Unity 2d tutorial for beginners so your ideas are most welcome, thanks!

Many thanks to pzUH for providing such wonderful 2d art to us for free!

Thank you for stopping by and hope you found the tutorial useful and please Like and Share : )

You Can Follow Me Via:
Рекомендации по теме
Комментарии
Автор

I'm currently working through your tutorials and everything is clear and great. At some point could you please do a tutorial on a never ending looped background so it looks like to world is moving forward? Just an idea? Maybe you could expand the tutorial to cover how we put objects in which move with the background as well. I know there are other tutorials covering this on youtube but i know im not alone in liking the way you patiently and clearly teach. Thanks.

samconnor
Автор

hey thanks for such great tutorials i have followed all your tutorials and they have perfectly worked out for me and the way you explain the scripts makes it look very easy

it would be of great if you can make a tutorial where the cat can jump only when he is on ground and doesn't do multiple air jumping
thanks in advance :)

ezhilartworks
Автор

Great tutorial! I just bought one of your courses on Udemy ;D

neverknowsbezt
Автор

Im super exited about next tutorial, im waiting for that, also can you add some feature like the cat can shoot or spawning something ?

YogiMarendra
Автор

Hello i must to say that your tutorials are realy great one of the best on youtube and i have seen all your tutorials and i am not sure if you have done the one or double jump yet because i can miss it. But how i sat i think that you haven´t done it yet so can you please make a time for this one jump or double jump in the next video?

stop_
Автор

Thanks for the great tutorials you`ve made! You have amazing teaching skills! What do you think about making a scrolling background next? Best regards :)

amadesign
Автор

Hey! I don't know if you remember me, but I went by "NewnieTV" and came to ask you for help and advice a couple times. First off I want to say thank you for all the help. I developed and pushed out my first app on the android market. ("The GGE App"). I'm getting ready to launch for IOS, but I need to know if Application.OpenURL("") works for ios devices? It works for android perfectly.

_NEWN_