how to animate the character in unity3d

0 votes
i am using appwarp unity sdk.

i am developing two player boxing game. the character is moving succeessfully. i want to animate the character while movement. so what changes i have to make to do that.
asked Jun 5, 2014 in AppWarp by mahesh.kumar.sahu150 (10 points)

1 Answer

0 votes
You should check out Unity's documentation on how to animate a character. The following page may be hepful to you http://unity3d.com/learn/tutorials/modules/beginner/animation

Regarding on how to integrate animations with AppWarp, with appwarp you will be exchanging information regarding the current state of characters. For example, when the player hits the other player, you will send this information through AppWarp that player 1 has hit player 2. On both side then you will play the animation of hitting using the usual Unity's Animation techniques.
answered Jun 5, 2014 by Suyash Mohan (900 points)
Download Widgets
Welcome to ShepHertz Product line forum, where you can ask questions and receive answers from the community. You can also reach out to us on support@shephertz.com
...