August 2018
Beginner
334 pages
10h 19m
English
We might need some special actions between transitions, such as animations. Imagine a one-directional link between a ledge and the ground. We have the power to know exactly when the agent hits the link, and then we can play an animation.
One way to do this is by deactivating the Auto Traverse Off-Mesh Links option on the NavMeshAgent component, playing the animation, executing the physics, and continuing with the logic as planned.
Read now
Unlock full access