2D Toolkit Forum

2D Toolkit => Support => Topic started by: fodrin on December 25, 2013, 04:19:54 am

Title: Scale question with tk2dCamera
Post by: fodrin on December 25, 2013, 04:19:54 am
  hi,guys.
   i wanna zoom in and out the game scene without tk2dUIs to be scale too,how can i do that?
Title: Re: Scale question with tk2dCamera
Post by: unikronsoftware on December 26, 2013, 12:20:39 pm
You should use 2 cameras & layers. The UI should be visible through its own camera only. Check out the 3D UI demo for how to set that up.