Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: Anflo on April 01, 2015, 12:38:06 PM

Title: Animator Match Target
Post by: Anflo on April 01, 2015, 12:38:06 PM
Hi,
I am trying to control a player via A* Pathfinder. Since there are not definitive Playmaker actions for this asset, I was looking to use this action, "Animator Match Target". Can someone help me to understand this from a basic point.
Only as a generic concept of how it works.
I understand that the movement is generated from the "agent" driven by A* that could be in this case an empty object and this work fine up to this point. I would like to transfer these motions to the player with a animator controller. Please if this is not the right way to use Animator controller with A*. Please let me know.
 I would really appreciate any help.
thanks in advance
Title: Re: Animator Match Target
Post by: jeanfabre on April 03, 2015, 02:15:54 AM
Hi,

 can you study the demo provided on the mecanim wiki page?

https://hutonggames.fogbugz.com/default.asp?W1031

 down the page you'll find demos for U4, get this one, if features integration with Unity pathfinding.

Bye,

 Jean