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:
Spoiler
Spoiler
Spoiler
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:
Spoiler
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.
Spoiler
Next you create an empty map and make events with the sepia colored portraits/facesets.
Spoiler
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).
Spoiler
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)
Spoiler
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.
Spoiler
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.
Spoiler
That's it.
I hope this'll help you and I wish all of you a lot of fun!
View attachment Templates.zip
本贴来自国际rpgmaker官方论坛作者:RTPnightmare处,因国际论坛即将永久关站,为了存档多年珍贵资料,署名转载到本论坛存档,由于官方帖子为英文原帖,需要中文翻译请点击论坛顶部切换语言为中文就可以将帖子翻译成中文浏览,方便大家随时查看,原文地址:
https://forums.rpgmakerweb.com/threads/character-creation-system-with-portraits-easy.61569/