VPlayer. Update 1.3 [MV, MZ] [PRO]
Added 2021-11-02 12:27:57 +0000 UTC
Plugin VPlayer updated to version 1.3
Changelog:
- Added option to show Animation on screen BELOW pictures
(“ShowVAnimScreenBelowPictures” script call) - Added “MirrorVAnim” script call (for easy hor and ver flip)
- Added “SetAnchorForVAnim” script call (change anchor point)
- Now you can pause and resume animation
(“SetVAnimPause” script call) - Fixed animation play issue on some Android devices
- Added compatibility with DAE Lighting plugin
Download from attachments. One .js file for RPG Maker MV and MZ
Comments
I will see if i can rotate webm animation
2022-06-07 16:49:07 +0000 UTCand here some issue of 'mirrorVAnim'! i mirrored image 'false' with 'showVAnim' just under the script line, the image not showing. here's i used script: ShowVAnim(3, "a2", 408, 312, true) MirrorVAnim(3, false) but mirrored 'true' with this script, it works well. and If i put a waiting frame between ShowVAnim and MirrorVAnim, the 'false' script works.
a
2022-06-03 05:46:35 +0000 UTCIf possible, could you consider adding a script that rotates the image by adjusting the angle value? or any other way to use on ather script
a
2022-06-03 04:04:29 +0000 UTC