playMaker

Author Topic: Ngui and camera view  (Read 1655 times)

akira

  • Playmaker Newbie
  • *
  • Posts: 8
Ngui and camera view
« on: January 28, 2015, 11:13:19 AM »
Hi all,

Can someone help me how to achieve this (in attachment)?
I'm using Ngui for all frame and button design but i have no idea how to put camera view from another camera.

Chaosgod_Espér

  • Playmaker Newbie
  • *
  • Posts: 7
Re: Ngui and camera view
« Reply #1 on: January 29, 2015, 12:30:36 AM »
you need a render textur.

add a second camera and put the render textur as targetTexture. Bow put the render textur as sprite material for NGUI and it shows the second camera in the window.
This needs Unity Pro!