Hello Guest

Author Topic: Unity 4.3 vs 2Dtoolkit  (Read 70067 times)

ssk9208

  • Newbie
  • *
  • Posts: 1
    • View Profile
Re: Unity 4.3 vs 2Dtoolkit
« Reply #15 on: July 31, 2014, 03:31:32 am »
Hi,

Can we use 2D toolkit to turn Unity's sprites into pixel perfect? Or do we need to use 2D Toolkit's sprite system if we need pixel perfect sprites?

unikronsoftware

  • Administrator
  • Hero Member
  • *****
  • Posts: 9709
    • View Profile
Re: Unity 4.3 vs 2Dtoolkit
« Reply #16 on: July 31, 2014, 10:39:00 am »
You can use tk2d camera with Unity sprites, no problem. Just make sure the pixels per world unit is the same on both.