Hello Everyone,
I have been researching on a way to create a mini map using Unity 4.6 beta GUI features. As of today I have a second camera that acts like a mini map but I cannot seem to find a way to attach it to a GUI Panel.
Does anyone have any ideas on how to approach this.
I am currently scripting in C#.
I think I read that camera in camera is a Unity Pro feature. You might need to render a seperate new image, based on the players position - unless you've got Pro. Not positive though.
– RayJr