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:
(https://rmrk.net/proxy.php?request=http%3A%2F%2Fi176.photobucket.com%2Falbums%2Fw177%2FNeutral12%2FexampleVX.png&hash=e30c1d2cecb0105a56a60d4e793060925e65656a)
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?
Look up a message system like Ccoa's Universal Message System or Dubalex's Advanced Message System. Faces are a common feature.
Thank you so much, this helps me tremendously.