I’m having a little trouble… character controller… solved
Also, I am looking for info on how to make Unity iPhone render both sides of every triangle, not just one side.
Thanks!
I’m having a little trouble… character controller… solved
Also, I am looking for info on how to make Unity iPhone render both sides of every triangle, not just one side.
Thanks!
problem solved with my character controller, but still wondering how i can have unity render both sides of a plane so the material shows on both sides. I know there is someway to do this but how?
Triangles only have one face/normal. That obviously goes for all meshes. You would need to give it depth (even just a tiny bit) to be able to see “both sides”.