Project Zomboid

Project Zomboid

Anthro Survivors (the "Furry Mod")
 此主題已被置頂,因此它可能很重要
Wuffwick  [開發人員] 2023 年 1 月 15 日 下午 11:13
3
2
2
1
Make your own character or species! We made a tool to help you!
Hey everyone, we now have released a mod-modder which allow you to easily create sub-mods that add your own custom texture or add a whole new species into the species selection menu.

https://wolfjackal.dev/projects/project-zomboid/anthro-survivors/mod-creator/
Download and documentation of the tool is here!

We have downloads for all the textures and models we have used in the mod for you to edit or rework. All the information on how to make your own files is included in the link above. You can keep your sub-mod private shared only between friends or you are welcome to post the sub-mod publicly with this mod as the dependent for all the play!


Post here if you have any questions or want to show off something your working on!
最後修改者:Wuffwick; 2023 年 1 月 15 日 下午 11:20
< >
目前顯示第 1-15 則留言,共 176
Sai 2023 年 1 月 18 日 上午 7:09 
Thank you! Works perfectly!
jusFono 2023 年 1 月 19 日 上午 9:42 
Is the Bip01_HeadNub bone responsible for hat placement? As hats basically hover above my head on my custom model.
Wuffwick  [開發人員] 2023 年 1 月 19 日 上午 11:26 
引用自 JusFoNo
Is the Bip01_HeadNub bone responsible for hat placement? As hats basically hover above my head on my custom model.

No, the joints are only used for clothing items that are skinned to the character, hats use a different attachment method through its item definition I believe.
jusFono 2023 年 1 月 21 日 下午 6:00 
Hi, I've made a submod which adds scalies!
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2921417999
Xochiescuincle 2023 年 1 月 22 日 上午 11:34 
Oh im absolutely excited to start working on this!
Levy 2023 年 1 月 22 日 下午 1:52 
Tried my best to make a Basitin species, failed, char model is just invisible in game. Any chance you would bother making this (https://drive.google.com/drive/folders/1QKoQOFuNOTi-G3-XxrJ8ltJ5i9iz1vrP?usp=share_link) work?
Wuffwick  [開發人員] 2023 年 1 月 22 日 下午 1:55 
引用自 Levy
Tried my best to make a Basitin species, failed, char model is just invisible in game. Any chance you would bother making this (https://drive.google.com/drive/folders/1QKoQOFuNOTi-G3-XxrJ8ltJ5i9iz1vrP?usp=share_link) work?
The model being invisible in game usually means multiple materials are assigned to to the mesh, Make sure the model only has one material with 1 UV map bound to the default joints
Xochiescuincle 2023 年 1 月 22 日 下午 7:55 
So I ended up trying my hand at this before making a tutorial video and its uhh.. Almost there! https://media.discordapp.net/attachments/1041347361286389901/1066928926452101250/image.png

Anyone else got any idea where I went wrong?
Wuffwick  [開發人員] 2023 年 1 月 22 日 下午 8:16 
引用自 Xochiescuincle
So I ended up trying my hand at this before making a tutorial video and its uhh.. Almost there! https://media.discordapp.net/attachments/1041347361286389901/1066928926452101250/image.png

Anyone else got any idea where I went wrong?
Hard to tell exactly from the screenshot, but it looks like the skin weights on the model are not exactly the same as the base human model so parts are clipping through the clothing.
Xochiescuincle 2023 年 1 月 22 日 下午 8:19 
引用自 Wuffwick
引用自 Xochiescuincle
So I ended up trying my hand at this before making a tutorial video and its uhh.. Almost there! https://media.discordapp.net/attachments/1041347361286389901/1066928926452101250/image.png

Anyone else got any idea where I went wrong?
Hard to tell exactly from the screenshot, but it looks like the skin weights on the model are not exactly the same as the base human model so parts are clipping through the clothing.


It gets worse ingame as somehow the leg and arm are not where they should be, and the chest is somehow missing https://media.discordapp.net/attachments/1041346778135547914/1066930386627727400/image.png


[EDIT]: I know exactly what I did wrong, I symmetrized both halves of the body in blender when editing it to be painted dog shaped and thus copied over all of the weight paints of the left side to the right as well.
最後修改者:Xochiescuincle; 2023 年 1 月 22 日 下午 8:34
jusFono 2023 年 1 月 23 日 上午 10:08 
When renaming a species group with species inside of it, it basically deletes everything inside that group. Is it possible to fix that?
Levy 2023 年 1 月 23 日 上午 11:37 
引用自 Wuffwick
引用自 Levy
Tried my best to make a Basitin species, failed, char model is just invisible in game. Any chance you would bother making this (https://drive.google.com/drive/folders/1QKoQOFuNOTi-G3-XxrJ8ltJ5i9iz1vrP?usp=share_link) work?
The model being invisible in game usually means multiple materials are assigned to to the mesh, Make sure the model only has one material with 1 UV map bound to the default joints


Some-bloody-how, some-bloody-why Blender added a HeadNub.end to the edge of the original HeadNub, deleting which fixed my issue.

Anyhow, thanks for responding, have a good day.
Jaql  [開發人員] 2023 年 1 月 23 日 下午 2:35 
引用自 JusFoNo
When renaming a species group with species inside of it, it basically deletes everything inside that group. Is it possible to fix that?

Yikes. Yes, I will look into fixing that.
Jaql  [開發人員] 2023 年 1 月 26 日 下午 5:14 
引用自 JusFoNo
When renaming a species group with species inside of it, it basically deletes everything inside that group. Is it possible to fix that?

Pushed version 2 out with this fixed
Levy 2023 年 1 月 27 日 上午 12:22 
引用自 Levy
引用自 Wuffwick
The model being invisible in game usually means multiple materials are assigned to to the mesh, Make sure the model only has one material with 1 UV map bound to the default joints


Some-bloody-how, some-bloody-why Blender added a HeadNub.end to the edge of the original HeadNub, deleting which fixed my issue.

Anyhow, thanks for responding, have a good day.

Updating on this one. I made a model and a texture for a Basitin. For now it works replacing Snep. Is there a proper step-by-step guide for adding a specie? I'm trying to figure out coding part.

(It's my first time making a PZ mod, no bully pls)
最後修改者:Levy; 2023 年 1 月 27 日 上午 12:22
< >
目前顯示第 1-15 則留言,共 176
每頁顯示: 1530 50