Source code is at
github.com/punyauk/VivoSim
Pregunta Texture Problem
- Louis Quatorze
- Autor del tema
- Gracias recibidas: 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
por Louis Quatorze
Última Edición: 30 Sep 2020 09:04 por Louis Quatorze.
Por favor, Identificarse o Crear cuenta para unirse a la conversación.
- Admin
- Gracias recibidas: 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
por Admin
El siguiente usuario dijo gracias: Louis Quatorze
Por favor, Identificarse o Crear cuenta para unirse a la conversación.
- Louis Quatorze
- Autor del tema
- Gracias recibidas: 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
por Louis Quatorze
Por favor, Identificarse o Crear cuenta para unirse a la conversación.
- Admin
- Gracias recibidas: 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.
por Admin
El siguiente usuario dijo gracias: Louis Quatorze
Por favor, Identificarse o Crear cuenta para unirse a la conversación.