2D Toolkit Forum
2D Toolkit => Support => Topic started by: hiimachicken on March 13, 2015, 09:39:11 am
-
how will i make my game scale for different sized android devices, i don't understand, will it do it automatically ?
Thanks
-
Use the tk2dCamera and set up overrides to make it scale as you need it to. The default override will scale to fit on all devices.