I download latest apng plugin
https://github.com/triacontane/RPGMakerMV/blob/mz_master/ApngPicture.js
but img don't play
already add pixi
don't know what could be wrong
and I add flesh new project wih only plugin and one gif for investigate
thank you
https://mega.nz/file/s48HVAhQ ...
検索結果 16 件
- 2022年11月22日(火) 16:07
- フォーラム: MV:質問
- トピック: Apng plugin problem
- 返信数: 1
- 閲覧数: 1244
- 2020年5月29日(金) 00:14
- フォーラム: MV:質問
- トピック: MessageWindowPopup.js
- 返信数: 9
- 閲覧数: 5688
Re: MessageWindowPopup.js
thank you
that time I just wonder what is the red text line in the picture
that time I just wonder what is the red text line in the picture

- 2020年5月28日(木) 05:08
- フォーラム: MV:質問
- トピック: MessageWindowPopup.js
- 返信数: 9
- 閲覧数: 5688
Re: MessageWindowPopup.js
hi again
I'm try the plugin with new project without other plugin
but the popup don't show up like you did


not sure what I do wrong or there are other problem
I'm try the plugin with new project without other plugin
but the popup don't show up like you did


not sure what I do wrong or there are other problem
- 2020年4月15日(水) 12:28
- フォーラム: MV:質問
- トピック: SimpleVoice.js
- 返信数: 4
- 閲覧数: 4839
Re: SimpleVoice.js
if work perfectly now
thank you very much
thank you very much
- 2020年4月15日(水) 01:17
- フォーラム: MV:質問
- トピック: SimpleVoice.js
- 返信数: 4
- 閲覧数: 4839
Re: SimpleVoice.js
hi
Thank you for the fix
but now I test I found another bug
when play more than one channel in a row
the stop sound function is broken
Thank you for the fix
but now I test I found another bug
when play more than one channel in a row
the stop sound function is broken
- 2020年4月07日(火) 12:28
- フォーラム: MV:質問
- トピック: SimpleVoice.js
- 返信数: 4
- 閲覧数: 4839
SimpleVoice.js
https://imgur.com/tEruAQH.jpg
hi
I try play song and talk at the same time in difference channel
but it only play the second one
I test out it need to wait delay around 35 frame to play 2 of them correctly
is this normally
or a bug that can fix
thank you
ps. I use your plugin to play song ...
hi
I try play song and talk at the same time in difference channel
but it only play the second one
I test out it need to wait delay around 35 frame to play 2 of them correctly
is this normally
or a bug that can fix
thank you
ps. I use your plugin to play song ...
- 2020年3月04日(水) 23:45
- フォーラム: MV:質問
- トピック: MessageWindowPopup.js
- 返信数: 9
- 閲覧数: 5688
Re: MessageWindowPopup.js
hi... maybe never mind
I want to show the popup text
in a minigame that I make by my custom window plugin
so I want to like when select index 0 show text etc
but when use it by code
it show normal window text
maybe I will call show text from event instead
thank you for your time
I want to show the popup text
in a minigame that I make by my custom window plugin
so I want to like when select index 0 show text etc
but when use it by code
it show normal window text
maybe I will call show text from event instead
thank you for your time
- 2020年3月04日(水) 13:59
- フォーラム: MV:質問
- トピック: MessageWindowPopup.js
- 返信数: 9
- 閲覧数: 5688
Re: MessageWindowPopup.js
Hi
I mean when use
◆Plugin Command:MWP_FREE 480 520
that bind message window to the coordinate not event
but when use $gamemessage it show normal window
thank you
I mean when use
◆Plugin Command:MWP_FREE 480 520
that bind message window to the coordinate not event
but when use $gamemessage it show normal window
thank you
- 2020年3月02日(月) 05:20
- フォーラム: MV:質問
- トピック: MessageWindowPopup.js
- 返信数: 9
- 閲覧数: 5688
Re: MessageWindowPopup.js
Hi
Can it call by other functions
I mean I use it in my custom window(in plugin the window is sub of scene map so it not interrupt message )
And I want the free position popup to apply is it possible
Because now it show normal window
Thank you
Can it call by other functions
I mean I use it in my custom window(in plugin the window is sub of scene map so it not interrupt message )
And I want the free position popup to apply is it possible
Because now it show normal window
Thank you
- 2020年3月01日(日) 02:20
- フォーラム: MV:質問
- トピック: MessageWindowPopup.js
- 返信数: 9
- 閲覧数: 5688
MessageWindowPopup.js
hi
Is there a way to use popup feature by script call
I mean by
$gameMessage.add('text to show')
It shows the normal window
thank you
Is there a way to use popup feature by script call
I mean by
$gameMessage.add('text to show')
It shows the normal window
thank you