Hello Guest

Author Topic: 2d toolkit android  (Read 3605 times)

hiimachicken

  • Newbie
  • *
  • Posts: 1
    • View Profile
2d toolkit android
« 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

unikronsoftware

  • Administrator
  • Hero Member
  • *****
  • Posts: 9709
    • View Profile
Re: 2d toolkit android
« Reply #1 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.