- Home /
UI Minimap
Hello, I have this large ui scroll rect in this gameobject and I want to make a minimap for it. The problem is that I can't (I think) use a camera to look at the canvas/gameobject to make a minimap out of it. Anyone got any ideas? Hope this makes sense...
Comment
You can use a secondary camera to show a $$anonymous$$imap using RawImage and RenderTexture.