The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

Lilith's Empty Eyes
 此主题已被置顶,因此可能具有重要性
damagaz  [开发者] 2021 年 6 月 3 日 下午 4:41
Create your own character-specific costumes!
Do you want to make your own mod that adds unique costumes for a specific character? Then here's a small tutorial on how to achieve it!

Step 1: Create your own mod
Go to This PC > Program Files (x86) > Steam > steamapps > common > The Binding of Isaac Rebirth , open the mods folder and create a new folder with the title of your mod.

Step 2: Enable Unique Costumes
Go back to the The Binding of Isaac folder, open the resources-dlc3 folder and copy the players.xml file. Return to your mod folder, create a new folder called resources-dlc3 and insert the copied file into the folder.
Open the file (Notepad++ required) and choose a character (e.g. Cain). Create a parameter called costumeSuffix and add a name to it (e.g. costumeSuffix="cain" ).

Step 3: Add Unique Costumes
Create a new folder called gfx , enter it and add another folder called characters . Enter it and add yet another folder titled costumes + the name you put in the costumeSuffix parameter (e.g. costumes_cain ).
Now add your spritesheets including your character-specific costumes into that folder.

Please regard that some costumes are located in different folders, therefore:
If you want to add unique Rebirth / Afterbirth / Afterbirth+ costumes you need to put them into resources > gfx > characters > your costumes folder.
If you want to add unique Repentance costumes you need to put them into resources-dlc3 > gfx > characters > your costumes folder.
最后由 damagaz 编辑于; 2021 年 6 月 3 日 下午 4:45
< >
正在显示第 1 - 3 条,共 3 条留言
aqepo 2021 年 6 月 4 日 上午 7:34 
Thanks a lot! :D
yuriscissoring 2021 年 9 月 14 日 下午 3:20 
theres no mods folder :P
引用自 TF2Lover42069
theres no mods folder :P
probably because you dont got any mods
< >
正在显示第 1 - 3 条,共 3 条留言
每页显示数: 1530 50