와일드프로스트 (Wildfrost)

와일드프로스트 (Wildfrost)

41 평점
VFX/SFX Tools
   
어워드
즐겨찾기
즐겨찾기됨
즐겨찾기 해제
Tools
태그: Mod
파일 크기
게시일
업데이트일
39.700 MB
2024년 2월 9일 오후 7시 36분
2025년 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?
댓글 5
Hopeless  [작성자] 6시간 전 
@jadedshade_87 I'm not sure. Could you be more specific what the error says (or if the game just crashes etc)?
jadedshade_87 2025년 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?