Source code is at
github.com/punyauk/VivoSim
Question Texture Problem
- Louis Quatorze
- Auteur du sujet
- Remerciements reçus 30
Hello
Is there a method to keep adjustment of texture in Drier?
I put new texture on it I adjust and take drier, Rez make product and appears texture no adjusted
Louis
Is there a method to keep adjustment of texture in Drier?
I put new texture on it I adjust and take drier, Rez make product and appears texture no adjusted
Louis
Last Edit:30 Sep 2020 09:04
par Louis Quatorze
Dernière édition: 30 Sep 2020 09:04 par Louis Quatorze.
Connexion ou Créer un compte pour participer à la conversation.
- Admin
- Remerciements reçus 259
For the flat (square) SatyrFarm Drier the texture it uses comes from the setting in the recipe, so as an example, for Raisins it has
You can change the texture in the recipe and put in you new texture. Note that the name has to exactly match so in the above example calling the texture file Tex-raisins would not work, it has to be Tex-Raisins
Code:
TEXTURE=Tex-Raisins
par Admin
Les utilisateur(s) suivant ont remercié: Louis Quatorze
Connexion ou Créer un compte pour participer à la conversation.
- Louis Quatorze
- Auteur du sujet
- Remerciements reçus 30
Hello
MAybe I was not clear!
on texture I adjust vertical horizontal scales offset I take Drier in inventory rez it put ingredients
and when process start I see the texture bit no adjusted! Mut I put a texture with a particular size inside Drier?
Thanks
Louis
MAybe I was not clear!
on texture I adjust vertical horizontal scales offset I take Drier in inventory rez it put ingredients
and when process start I see the texture bit no adjusted! Mut I put a texture with a particular size inside Drier?
Thanks
Louis
par Louis Quatorze
Connexion ou Créer un compte pour participer à la conversation.
- Admin
- Remerciements reçus 259
the script sets the texture to be 3 horizontal by 2 vertical so it is best to use seamless textures. If you want to change it, the script addon-kitchen is where it sets it, but of course it will change it for all textures.
par Admin
Les utilisateur(s) suivant ont remercié: Louis Quatorze
Connexion ou Créer un compte pour participer à la conversation.