I have just started study m2h tutorial by 4 example where two players (box’es) are runing around the map and playing FPS. I imported 3d character with runing animation instead of that box. Everything is good, animation is playing while pressing WASD, but my friend, connected to my game see, that my character is not playing any of animation.
I see, but my mate do not see.Help, how to make my friend to see, animation of my char . I know that I should write a code like (If my character plays animation your connected fired must see that animation too) how to do that. Thank you.
You need to tell the connected clients that the animation is playing. Use RPC to call the function that plays the animation.
http://docs.unity3d.com/Documentation/Components/net-RPCDetails.html
i need to download m2h tutorials from assert store, but i couldn’t able to see any download options. need help.
The original free tutorial was removed for the more recent, premium edition which can be found here: Ultimate Networking Project | Templates | Unity Asset Store
You can find the older free version here (not checked it): http://forum.unity3d.com/threads/29015-UniKnowledge-entry-Unity-Networking-the-Zero-to-Hero-guide/page11