How do i use Photon networking message ,Enum for OnjoinedRoom for start the game?

Options
How use Photon networking message onjoinedroom to begin the game, can i use delegate to do that?

Best Answer

Answers

  • JohnTube
    JohnTube ✭✭✭✭✭
    Options
    Hi @esquire,

    Maybe you just need to implement OnJoinedRoom in a MonoBehaviour.
  • esquire
    Options
    i didn't get it..can you explain it further ..please
  • esquire
    Options
    Hey, JohnTube mod..thank you for you reply..i will try to implement the method..