#custom armor for beginners

1 messages · Page 1 of 1 (latest)

shut mural
#

All the armors are in one model, how can I display them as individual parts of each item?

craggy depot
#

So if you use one model for the armors, you'd either need to use different textures for each piece, or part_visibility in a render controller to hide the bones you dont want to show

shut mural
craggy depot
#

Can you send your current files?

craggy depot
#

With your current setup, it would probably be easiest to split your model up into multiple models tbh

#

Thats what vanilla armor does

#

Have a boots model, a leggings model, etc.

shut mural
#

So I will have to break it down into separate parts to make it work.