Make A Game Like Pokemon in Unity | #2 - Player Animations

Опубликовано: 26 Январь 2025
на канале: Game Dev Experiments
61,733
1.4k

This Part 2 of Make a Game Like Pokemon in Unity Series. In the this video, we will look at how to create Player Animations using Blend Trees.

Get the complete project files of the series by becoming a supporter on Patreon
  / complete-project-39632268  

Get script files for each part of this series (Useful to find mistakes in your script)
  / script-files-for-38708232  

Download the art assets needed to follow along with this series
https://github.com/GameDevExperiments...

0:00 - Create idle & walking animations
5:16 - Create blendtree to control idle animations
8:37 - Set animation parameters from script
10:04 - Blendtree to control walking animations
12:19 - Play walking animation when the player is moving

Part 3:
   • Make A Game Like Pokemon in Unity | #...