Rain World

Rain World

99 beoordelingen
Custom Slugcat Utils
5
2
   
Prijs
Toevoegen aan favorieten
Toegevoegd aan favorieten
Verwijderen uit favorieten
Bestandsgrootte
Geplaatst op
584.181 KB
4 mei om 1:41
1 wijzigingsnotitie (weergeven)
Je hebt DLC nodig om dit item te gebruiken.

Abonneren om te downloaden
Custom Slugcat Utils

Omschrijving
Custom Slugcat Utils

Custom Slugcat Utils is a utility mod designed to assist modders in developing custom Slugcat mods. It aims to wrap common functionalities into easy-to-use components that require no knowledge of C# programming.

It includes:
- Custom Broadcasts
- Custom Iterator dialogues and behaviors
- Binding DMS skins and setting icons
- Custom Overseers and Overseer behaviors
- Cycle limits and save file locking

Usage documentation can be find on github repository:
pkuyo/Custom-Slugcat-Utils
(Sorry, but placing github links to the Steam Workshop will result in being blocked.)
Populaire discussies Alles weergeven (1)
1
22 aug om 3:06
How do i make a vulture mask to Elite Scavenger mask, Chieftain Scavenger Mask?
Lantern⏱
49 opmerkingen
deanblee1 25 aug om 13:55 
peter thats a common bug
peter 23 aug om 9:41 
ive been having issues with the tail clipping through the body instead of being at the back, ive had this issue for around a month i believe since i tried using this to bind a DMS skin previously but came across the same issues where the tail (alongside other sprites) would be layered wrong. have others had this issue, or is it just me? :slugcatdead:
Lantern⏱ 22 aug om 0:44 
#Mock its prob because the spear is BigOneHand (only one BigOneHand item can be hold by slugcats) as well as a karma flower. You can either set karmaflower to OneHand or if it doesnt work you can set spear to oneHand. Worked for me
Lantern⏱ 20 aug om 4:05 
vvvv JPEG! did u set the language?
Lantern⏱ 20 aug om 4:04 
Hey does anyone know how to set up a craft for king's vulture mask?
like i tried many thing but i can only configure color and thats kinda it.
hlep
JPEG! 19 aug om 4:16 
hi! love this mod! the custom overseer projection doesn't seem to be working? no matter what i do it doesn't show up?
白栎 19 aug om 2:26 
求助!在我的模组里将这个工具mod添加为所需要的模组后,进入游戏后显示说,检测到用户模组数据与游戏模组数据不同步,然后禁用了我的模组,请问该如何编辑?
Lantern⏱ 7 aug om 6:36 
I WILL SUGARCOAT IT :rwspear: + :slugcatsleep:
Faulted Nova 4 aug om 17:31 
I found the problem, Line 142 "sprite.color = Color.white;" in the file Hooks/PlayerGraphicsHooks.cs causes the color to be overwritten to white regardless of what is set in the slugbase file, I removed it via IL editing and now my cat is working properly. Also as is, your current system makes their faces dissapear
Faulted Nova 4 aug om 16:24 
Ive noticed that my binded skin will appear, but the color isint usually replaced by my slugbase color, its just #ffffff. Is there some specific way im supposed to incorporate the skin?