- Posts: 104
- Thank you received: 30
Source code is at
github.com/punyauk/VivoSim
Texture Problem
- Louis Quatorze
-
Topic Author
Less
More
30 Sep 2020 09:04 - 30 Sep 2020 09:04 #918
by Louis Quatorze
Texture Problem was created by Louis Quatorze
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.
Please Log in or Create an account to join the conversation.
- Admin
-
Less
More
- Posts: 480
- Thank you received: 259
01 Oct 2020 11:34 #932
by Admin
Replied by Admin on topic Texture Problem
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
The following user(s) said Thank You: Louis Quatorze
Please Log in or Create an account to join the conversation.
- Louis Quatorze
-
Topic Author
Less
More
- Posts: 104
- Thank you received: 30
01 Oct 2020 11:42 #934
by Louis Quatorze
Replied by Louis Quatorze on topic Texture Problem
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
Please Log in or Create an account to join the conversation.
- Admin
-
Less
More
- Posts: 480
- Thank you received: 259
01 Oct 2020 11:48 #935
by Admin
Replied by Admin on topic Texture Problem
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.
The following user(s) said Thank You: Louis Quatorze
Please Log in or Create an account to join the conversation.