Hello ,
I am creating a store which has different characters.The character is seen in the scene view but I can't see it in the Game View .
Do I need a new camera which shows this model or I would have to change some properties of the existing UICamera of NGUI .
I am using the NGUI version 3.6.1 .
Also I need to make the model scaling very large such as 100,100,100 in order to be viewed does this affect performance and is there any solution , Also I will have to reduce the size of the NGUI Sprites to be very low like 0.2 , does it mean I will have to take very small images?
P.S : I have changed the character Layer to UI , which is the layer for UIRoot2D and all UI Elements .