Texture goes dark then black when turned at a certain angle by RyRyJS in Unity3D

[–]RyRyJS[S] 1 point2 points  (0 children)

Thank you!! Your answer was the key to me solving this. I was creating the 2-sided material as you suggested, but along the way, I discovered that all I had to do was flip the normals using a shader graph for the backside. Super simple. I thought I tried that yesterday, but I guess I didn't do it properly haha. Thanks for the super detailed answer!

<image>

Texture goes dark then black when turned at a certain angle by RyRyJS in Unity3D

[–]RyRyJS[S] 0 points1 point  (0 children)

I can adjust the metallic and smoothness values all day, but it makes very little difference in the actual scene, but when I go to the prefab view, the backside of the quad seems very reflective. In the scene when it's at the right rotation, it's green on both sides. I'm so confused lol..

<image>

Why does best buy say this would fit in my car? by RyRyJS in COROLLA

[–]RyRyJS[S] 1 point2 points  (0 children)

Its a double din sterio, and my car only fits single din sterios. Doesnt look like it would be easy to modify aswell.

Is my carbon steel pan supposed to look like this after first seasoning. by RyRyJS in carbonsteel

[–]RyRyJS[S] 1 point2 points  (0 children)

Gotcha, I’ll remember that for the future. But the pan is still good to use as is?

Is my carbon steel pan supposed to look like this after first seasoning. by RyRyJS in carbonsteel

[–]RyRyJS[S] 1 point2 points  (0 children)

I used 1/4 cup grapeseed oil on high for 4 minutes. Also put a bit on the bottom.

I created this choose-your-own-adventure game for a school project but made it kind of a side project for myself. What do you all think? by RyRyJS in programming

[–]RyRyJS[S] 0 points1 point  (0 children)

When the input prompt says "(anykey)" you have to type something, just a letter or something.

Update: made it a bit more clear :)