Azkaosa Posted August 25, 2018 Posted August 25, 2018 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
0 jcsnider Posted August 25, 2018 Posted August 25, 2018 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: ย 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 Azkaosa Posted August 25, 2018 Author Posted August 25, 2018 so basicly do it all on my end then copy the files and give it to them exaclty as is ย
0 jcsnider Posted August 25, 2018 Posted August 25, 2018 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.
Question
Azkaosa
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