Hello.
I am working on an isometric view game, and well its in a city so it has tall builds.
I need the buildings to fade when blocking the character from the camera.
came across this Hide objects blocking character view - Questions & Answers - Unity Discussions
but cant get it to work.
I have itween installed, and when watching the camera with that script attached, nothing ever shows up in object field, Ive even tried manually adding an object into that public field and that object still does not fade.
thoughts? or a better way to do this?