Hello, i'm new with Tnet.
I'm working on a social 3D game. i want to sync my player animation, played with the unity 4 animator.
Is there a easy way to sync the animator parameters ? i saw the "Unity.animator" on the "TautoSync" dropDown menu, but it dont have my custom animator's prarameters (Speed, hit, pull..)

So, is there a built-in way to "sync" my animators ? or i have to add a script who drive it, and then, add it on my character ?