Facing mirrors

Hi, I need multiple mirrors facing each other and of course showing each other’s reflections.
Is there any ready code for that like the Mirror reflection shaders on Unify? I was not able to find. I’m not a coder. Thank you for helping.

1 Answer

1

Unity Shaders: http://forum.unity3d.com/threads/8797-mirror

Wiki: http://wiki.unity3d.com/index.php?title=MirrorReflection2

GameDev: textures - Can I make a mirror with Unity Free? - Game Development Stack Exchange

Google: LMGTFY - Let Me Google That For You

Thanks for your time, but I don't need a 'mirror in general', I need a mirror with the details I mentioned above. Imagine a labyrinth with walls from mirrors. Classical mirror reflection from Unify or duplicating geometry are not options, a rendertotexture script could be a solution, but I didn't find any for this - and again, I'm not a coder to write a new one.

I don't think this is possible in unity unless you fake it and use a cubemap.