I am in the middle of working on a system that you enter dungeons with your two characters and switch between the two characters. It would need to remember where the character was last and switch to where the other character is currently. Each character has to take their own path which is easy as each character has their own skills. I was wondering if there was an already created script that someone has released (for commercial use) or a system that uses events. I am open to either. Thank you for reading this.
Cooperation dungeon party switching
● ARCHIVED · READ-ONLY
-
-
I'd just use variables to save each character's location, and Change Party members to swap them around along with transferring the player to the appropriate locations. Maybe an extra event to move around for the "non-active" party member, if there's a chance they're going to be able to see each other on the map. Unless you want separate inventory and stuff for them as well.
-
I think Tsukihime has a script out there like that.
-
-
Party Manager is more suitable for this. It also has some add-ons.
http://himeworks.com/2013/08/party-manager/
And it comes with a demo showing how it works. -
I got this working at last... I was amazed how easy this was. (=^o^=)