TheDrifter
Apr 15 2012, 11:10 AM
Hi everyone,
In most games, the main character can't be removed from the party during battle.
I'd like to be able to remove my protagonist from the party, but while still keeping his sprite on the map.
When I remove him from my party, the character you walk as on the map changes, and I don't want that.
However, I still want to be able to manually change the sprite for cut-scenes, as sometimes it needs to be invisible.
I thought about setting the same sprite for each character, but I need theirs during battle and in the party changer.
I use KGC_LargeParty
Thanks a lot!
amerk
Apr 15 2012, 11:54 AM
So... you want every playable character to have their own sprite, but you want the main character's sprite to always be the one walking on the map, whether or not he's even in the party?
I'm fairly certain that would be impossible without a script, but I doubt there's a script that does that; you can always request it in the script section though.
Kaust
Apr 15 2012, 12:04 PM
I don't fully understand the context, but couldn't you just use Change Actor Graphic? (System Settings, third tab of Event Commands)
That way you can transform the new leader into whoever used to be the old with relative ease (assuming you are using event battles rather than random encounters), just use it at the beginning and end of every battle.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.