Hello Folks, today I will teach you How to event a Character select Screen, Below screen is How it will look like.
First you might need a little understanding of Variables and switches before you begin, i suggest you read tutorials on variables and switches.

So let's start, first thing is to have the characters pictures for the screen. I have 12 pictures for my 12 Characters. I used photoshop to edit the pictures, I made a map for them to stand on and I used
Hime's Map Screenshot, But u don't need to use this if you aint using sprites standing on something.
Then I made my pictures in Photoshop and added some text and glow effect and the other characters darkened so when i don't have them selected the player KNOWS.
Next step is exporting into the game folder, u can either use this in rpg maker itself, or just placing in the project folder under grapics/Pictures. Which I myself find easier.
This next part is the the trickiest, getting it to appear right. What I do is conditional branches and variables, and when u have selected a character turn a switch on (for story purposes).
Below is the branches i did :








Its very simple really, the variables are telling which characters is what, and when u move to another character it increases to whatever number is next. I only have character 1 Go to next event. But u can just copy and paste the event to do same thing
or a different thing depending on what you want to happen.
For the picture events, i have it set up like this:

So i have it set as Picture 1 as i have no other pictures running on this map, and as soon as i am done with the character select it erases the picture, and since all the pictures are in slot 1, it erases the event
. I have it on Constant X:0 y:0 as the picture takes up the whole of the screen. I kept the others default as you won't need to change those if the image is the screen size.
If you followed all the pictures the same as me, you would get the same result. Remeber the variables and switches(if you want people sayng different things depending on the character). Hope I helped, If you used this tutorial in any of your games, please give me some credit

I Won't mind if you don't, but it would be nice if I helped you in some way.
本贴来自国际rpgmaker官方论坛作者:RoooodWorks处,因国际论坛即将永久关站,为了存档多年珍贵资料,署名转载到本论坛存档,由于官方帖子为英文原帖,需要中文翻译请点击论坛顶部切换语言为中文就可以将帖子翻译成中文浏览,方便大家随时查看,原文地址:
https://forums.rpgmakerweb.com/threads/character-select-eventing-tutorial.44292/