Original Source
- Original title: MV Character Creator screen for RMMV
- Original author: HeeCawRoo
- Original date: October 8, 2022
- Source thread: https://forums.rpgmakerweb.com/threads/character-creator-screen-for-rmmv.151843/
- Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugins In Development
Summary
Character Creator Plugin (v 1.0) - HeeCawRoo It's a character creation menu the player can use to customize an Actor's appearance, with a bust-style preview image. It also contains a pronoun system that assigns pronouns to variables you can use in message windows, if you want players to choose their character's gender without having to use a bunch of conditional branches in dialogue. This is my first time making a plugin for RMMV, I only got the program a week ago. Made this mostly to teach myself how things work...
Archived First Post
- HeeCawRoo
It's a character creation menu the player can use to customize an Actor's appearance, with a bust-style preview image. It also contains a pronoun system that assigns pronouns to variables you can use in message windows, if you want players to choose their character's gender without having to use a bunch of conditional branches in dialogue.
This is my first time making a plugin for RMMV, I only got the program a week ago. Made this mostly to teach myself how things work and see how different things are from VX Ace, but I figured it couldn't hurt to post it. In it's current state it's pretty limited. I plan to fix it up a bit more and allow for easier use, but I don't have a timetable on when that'll be.
Screenshots
There are two menu types to choose between; one where only the categories are listed and the player uses arrows to scroll through options in them in order, and one where you get a list of all categories and options in them. Currently only the first type allows you to add more options easily, the second would require editing the code; I'll likely update this to make that version more usable, but for now it's better to just use the arrows.
This plugin requires you to have images made for every possible combination, however; I know there are other plugins that use a layering system to make the images, but that's a little advanced for me. If it doesn't bother you to make a huge amount of images, then go wild.
Download
Download on MediaFire
The Zip file contains both the .js file and all the images used. You can just paste the contents of the img folder into your own and it should all work fine. Information about how to set up and use the plugin will be in the Help section.
If anyone does want to use this plugin, it's fine for either free or commercial work; provided you replace the images I've included with your own, and credit me as HeeCawRoo.
Downloads / Referenced Files
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadLicense / Terms Note
If anyone does want to use this plugin, it's fine for either free or commercial work; provided you replace the images I've included with your own, and credit me as HeeCawRoo.
Creator Claims / Removal
If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.
Replies (0)
No replies yet.
Topic Summary
Loading summary...