Help this asset pack reach its goal

Raised
$16.10
Goal
$1,500.00
1%
of goal
5
contributors
$3.22
average contribution
$4.20
top contribution

A downloadable asset pack

Get this asset pack and 1 more for $7.00 USD
View bundle
Buy Now
On Sale!
30% Off
$5.00 $3.50 USD or more

Character Creation Plugin v2.2 - Now incldues Random NPC Avatars

Author: ED5 AKA ChigooX

Description:

The Character Creation Plugin v2.0 for RPG Maker MZ brings an advanced and user-friendly character customization interface to your game. Empower your players to shape their characters with detailed options like gender, race, hairstyle, and hair color. The dynamic interface ensures that each selection instantly updates the character's appearance, creating a seamless and immersive experience.

  • Customizable Options: Set up various character customization categories through easy-to-use plugin parameters.
  • Dynamic Updates: Changes to the character's appearance are displayed in real-time on the map, making customization intuitive and engaging.
  • Integrated Windows: The plugin includes windows for player stats and class notes, which open and close automatically with the character creator.
  • Transparent Background: The character creation window features a transparent background, allowing players to see the map while customizing their character.
  • Random Sprite Assignment: Easily assign random character sprites to events using the <ED5NPC> notetag or comment.


  • TUTORIAL:


    Parameters:

    • Gender Options: Define the available genders for the character.
    • Race Options: Set up various races that characters can choose from.
    • Hair Styles: Configure a list of possible hairstyles.
    • Hair Colors: Provide a range of hair color choices.
    • Additional Categories: Easily add more customization categories through plugin parameters.

    Plugin Commands

    • Open Character Creation: Use this command to open the character creation interface, allowing players to customize their character at the start of the game or at any designated point.

    Notetags

    • <ED5NPC>: Changes all event pages' characters to a randomly chosen one.
    • <ED5NPCP>: Persists the random character on map change or game load.

    Comments

    • <ED5NPC>: Changes the character for the page with this comment only.
    • <NONPCC>: Keeps the default character for the page with this comment.

    Setup

    1. Define Categories: In the plugin parameters, set up the categories with their respective names, variables, and options.
    2. Preview Setup: can be done by making an event display different images based on selection and then change the player once done selecting.
    3. Use Plugin Command: Call the Open Character Creation command to initiate the character creation process.
    4. Ensure your character sprite sheets have ED5NPC  included in the name and add _multi for multiple characters.
    5. Use the appropriate note tags and comments in your events to enable random sprite assignments for events.

    Usage

    Empower your players to create unique characters tailored to their preferences. Whether it's selecting a gender, choosing a race, or customizing hair and accessories, this plugin provides a flexible and interactive character creation experience.

    Unleash the full potential of character customization in your RPG Maker MZ project with the Character Creation Plugin v1.0. Download now and enhance the player experience in your game!

    Purchase

    Get this asset pack and 1 more for $7.00 USD
    View bundle
    Buy Now
    On Sale!
    30% Off
    $5.00 $3.50 USD or more

    In order to download this asset pack you must purchase it at or above the minimum price of $3.50 USD. You will get access to the following files:

    ED5_CharacterCreationPlugin v2.2.js 26 kB

    Development log

    Comments

    Log in with itch.io to leave a comment.

    Could please we get a small video showing how to properly set it up, or maybe even a demo version projec? The clarity would mean a lot 

    YES, I will do that maybe tomorrow.

    Thanks king, helps a ton

    Can we use this framework to generate NPCs? NPC event index character on each map (character part in RM editor)

    I was going to add that functionality to this plugin, but I think it will be better if I made a separate plugin just to keep it simple.