The intro tutorial has some serious issues.

Options
I found the Feature Overview doc much more useful than the introduction tutorial.

I could be wrong, but I know for sure that if it worked the project I put together should work. Also your tutorial class GameManager ought to inherit from IPunCallbacks, but it doesn't say to do that (I had to research this).

There's just... so many things wrong with your tutorial.

Comments

  • JohnTube
    JohnTube ✭✭✭✭✭
    Options
    Hi @BraineeeeDev,

    Thank you for choosing Photon!

    I guess you refer to the PUN Basics Tutorial.

    GameManager ought to inherit from IPunCallbacks
    If you refer to the GameManager in this part of the tutortial, then no, you don't neeed too inherit from IPunCallbacks.
    There's just... so many things wrong with your tutorial.
    Please point us to those things so we can fix them and make the tutorial better.