2D Toolkit Forum
2D Toolkit => Support => Topic started 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?
-
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.