斯諾德維爾之戰 (Wildfrost)

斯諾德維爾之戰 (Wildfrost)

41 次評價
VFX/SFX Tools
   
獎勵
加入最愛
已加入最愛
移除最愛
Tools
標籤: Mod
檔案大小
發佈於
更新時間
39.700 MB
2024 年 2 月 9 日 下午 7:36
5 月 4 日 上午 9:44
48 項更新註記 (檢視)

訂閱以下載
VFX/SFX Tools

描述
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 則留言
jadedshade_87 10 月 3 日 上午 5:58 
this crashes the game every time i try to enable it, any idea why?
Genesis 2024 年 10 月 30 日 下午 3:36 
yup that was most likely the issue hopeless, thx :)
Hopeless  [作者] 2024 年 10 月 30 日 上午 5:49 
@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 2024 年 10 月 29 日 下午 4:45 
unfortunately it seems your mod isnt being picked up by my wildfrost game anymore, any help please?