can 2 unity applications share the same App id

Options
Can I use the same App id for 2 applications on photon cloud..and can I make these 2 applications communicate with each other..
For eg, app 1 has a player running and app 2 has player shooting..Can they synchronously work..?

Comments

  • HI @its_me0978,

    as long as all clients are using the same AppID, the same game version and join the same room, this should work.

    Maybe it is easier, to develop one application whereat a player have different Input options related to what his 'role' is.