Hello Guest

Author Topic: tk2dcamera best settings for UI across multiple platforms.  (Read 2960 times)

Bigcheese

  • 2D Toolkit
  • Newbie
  • *
  • Posts: 19
    • View Profile
tk2dcamera best settings for UI across multiple platforms.
« on: August 20, 2013, 01:37:09 pm »
I was wondering what would be the best way to make the menus look and feel constant across multiple platforms.
I'm mainly concerned about positioning the sprite on edges, where it's going be clipped when switching between devices with 4:3 and 16:9 aspect ratios (depending if the sprite is positioned on sides or top and bottom).

Thanks

unikronsoftware

  • Administrator
  • Hero Member
  • *****
  • Posts: 9709
    • View Profile
Re: tk2dcamera best settings for UI across multiple platforms.
« Reply #1 on: August 20, 2013, 07:59:32 pm »
You could use camera anchors to make sure they won't get clipped? Apart from that its pretty much very specific to what you're trying to do. Not sure what to suggest without knowing what you're trying to do here.