じ☆ve冰风 发表于 2026-7-28 15:16:10

Face Chat System - "Tales of" skits

PD_Facechat & PD_TweenAnimation (2017/02/05 v2.00)

Creator name: Shio_inu (PixelDOG)

Overview
Face chat system like a "Tales of" series skits.

How to use Face Chat System
Creating and Preparing Files

The graphics for face chat uses the following parts


https://i.imgur.com/MhvHkX1.png


・Main/ Base: (メインパーツ)
Eyes for blinking
Set for facial expressions

・Eye blinking (まばたきパーツ)
Eyes for the face
First frame is displayed, while the system blinks randomly.
Any number of blinks can be set.

・Lip sync (口パクパーツ)
Part of the mouth movement used when speaking.
First frame is displayed, but only texts that are set to talk will be animated.
You can set any number of these.


When creating face graphics as pictures, keep the following in mind.

・Match the size of the height and width.
Only square size is supported.
If you're using vertical or horizontal face graphics, make sure they're square.

・Blink and mouth movement images should be aligned with the main image.
If you don't align it, the display are misaligned.


https://i.imgur.com/Wfj56Fv.png



https://i.imgur.com/hxMOxIk.png

If the eye and mouth parts don't overlap, even a rough cutout like this will display properly.
Looks easier this way.


https://i.imgur.com/klJkxgD.png

Arrange them vertically by expression to complete the face graphics for face chat.


After you created the pictures, put in the information into the plugin.
Enter "Eye Anim Num" for blinking and "Mouse Anim Num" for mouth movement.

https://i.imgur.com/p5Yzwln.png


Enter the number of pixels for face graphic in the "Face size" field.

https://i.imgur.com/Q37dPQ4.png


This concludes how to Use Face Chat System.

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

Plugin Commands examples

                Code:       
FaceChat start alex,brian,carol

# Start face chat (no title) with pictures names alex,brian,carol

                Code:       
FaceChat start daisy,enryu,falcon Chat

# Start face chat (titled "Chat") with pictures names daisy, enryu, and falcon (skit "title" command)

                Code:       
FaceChat talk alex,brian

# The characters alex and brian talk (with speaking animation).

                Code:       
FaceChat emotion carol,daisy 4

# Changed the expression of the characters carol and daisy to number 4.

                Code:       
FaceChat balloon daisy,enryu 8

# Show balloon #8 for characters daisy and enryu

                Code:       
FaceChat tween gomez,helen 5

# Plays tween animation #5 for characters gomez and helen. (6 animations total)

                Code:       
FaceChat add alex

# Character alex joins in conversation

                Code:       
FaceChat remove brian

# Character brian leaves the conversation

                Code:       
FaceChat end

# Ends the conversation.


Preview

https://www.youtube.com/embed/i3ll71BNAzs


Tween Animations (6 total)

https://www.youtube.com/embed/FNljItExEkY


Terms of Use-
Can be used for commercial use, mature content, modify material, redistribution after modification.
If redistribution, please credit the source- "Shio_inu" or "PixelDOG"
You can not sale the material as itself, that's not allowed.

You can download zip file (2 js files) from the thread attachment or Dropbox link:
https://www.dropbox.com/s/nlidwnaoaxzynhh/PD_FaceChat.zip?dl=1

Recreation demo
https://www.dropbox.com/s/9bam228bra5sw79/FaceChatDemo.zip?dl=1

Note: edited face graphics and pictures artwork by junenbo
Inside zip, there's Extra folder which include example of pictures

Another note:
When using this plugin command

                Code:       
FaceChat start picture_name Chat


Replace picture_name with the name of your picture. Skit title command cannot use spaces for some reason, you have keep it in one word or use underscore.


本贴来自国际rpgmaker官方论坛作者:ovate处,因国际论坛即将永久关站,为了存档多年珍贵资料,署名转载到本论坛存档,由于官方帖子为英文原帖,需要中文翻译请点击论坛顶部切换语言为中文就可以将帖子翻译成中文浏览,方便大家随时查看,原文地址:https://forums.rpgmakerweb.com/threads/face-chat-system-tales-of-skits.131308/
页: [1]
查看完整版本: Face Chat System - "Tales of" skits