- Joined
- Mar 14, 2012
- Messages
- 913
- Reaction score
- 168
- Primarily Uses
Hi, I'm looking for a script that allows you to have extra actor scenes. That is, for separate actors that don't join your normal party, but actors that can be summoned during battle (think Final Fantasy X), or a sub-party you can only use in certain situations (think Mega Man Battle Network) or even for vehicles (think Skies of Arcadia or Xenogears).
I also want it to have multiple separate sections. Like a section of scenes for Summons, one for Vehicles, etc. I picture it like this.
-Select Summon from the Menu.
-Brings up a new scene that looks like the main menu, but with fewer options (set up which scene options to bring up from script) and a Return option (returns to main menu scene). Let's say it has Items, Skills, Equipment, Status (and Return).
-Each Summon you have is displayed where your normal actors would be, and you can scroll through them as you would your party. You can use items on them, look at and use their skills, change their equipment, and view their status.
-Summons are added via script calls (or possibly some set to be there by default, for convenience in testing)
-Now, there's another menu option below Summons, Vehicles. This is similar, but displays your vehicle actors.
-Perhaps you can't use items on your vehicles, so there's no Item command in the Vehicle menu scene.
-Otherwise, it's exactly the same as the Summons menu scene, but with fewer options.
This script is just for additional scenes, and adding actors to those scenes. These alternative characters will use other scripts (or events...) to jump into battle.
Thanks in advance for any help. If you want anything clarified, let me know!
I also want it to have multiple separate sections. Like a section of scenes for Summons, one for Vehicles, etc. I picture it like this.
-Select Summon from the Menu.
-Brings up a new scene that looks like the main menu, but with fewer options (set up which scene options to bring up from script) and a Return option (returns to main menu scene). Let's say it has Items, Skills, Equipment, Status (and Return).
-Each Summon you have is displayed where your normal actors would be, and you can scroll through them as you would your party. You can use items on them, look at and use their skills, change their equipment, and view their status.
-Summons are added via script calls (or possibly some set to be there by default, for convenience in testing)
-Now, there's another menu option below Summons, Vehicles. This is similar, but displays your vehicle actors.
-Perhaps you can't use items on your vehicles, so there's no Item command in the Vehicle menu scene.
-Otherwise, it's exactly the same as the Summons menu scene, but with fewer options.
This script is just for additional scenes, and adding actors to those scenes. These alternative characters will use other scripts (or events...) to jump into battle.
Thanks in advance for any help. If you want anything clarified, let me know!

