Tasharen Entertainment Forum
Support => TNet 3 Support => Topic started by: nidhi_singh on May 20, 2015, 11:59:29 PM
-
In my Game there is a option for user to select the colour of his character in the beginning of the game. I am sending that material value via RFC on receiving the material is getting lost from the character.
I am attaching script with this post.
-
use Pastebin or simply paste your code using the code tags. Some people dislike downloading stuff :P
-
You can't send material references, or any references for that matter. All references are different in Unity depending on where you run them. They are even different each time you start the game.