Acest tool te ajuta sa schimbi path-ul texturilor pe care le ai setate in 3ds MAX. De exemplu ai un model 3d care are scene material texture in A:/User/model3d/textures.fbm/textura.png dar tu vrei sa fie in B:/User/Model2d/texture/textura.png.
Well, scriptul de mai jos face exact asta. Pastreaza denumirile texturilor si DOAR PATH-ul il schimba. Foarte useful daca vrei sa setezi path-ul pentru D:/ymir work/ something...
Ce trebuie sa faci?
Doar creaza un script nou in 3ds max (Cauta tabul "Scripting > New Script") da copy paste la script si apoi CTRL+S
Dupa aceea ca sa il rulezi, tot in tabul "Scripting", selecteaza "Run Script" DOAR DUPA CE AI SETAT oldPath si newPath!
Pe viitor o sa vin si o sa editez acest topic, cu un script imbunatatit care va contine un UI calumea si o metoda mult mai usoara de a selecta path-urile. Poate o sa adaug si mai multe functionalitati, daca aveti sugestii. Spor!
*Poze / Video:
![[3ds Max] Kolen's Script - Change Path texture of your scene materials with ease. - Mesaj 1 - Imagine 1 [3ds Max] Kolen's Script - Change Path texture of your scene materials with ease. - Mesaj 1 - Imagine 1](https://i.imgur.com/AP2nY7K.png)
![[3ds Max] Kolen's Script - Change Path texture of your scene materials with ease. - Mesaj 1 - Imagine 2 [3ds Max] Kolen's Script - Change Path texture of your scene materials with ease. - Mesaj 1 - Imagine 2](https://i.imgur.com/Ojgndo1.png)
*Link download / Code: