- 客户端ModLoader以及版本
- 1.21.4 Fabric
- 服务端核心版本
- 1.21.4 Paper
It possible to set multiple pngs or gif, video file?
And new function for reset their current sequence or start sequence
self.start() or self.start(true) to reset and start
self.reset()
A:
attribute:
textures:
- "http://test1.png"
- "http://test2.png"
- "http://test3.png"
speed: 30 (play speed fps)
stopOnFinish: true (stop on finished or loop)
And new function for reset their current sequence or start sequence
self.start() or self.start(true) to reset and start
self.reset()
A:
attribute:
textures:
- "http://test1.png"
- "http://test2.png"
- "http://test3.png"
speed: 30 (play speed fps)
stopOnFinish: true (stop on finished or loop)