I am trying to make a basic 2 players project which would have a main map(overworld) and sub maps ( caves/dungeons etc... ) I have set area2d to trigger the change of node but, both player nodes get transfered to the new node.
How would you approach this. Anyone know of an online video, written tutorial or, github project that I could have a look at to solve this ?
Thank you