Wildfrost
VFX/SFX Tools
Wyświetlanie 31-40 z 48 pozycji
< 1  2  3  4  5 >
Aktualizacja: 27 października 2024 o godz. 11:24

Aktualizacja: 27 października 2024 o godz. 10:51

Aktualizacja: 22 września 2024 o godz. 8:28

Aktualizacja: 22 września 2024 o godz. 8:17

Aktualizacja: 21 września 2024 o godz. 6:19

Aktualizacja: 20 września 2024 o godz. 16:24

Aktualizacja: 20 września 2024 o godz. 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

Aktualizacja: 6 sierpnia 2024 o godz. 12:05

Aktualizacja: 25 maja 2024 o godz. 13:49

sound

Aktualizacja: 25 maja 2024 o godz. 13:26