Welcome to PGMZ! My goal is to make it easy for everyone to find and share great plugins for creating amazing games. As a plugin developer myself, I'm excited to grow this community with all of you.
PANDA Auto Actor Face - PANDA_AutoActorFace.js
Plugin desc : automatically displays the face image in message.
License : MIT License
Author : panda(werepanda.jp)
Website : https://www.werepanda.jp/
Desc page : http://www.werepanda.jp/blog/20210721010242.html
File name : PANDA_AutoActorFace.js
Help of plugin :
* @target MZ * @plugindesc automatically displays the face image in message. * @author panda(werepanda.jp) * @url http://www.werepanda.jp/blog/20210721010242.html * * @help When you set the Name to "¥N[x]" in "Show Text", * the face image of the xth actor will be displayed automatically. * It is also possible to describe x as "¥N[¥V[v]]" using a variable. * This means the actor whose id is the number stored in the varibale v. * * If the face image is already set or the name format does not match, * it will be ignored. * Please note that the text input frame width is different from the width * when there is a face image, and the face image is not displayed in "Preview". * * [License] * this plugin is released under MIT license. * https://opensource.org/licenses/mit-license.php *