Hi Everyone,
I'm making a kind of puzzle game and I want, if possible, to be able to cycle through current party members with the press of a button. For example, pressing the A key would make party member 2 the party leader, party member 3 the second party member, and move the current party leader to the back of the line. That way I can set conditions that say "if party leader is X actor, do this".
I know it would be common event, but how could this be evented out?
Any suggestions?
Cycling Party Members
● ARCHIVED · READ-ONLY
-
-
Either an evented menu or using one of the quick party change plugins out there. Primehovers one is like what you describe: https://github.com/PrimeHover/SwapPartyPlugin/blob/master/PH_SwapPartyPlugin.js