Title: Images During Message Version: 1.0.0 Author: DKPlugins Description: Allows you to display images during dialogs using special characters.
Compatibility:
RPG Maker MV: 1.5+
RPG Maker MZ: 1.0+
Features:
Display images with special characters during dialogs.
Ability to hide the image during dialogue using special characters.
Preview:
Spoiler
Instructions:
SpoilerTo display an image during a dialog, use the following command:
\img[id,picture_name,x,y]
id - Sequence number of the image
picture_name - File name
x - X coordinate
y - Y coordinate
Example: \img[1,Actor1_2,50,50]
To hide an image, use the following command:
\himg[id]
id - Sequence number of the image
Example: \himg[1]
At the end of the dialog (closing the window), all images
called with the \img command are automatically hidden!
"Help" languages: English, Russian
Terms of use
You can:
-To use the plugin for your non-commercial projects
-Change code of the plugin
You cannot:
-Delete or change any information about the plugin
-Distribute the plugin and its modifications
Details on obtaining a commercial license on my website