Playmaker Forum
PlayMaker Help & Tips => PlayMaker Help => Topic started by: ghost010 on June 12, 2014, 07:12:03 AM
-
So yha.. i'm almost done with the networking part.
But when i join a room,i dont see the existing players.
And i cant figure out how the photon example does this?
Also google isnt helping much.
-
Have you looked at the Fsm Photon player prefab?
-
Hi,
also, make sure you properly stop and re enable messages as you enter a room with your player, this is likely the issue.
bye,
Jean
-
Hi,
also, make sure you properly stop and re enable messages as you enter a room with your player, this is likely the issue.
bye,
Jean
Yha,silly me.forgot the disabled"is massege quing" in the level loading part.
I only had it active in the instantiating part.
-
Hi,
Good, indeed it's key :)
bye,
Jean