2D Toolkit Forum

2D Toolkit => Support => Topic started by: fezon aimed on February 11, 2014, 01:36:38 pm

Title: Multiresolution problem with scroll demo project
Post by: fezon aimed on February 11, 2014, 01:36:38 pm
I am trying to implement demo scroll given in tk2d root and facing multiresolution problem. Scroll background is scaled down and not fit in according to screen size . What can i do to make it fit according to the screen . I am implementing it for android. Need help.
Thank You
Title: Re: Multiresolution problem with scroll demo project
Post by: unikronsoftware on February 11, 2014, 09:49:51 pm
Rescale it, or use the tk2dCamera and set up an override to rescale at different resolutions.