public

Rpg Maker Developers Group

Simple enough for a child, powerful enough for a developer

2 Followers

Character Creation System with Portraits (easy)

BMM Archive · July 16, 2026

Preserved forum archive. This topic stores the original first post and locally mirrored RPG Maker Web attachments when available. It is posted by the BMMPlay archive account, not by the original creator.

Original Source

  • Original title: Character Creation System with Portraits (easy)
  • Original author: RTPnightmare
  • Original date: May 8, 2016
  • Source thread: https://forums.rpgmakerweb.com/threads/character-creation-system-with-portraits-easy.61569/
  • Source forum path: Game Development Engines > RPG Maker Tutorials > RMMV Tutorials

Summary

Hey guys, I made an easy way to make a character creation system. I always had trouble using pictures in the Rpg Maker since it was a little complicated getting the pictures where I wanted them to be, so I created something that is easy to use. It's very simple, fast to make and it uses graphics instead of text, so you can see what you're actually choosing.

Archived First Post

Hey guys,


I made an easy way to make a character creation system.


I always had trouble using pictures in the Rpg Maker since it was a little complicated getting the pictures where I wanted them to be, so I created something that is easy to use.


It's very simple, fast to make and it uses graphics instead of text, so you can see what you're actually choosing.


This could also be used for other things like creating an event based menu or other things. Get creative!


You can download the Demo here : http://www.mediafire.com/download/cfqfpopy8wzq7qz/CharSelect+Demo.zip


Here are examples of how it could look like:

giphy.gif
giphy.gif
giphy.gif







It is pretty simple to make.


First off you have to make charsets out of the pictures you want to use, one normal and one in sepia colors or black and white.


I attached 2 templates which you can use, one in faceset size and one in portrait size. ( you can use even bigger ones, but be careful that they are not too big for the screen)


If you want the same effect as in example 3 just make the colored charset 10% bigger.


Example:

nJcGC9c.png



QFn4Fmu.png



Then you create an empty hero with no graphics and delete your party in the system tab until only the empty hero is left. I created some base heroes to choose from as well. 

Ot9zD4z.png





Next you create an empty map and make events with the sepia colored portraits/facesets.

BqtYL1e.png



On each portrait event make a second event page which activates when a certain switch is activated.


For example the blond guy has the BlondGuy switch, the girl has the WhiteHair switch and so on.


Make sure that priority is below character.


When the player pushes the action button they will be asked if they want to select this character, if they hit yes, they are taken to the next option screen (in my case they are taken to the hairstyle options).

Yehtjue.png



Then you create events around the characters you can choose.


They simply teleport your invisible character when touched to the next portrait/faceset.


Through the switches the portraits change from their sepia tone to the colored version. (You can also add a SE to add some sound)


You put the control switch of the current portrait/faceset off and the one from the next one on and then teleport when you touch the event.


Make sure that it activates on player touch and that you can move on the tileset.(the default invisible tileset in the rtp is not passable so be sure to make your character able to pass through)

oHKhbVA.png



Next you have to make sure that your character starts on one of the choosable portraits so create an autorun event.


Also make sure that the right switch is on and to erase the event after it finishes.

MfiM3Q9.png





And the last thing is to add your character to the party.


To change the look of the character we simply make use of the Change Actor Images button and choose the new images we want to use.


Don't forget to remove the Empty Hero.

QLVU486.png

That's it.


I hope this'll help you and I wish all of you a lot of fun!


View attachment Templates.zip

Downloads / Referenced Files

Log in to download

Log in, then follow the RPG Maker Developers Group to see these download links.

Log in to download

Referenced Images / Attachments

giphy.gif
giphy.gif
giphy.gif
giphy.gif
giphy.gif
giphy.gif
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.

#039#rpg-maker-archive#mv-tutorials

Replies (0)

No replies yet.

0 replies 1 view

Log in to reply.

User Avatar