Jump to content

Question

Posted

Is there a way to work with multiple people on a project at the same time, ive seen some 2d will allow both people to be working on the map at the same time in realtime

3 answers to this question

Recommended Posts

  • 0
Posted

You can't work on the same map at the same time... but you can work on the same game.ย  It requires a networking config where your pc/router/etc allows outside connections to reach your server.ย  Under perfect conditions your server will do the networking config (port forwarding) and give you a nice message like this with your servers ip/port:

0b5c62a0bdb561261f6c507be4bc2f1c.png

ย 

It then requires that your 'helpers' have a copy of the editor with the ip/port set in it Editor/Resources/config.xml file that points to your server.

  • 0
Posted

Yes.

ย 

The important thing to note or be aware of is that inย /most/ cases the network configuration does not play nice and you will have to make changes to your firewall(s)/router configs to allow outsiders to connect to your game. There's not much of a point in discussing that though unless you do experience issues.

×
×
  • Create New...