playMaker

Author Topic: Sending data between phones  (Read 1126 times)

jasperPT

  • Full Member
  • ***
  • Posts: 115
  • I am a VFX Animator teaching myself to make games
Sending data between phones
« on: December 02, 2015, 04:16:59 AM »
Hi

Just wondering what the best way to do this would be:

I have a level editor in my game that compacts a level down to a simple array.

I would like to be able to send this to other players for them to be able to pick up and play in the game.

Should I be using Photon or is there a simpler way?