I'm using XAS Battle System and Aleworks Key Module.
My goal is to make a 3 player game. I've made 3 event's that can move and use abilities simultaneously like players, but I want the players to be able to chose their own key configuration.
First, is there an actual multiplayer script for XP? Not for an online game, just local multiplayer on the same screen like Secret Of Mana. I noticed in Wortana's 2 player engine for VX there is credit to an Original XP Version by Hima. Does anyone know where I can find that script?
There is also a very nice control config script for Blizz-ABS made by Nathmatt. Is there a script like that compatible with XAS?
If the scripts I want don't exist, I'd like some advice on how to do this. How can I ask the player for an input and then store that input in a variable?