Source code is at
github.com/punyauk/VivoSim
Question Texture Problem
- Louis Quatorze
- Topic Author
- Thank you received: 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
by Louis Quatorze
Last edit: 30 Sep 2020 09:04 by Louis Quatorze.
Please Log in or Create an account to join the conversation.
- Admin
- Thank you received: 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
by Admin
The following user(s) said Thank You: Louis Quatorze
Please Log in or Create an account to join the conversation.
- Louis Quatorze
- Topic Author
- Thank you received: 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
by Louis Quatorze
Please Log in or Create an account to join the conversation.
- Admin
- Thank you received: 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.
by Admin
The following user(s) said Thank You: Louis Quatorze
Please Log in or Create an account to join the conversation.