Wildfrost
41 lượt đánh giá
VFX/SFX Tools
   
Giải thưởng
Yêu thích
Đã yêu thích
Bỏ thích
Tools
Nhãn: Mod
Kích cỡ file
Đã đăng
Đã cập nhật
39.700 MB
9 Thg02, 2024 @ 7:36pm
4 Thg05 @ 9:44am
48 ghi chú thay đổi ( xem )

Đăng ký để tải xuống
VFX/SFX Tools

Mô tả
A collection of hopefully helpful VFX/SFX tools for mods.
You can also turn on a funny on-death animation in configs.



The main ones are:
  • Typewriter: Using the CardScriptAddComponentTypewriter class to add a TypewriterController, you can make its description appear/disappear as if it were talking (think Inscryption or the Balatro guy)
  • GIF Loader: Import .gif files into the game to use as apply effects, or damage effects. The importing is somewhat slow so don't overuse it (DM me if you can find a way to use import async)
  • SFX Loader: Import and play music files in the game. You can use this with the Typewriter for talking sounds (like Sans Undertale!?!?)
  • Sprite Asset Generator: This was honestly a last minute addition just to help people make SpriteAssets and register them.

Each of these come with a Console Command to test with, those being "talk", "create vfx" and "create sfx". These last two also show base game ones.

I intended to add a way to replace the ScriptableCardImage but it's a bit dumb. Maybe a simple example implementation in the future?
4 bình luận
jadedshade_87 3 Thg10 @ 5:58am 
this crashes the game every time i try to enable it, any idea why?
Genesis 30 Thg10, 2024 @ 3:36pm 
yup that was most likely the issue hopeless, thx :)
Hopeless  [tác giả] 30 Thg10, 2024 @ 5:49am 
@Genesis that's usually caused by some other mod breaking, preventing any other mods from loading. It's most likely you need to download the AbsentUtils mod installed since another mod (Rainfrost/Absent Avalanche) needs it now
Genesis 29 Thg10, 2024 @ 4:45pm 
unfortunately it seems your mod isnt being picked up by my wildfrost game anymore, any help please?