Question by
ekypri07 · Dec 04, 2015 at 03:58 PM ·
scenesmobile devicesconnectionpcdifferent
The one player will be in one scene and the other will be in a different scene, and they will exchange and share data
Hello!
I want to create a multiplayer game. The one player will be in one scene and the other will be in a different scene, and they will exchange and share data. The first scene has command buttons that will make changes to the second scene (e.g. pressing button 1 forces the avatar in the second scene to jump). The first scene runs on a mobile device and the second scene on a PC. How can I implement it? I have already tried RPC and is not working for two different scenes.
Comment
Your answer
Follow this Question
Related Questions
Local cross platform network? 0 Answers
Saving the State of Text in an Array 0 Answers
Asset Bundle dependcies when including scenes 1 Answer
how to control GameObjects from a different scene? 0 Answers