Unity3d warp problem

0 votes
 
I do not know what I've done wrong can someone please help me I do not see the other players.
 
image:
 
control center:
 
Warp unity3d game in action:
 
and folder structur:
 
 
my scripts:
 
appwarp:
 
Listener

http://textuploader.com/tnoi

asked Apr 23, 2014 in AppWarpS2 by dobby5 (16 points)

1 Answer

+1 vote
 
Best answer

In your onChatReceived you are calling appwarp.movePlayer which sets the postion of your own player. You need to create a new object to represent the other player when there is a on user joined room event. And when a chat is recieved check out who sent the message and according to it update the position of that player. Please also check out our Viking Demo. http://blogs.shephertz.com/2013/09/27/multiplayer-unity-viking-demo-with-appwarp-2/ 

 

 

answered Apr 24, 2014 by Suyash Mohan (900 points)
selected Apr 24, 2014 by dobby5
thx thx thx I am so happy :)
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
...