Jump to content
Sign in to follow this  
Tsukihime

Custom Party Leader

Recommended Posts


In RPG Maker, you have something called "actors" which are the characters that the player controls.

All actors are grouped into a "unit" called a "party". Actors can be added or removed from parties at anytime during the game. You can potentially have multiple parties in your game, depending on how your project is set up.

Each party has a leader. The leader is the actor that will be displayed while you're traveling on the map. By default, the leader is the actor that is in the first position of the party. So for example if you switched the positions of the first and second members of the party, the leader will change.
 

customPartyleader2.jpg


Similar to actors, enemies are also grouped into their own unit called a "troop". Enemy troops by default do not have a leader.
Now, what happens if you wanted the party leader to be someone other than the first person in the party? Maybe you want the leader to be a specific actor, but that actor doesn't participate in battle.

Or perhaps you wanted enemy troops to have a leader, and make it so that when the leader dies, the enemies will scatter and run away?

With this plugin, you can set up who will be the leaders of parties and troops, and build additional plugins on top of it that allow you to use these leaders to implement new game mechanics.
 

customPartyleader3.png

 

More information and downloads available at HimeWorks

  • Like 2

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

  • Recently Browsing   0 members

    No registered users viewing this page.

×
Top ArrowTop Arrow Highlighted