Hello Guest

Author Topic: how to lock uilayer that don't follow game camera?  (Read 3226 times)

layola

  • Newbie
  • *
  • Posts: 5
    • View Profile
how to lock uilayer that don't follow game camera?
« on: September 17, 2013, 03:40:16 pm »
how to lock uilayer that don't follow game camera?
here I have a game fllow camera,and I put tk2d into that scene,and all ui will follow camera moving..
I want to lock them ,how to do that ?
thanks.

unikronsoftware

  • Administrator
  • Hero Member
  • *****
  • Posts: 9709
    • View Profile
Re: how to lock uilayer that don't follow game camera?
« Reply #1 on: September 17, 2013, 04:09:59 pm »
You can use a second UI camera for that. Check UI sample 3 (3D UI Demo) for an example of using 2 cameras.