2D Toolkit Forum

2D Toolkit => Support => Topic started by: hiimachicken on March 13, 2015, 09:39:11 am

Title: 2d toolkit android
Post 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
Title: Re: 2d toolkit android
Post by: unikronsoftware on March 13, 2015, 10:27:15 pm
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.