Skip to content

Latest commit

 

History

History
50 lines (38 loc) · 2.63 KB

README.md

File metadata and controls

50 lines (38 loc) · 2.63 KB

Navmesh AI Tutorial 39 - Changing from Animated NavMeshAgents to Ragdoll NavMeshAgents on Death

Learn how to transform your fully animated NavMeshAgents and transform them into a Ragdoll on death that eventually subtly fade out! This is a great way to add more "game feel" into your game with more responsive, physically based death behaviors for your NavMeshAgents.

Youtube Tutorial

This tutorial builds on MANY previous AI Series and non-AI Series videos. You can check out this repository to see the full project as shown in the tutorial (minus 2 free Asset Store assets, see bottom of this readme for those links). If you want a full breakdown of how each system was created, check out the original tutorial below (each also with its own GitHub repository)

Patreon Supporters

Have you been getting value out of these tutorials? Do you believe in LlamAcademy's mission of helping everyone make their game dev dream become a reality? Consider becoming a Patreon supporter and get your name added to this list, as well as other cool perks. Head over to https://patreon.com/llamacademy to show your support.

Phenomenal Supporter Tier

  • YOUR NAME HERE!

Tremendous Supporter Tier

  • YOUR NAME HERE!

Awesome Supporter Tier

  • Andrew Bowen
  • Gerald Anderson
  • AudemKay
  • Paul Berry
  • Matt Parkin
  • YOUR NAME HERE!

Supporters

  • Bastian
  • Trey Briggs
  • YOUR NAME HERE!

Other Projects

Interested in other AI Topics in Unity, or other tutorials on Unity in general?

Requirements