Where to put downloaded custom models?

Zeus

Not a Krusty Krab
aa
Oct 15, 2014
1,345
554
You want to put them in a folder under your tf folder called "custom"

the format should look like this

Code:
├── tf
│   └── custom
|        └── < any folder name here >
│           ├── models
│           ├── materials
│           └── particles

Attached are what my custom folder looks like
 

Attachments

  • Screenshot_580.png
    Screenshot_580.png
    19.6 KB · Views: 84
  • Screenshot_579.png
    Screenshot_579.png
    71.4 KB · Views: 83

Potassium

L1: Registered
Feb 26, 2021
3
0
You want to put them in a folder under your tf folder called "custom"

the format should look like this

Code:
├── tf
│   └── custom
|        └── < any folder name here >
│           ├── models
│           ├── materials
│           └── particles

Attached are what my custom folder looks like
I now have the models, but the materials show up as missing. This is the inside of my materials folder. Also, thank you
 

Attachments

  • materials_problem.PNG
    materials_problem.PNG
    87.4 KB · Views: 82
  • printer_problem.PNG
    printer_problem.PNG
    147.4 KB · Views: 85