Iavra Gif
DescriptionAllows the usage of animated images (like Gifs), which are present in form of an image strip.
Author
Iavra
Parameters
@param File Name Format
@desc Used as an identifier for animated images. We capture the number of frames and the update rate of the animation.
@default _animated_(\d+)_(\d+)
How to Use
Allows the usage of animated images in RMMV. They have to be converted to image strips beforehand, which is an image with the dimensions [(frame width * number of frames) x (frame height)] (width x height). So, if you have an image with dimensions of and 4 animation frames, the resulting strip will be and consist of all 4 frames in a row.
The image has to be named in a certain way, so the plugin knows which images it needs to animate. When using the default value for the parameter "File Name Format", the strip above could be named "myImage_animated_4_100.png". The last number tells the plugin, how fast the animation should be played. In this case, we change the displayed image every 100 frames.
The plugin has been tested for simple pictures, characters and battle background and works even when tinting them.
Terms of Use
Free to use for both commercial and non-commercial games. Please give credit.
Download
http://pastebin.com/rh2zk46V
本贴来自国际rpgmaker官方论坛作者:Iavra处,因国际论坛即将永久关站,为了存档多年珍贵资料,署名转载到本论坛存档,由于官方帖子为英文原帖,需要中文翻译请点击论坛顶部切换语言为中文就可以将帖子翻译成中文浏览,方便大家随时查看,原文地址:https://forums.rpgmakerweb.com/threads/iavra-gif.49033/
页:
[1]