Версия: 1.0.0

Описание: Позволяет отображать изображения во время диалогов с помощью специальных символов.

Совместимость:

  • RPG Maker MV: 1.5+
  • RPG Maker MZ: 1.0+

Особенности:

  • Отображайте изображения с помощью специальных символов во время диалогов.
  • Возможность скрыть изображение во время диалога с помощью специальных символов.

Предпросмотр:

спойлер

Инструкция:

спойлер
To 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!

Языки справки: Английский, Русский

Правила использования

Как получить коммерческую лицензию

Загрузки:

Demo (MV):

Images_During_Message_Demo_MV.rar (3,5 Мб)
(Last update: 22 Март 2023 18:32)

Demo (MZ):

Images_During_Message_Demo_MZ.rar (2,8 Мб)
(Last update: 22 Март 2023 18:32)

Плагин:

DK_Images_During_Message.js (8,8 Кб)
(Last update: 22 Март 2023 18:32)



Связанные Посты