雪居之地 (Wildfrost)

雪居之地 (Wildfrost)

VFX/SFX Tools
正在显示第 31 - 40 项,共 48 项条目
< 1  2  3  4  5 >
更新于:2024 年 10 月 27 日 上午 11:24

更新于:2024 年 10 月 27 日 上午 10:51

更新于:2024 年 9 月 22 日 上午 8:28

更新于:2024 年 9 月 22 日 上午 8:17

更新于:2024 年 9 月 21 日 上午 6:19

更新于:2024 年 9 月 20 日 下午 4:24

更新于:2024 年 9 月 20 日 上午 4:23

Use APNGs or Sprites for status animations
You can now use APNGs (Animated PNGs) for partially transparent animations, or create one directly from Sprites. Be careful if you use Ezgif.com; it forces APNGs to get cropped weirdly...

I find using apng-maker.netlify.app does better for this.
Preview your APNGs' info here: davidmz.github.io/apng-js

Use addressable SpriteAtlases
This is more of a suggestion. The entire Shrek movie gif loads in 1 sec this way (press the Credits button!). For how to use addressables, check the Wildfrost Modding Documentation on Using Addressables

Status Icon helper
I wanted to fully make methods to create status icons, but I'm running out of free time... Instead, I only have the extension for StatusEffectDataBuilders called WithIcon_VFX(). This assumes you've already made and registered the icon to CardManager.cardIcons!


Minor changes:
- Added a static event GIFLoader.OnEffectPlayed
- Added extensions spriteAsset.RegisterSpriteAsset() and UnRegister:
It gets registered to the fallbackSpriteAssets
- New constructor for GIFLoader takes a mod:
Prefabs made with this GIFLoader will have the mod GUID prefixed.
Use a null mod for no prefix (as before)
- Credited the Shrek movie

更新于:2024 年 8 月 6 日 下午 12:05

更新于:2024 年 5 月 25 日 下午 1:49

sound

更新于:2024 年 5 月 25 日 下午 1:26