Skip to content

Tayyab-R/PlayerMovementUsingAnimator

 
 

Repository files navigation

Player Movement using Animator | Unity

This project is part of an online YouTube tutorial about using Animator Controller to move the player.

If you want to use your own animations, you'll need at least three animations:

  • Idle
  • Walk Forward
  • Turn Right or Left (Will mirror it to give us the second one)

You can watch the full tutorial here: https://www.youtube.com/watch?v=U0dlWhB_e0E

Good luck and happy learning!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 99.3%
  • Other 0.7%