Main Menu
  • Welcome to The RPG Maker Resource Kit.

[Resolved][RPGXP] Face set/Text box help

Started by neutral12, July 07, 2011, 03:32:52 AM

0 Members and 1 Guest are viewing this topic.

neutral12

Hello everyone. I have a question relating to face sets and text boxes.

I was recently looking at how RPGVX handles its text boxes. I noticed it takes up the entire width of the bottom of the screen in which it uses, and displays the face set. Just like this:



My question is. I would like to make something like (if not exactly) like this for my RPGXP project, instead of the default text box system it currently has. How do I create such a thing such as this in RPGXP?

cozziekuns

Look up a message system like Ccoa's Universal Message System or Dubalex's Advanced Message System. Faces are a common feature.

neutral12

Thank you so much, this helps me tremendously.