2D Toolkit Forum
2D Toolkit => Support => Topic started 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
-
Rescale it, or use the tk2dCamera and set up an override to rescale at different resolutions.