How to run a human avatar from json response from webservice?

Now i am fetching data from webservice as json.It contains more than thousand frames data of human body. Actually it is a parsed data from a bvh file. Anybody have any idean about how to run these frames in unity 3d?If it run with Update function then how i will get each frame data in update function ? Please help…

did you manage to run it ok?.. :slight_smile: