2D Toolkit Forum

2D Toolkit => Support => Topic started by: Amefuri on September 04, 2013, 04:56:16 pm

Title: Combine TK2d with TK2d UI
Post by: Amefuri on September 04, 2013, 04:56:16 pm
Hey,

 I have question about how to combine normal TK2d camera with UI Camera?
Since UI Camera will render the sprite that in the scene used by TK2d camera too.
My first guess is did I need to setup a extra layer for all UI to make it filter by that layer or something?

Thank you,
Title: Re: Combine TK2d with TK2d UI
Post by: unikronsoftware on September 04, 2013, 06:41:21 pm
Yup. Check sample 6 - button and 3d sprites. It doesn't use the tk2dCamera, but it shows you what you need to do.