Project Zomboid

Project Zomboid

Anthro Survivors (the "Furry Mod")
 Denna tråd har blivit fäst, så den är troligtvis viktig
Wuffwick  [utvecklare] 15 jan, 2023 @ 23: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!
Senast ändrad av Wuffwick; 15 jan, 2023 @ 23:20
< >
Visar 1-15 av 176 kommentarer
Sai 18 jan, 2023 @ 7:09 
Thank you! Works perfectly!
jusFono 19 jan, 2023 @ 9:42 
Is the Bip01_HeadNub bone responsible for hat placement? As hats basically hover above my head on my custom model.
Wuffwick  [utvecklare] 19 jan, 2023 @ 11:26 
Ursprungligen skrivet av 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 21 jan, 2023 @ 18:00 
Hi, I've made a submod which adds scalies!
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2921417999
Xochiescuincle 22 jan, 2023 @ 11:34 
Oh im absolutely excited to start working on this!
Levy 22 jan, 2023 @ 13: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  [utvecklare] 22 jan, 2023 @ 13:55 
Ursprungligen skrivet av 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 22 jan, 2023 @ 19: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  [utvecklare] 22 jan, 2023 @ 20:16 
Ursprungligen skrivet av 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 22 jan, 2023 @ 20:19 
Ursprungligen skrivet av Wuffwick:
Ursprungligen skrivet av 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.
Senast ändrad av Xochiescuincle; 22 jan, 2023 @ 20:34
jusFono 23 jan, 2023 @ 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 23 jan, 2023 @ 11:37 
Ursprungligen skrivet av Wuffwick:
Ursprungligen skrivet av 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  [utvecklare] 23 jan, 2023 @ 14:35 
Ursprungligen skrivet av 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  [utvecklare] 26 jan, 2023 @ 17:14 
Ursprungligen skrivet av 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 27 jan, 2023 @ 0:22 
Ursprungligen skrivet av Levy:
Ursprungligen skrivet av 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)
Senast ändrad av Levy; 27 jan, 2023 @ 0:22
< >
Visar 1-15 av 176 kommentarer
Per sida: 1530 50