2D Toolkit Forum

2D Toolkit => Support => Topic started by: Bigcheese on August 20, 2013, 01:37:09 pm

Title: tk2dcamera best settings for UI across multiple platforms.
Post by: Bigcheese 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
Title: Re: tk2dcamera best settings for UI across multiple platforms.
Post by: unikronsoftware 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.