Page 1 of 1
I have a few problems with my models.
Posted: 14 Jun 2019, 16:58
by Popa
When I make models that go beyond or are bigger than "one block" I get these dark shadow problems as seen in the rails that I've made. Only the parts that exist the block area have these problems, somehow your guys' models don't have this problem, what am I doing wrong?
https://imgur.com/a/VF9RhXw
Another problem that I'm having is with redstone dust models. How do you get the colors/tint for the models? I made my own textures but it won't light up when it's active. pls help.
https://imgur.com/a/BHMXlah
Re: I have a few problems with my models. [Solved]
Posted: 14 Jun 2019, 19:20
by HanFox
The shadows can sometimes be fixed by setting ambientocclusion to false. It can be done via Cubik's model options, or by inserting the line manually in the json.
As for getting redstone to colour correctly, I'm pretty sure that's the tintindex. You again can set the tintindex in the program or manually in the json.
Re: I have a few problems with my models.
Posted: 15 Jun 2019, 07:49
by Popa
I seem to have some trouble with the redstone thing and tintindex. Is there somewhere I can find more info on it, I just can't get the colours right and am confused on how exactly you modify the colour it gets when lit. Or if the original texture used for the model should be grey.
Re: I have a few problems with my models.
Posted: 15 Jun 2019, 09:18
by HanFox
The original texture for redstone should be grey, yes. Not sure what happens if it's another colour, but I imagine redstone is only adding red tint to the texture.
Re: I have a few problems with my models.
Posted: 15 Jun 2019, 10:20
by Popa
I'm not sure how the colour coding works for tintindex. From value 6 and above everything is violet. What are the values exactly?
https://gifyu.com/image/EpHY
Re: I have a few problems with my models.
Posted: 15 Jun 2019, 11:39
by HanFox
tintindex for redstone should be 0. You can look in the vanilla models, or the PureBD models. You don't need to randomly guess...
Re: I have a few problems with my models.
Posted: 15 Jun 2019, 12:57
by Popa
Ah, sorry

I got confused by it displaying as green in the studio...
Re: I have a few problems with my models.
Posted: 15 Jun 2019, 13:22
by Popa
Thx, works perfect now
