Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: akira on January 28, 2015, 11:13:19 AM

Title: Ngui and camera view
Post by: akira 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.
Title: Re: Ngui and camera view
Post by: Chaosgod_Espér 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!