Shade Object Flat
Hey Guys! Another newbie question. I import things from blender all the time. In blender, you have the option to shade "smooth" (like a ball) or shade "flat" like a box. But when I import my blender...
View ArticleLight issue
Hello, ive got an issue with object light. In the Unity preview is all seems ok, but while running on the iphone some of the object are not receiving the lights. This happened more than once in...
View ArticleWich is a good programme i can use (prefferably free) to shade...
3D Models to be exact.
View ArticleQuick question about the best unity workflow
Here is what I was thinking of doing I wanted to make sure this was the right way to go about things. I’m a designer, but this is my first go around with unity •Model in Zbrush / polypaint and texture...
View ArticleShader problem to distort the final render result
Hi everyone I am working on a project and recently I have a problem: **Problem:** I want to distort the final render scene of my camera. There is bunch of Shaders out there that add some effects like...
View ArticleHow to blend colors gradually?
If I had these two variables: var blue = Color.blue; var green = Color.green; would I be able to make it so then the two colors gradually blend with each other over time and alter the color of a...
View ArticleShader wants texture coordinates, but the mesh doesn't have them H
I try to make a copy of Minecraft in Unity.I wroted a chunk script,but I have this error: Shader wants texture coordinates, but the mesh doesn't have them Can everyone help me?? Here's a chunk script:...
View Article