Source code is at
github.com/punyauk/VivoSim
Frage Texture Problem
- Louis Quatorze
- Autor
- Dank erhalten: 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
von Louis Quatorze
Letzte Änderung: 30 Sep. 2020 09:04 von Louis Quatorze.
Bitte Anmelden oder Registrieren um der Konversation beizutreten.
- Admin
- Dank erhalten: 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
von Admin
Folgende Benutzer bedankten sich: Louis Quatorze
Bitte Anmelden oder Registrieren um der Konversation beizutreten.
- Louis Quatorze
- Autor
- Dank erhalten: 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
von Louis Quatorze
Bitte Anmelden oder Registrieren um der Konversation beizutreten.
- Admin
- Dank erhalten: 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.
von Admin
Folgende Benutzer bedankten sich: Louis Quatorze
Bitte Anmelden oder Registrieren um der Konversation beizutreten.