Project1

标题: Apng插件如何使用? [打印本页]

作者: wj1312123    时间: 2022-10-24 17:51
标题: Apng插件如何使用?
将格式改成了apng,然后放在事件里进入游戏发现是静止的……
作者: wj1312123    时间: 2022-10-24 17:53
Enables handling of APNGs and GIF animations.
You can add APNGs to pictures, enemy characters, and any scene.

After registering the file as an APNG from the parameters,
you can add You just need to designate them as pictures and enemy characters,
just like normal images.

The following libraries are required for use.
https://github.com/sbfkcel/pixi-apngAndGif

Download
https://github.com/sbfkcel/pixi-apngAndGif/blob/master/dist/PixiApngAndGif.js

Attention!
It is not recommended to register a large number of images to
load the registered images at the start of the game.
In addition, loading large APNG images may slow down the display.
If the display is slow, please try GIF animation.

If you want to use GIFs, please note that the editor will not recognize
files without a GIF extension.
Please enter the file name with the extension directly in the parameter.
You can also display the picture from a script or by using
Please use a dummy png file of the same name to specify it.
Also, GIFs are not subject to the editor's encryption feature.

This plugin is released under the MIT License.
这里是文件里的简介,然后作为前置的“pixi-apngAndGif”插件我也下过了。
作者: wj1312123    时间: 2022-10-24 18:01
不知道为什么,之前那些没图发出来……

QQ截图20221024175238.png (17.24 KB, 下载次数: 29)

QQ截图20221024175238.png

作者: tseyik    时间: 2022-10-25 13:27
https://rpg.blue/thread-482936-2-1.html
ApngPicture.js執行要有 PluginCommonBase
和 PixiApngAndGif
順序
PluginCommonBase
PixiApngAndGif
作者: wj1312123    时间: 2022-10-27 08:32
tseyik 发表于 2022-10-25 13:27
https://rpg.blue/thread-482936-2-1.html
ApngPicture.js執行要有 PluginCommonBase
和 PixiApngAndGif

原来还有顺序的要求?可我按这样做还是有问题,直接报错了。说有个数值出错,但是我没找到调那个数值的地方。
作者: wj1312123    时间: 2022-10-27 08:33
就像这样……

QQ截图20221027082941.png (46.01 KB, 下载次数: 31)

QQ截图20221027082941.png

作者: flylikiss    时间: 2024-1-4 16:58
PixiApngAndGif貌似有好几个到底是哪个-。-都测试了下还是没有求助
作者: shiroin    时间: 2024-1-4 17:12
flylikiss 发表于 2024-1-4 16:58
PixiApngAndGif貌似有好几个到底是哪个-。-都测试了下还是没有求助

你可以试试这个,亲测有用

PixiApngAndGif.zip

23.96 KB, 下载次数: 20

ApngPicture.zip

8.18 KB, 下载次数: 19


作者: flylikiss    时间: 2024-1-5 09:15
感谢!!




欢迎光临 Project1 (https://rpg.blue/) Powered by Discuz! X3.1