Learn how to rig a character and start programming a state machine for procedural animation in Unity! This tutorial takes a deep dive into two of the constraints of the animation rigging packages and teaches you how to apply them to your own game characters for procedural animation. We'll also start the programming a state machine for procedural environment interactions using our reusable state manager implementation!
SUPPORT THE CHANNEL AND GET EXCLUSIVE PERKS:
💛 https://www.patreon.com/iHeartGameDev (Project Files Available)
❤️ https://www.youtube.com/iHeartGameDev/join
WANT MORE?
✦ Missed out on the last episode?
https://youtu.be/bXNFxQpp2qk
✦ Like the vid? Please consider Subscribing!
https://bit.ly/2YdIb6j
✅ Check out the full procedural animation series: https://www.youtube.com/playlist?list=PLwyUzJb_FNeScUWldQRYMqM3Clz7XXCyq
SOCIAL:
✦ Discord
https://discord.gg/2AxUvsa
✦ Twitter
https://twitter.com/iHeartGameDev
►TIMESTAMPS:
Intro: 0:00
Building a character rig: 0:20
First constraint: 0:49
Second constraint: 4:19
Environment Interaction State Machine: 6:25
Safeguarding with Assertions: 10:08
Question to the community: 11:54
#unity3d #proceduralanimation #gamedev