Hello Guest

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - zeroc

Pages: [1]
1
Support / How to use the new zoom scale feature?
« on: January 21, 2013, 06:39:09 am »
So I've searched around but haven't found anything on how to use the zoom scale feature.
I tried the following but no avail.

      GetComponent<tk2dCamera>().zoomScale = 0.99f;
      GetComponent<tk2dCamera>().UpdateCameraMatrix();

Any comments? Thank you Unikron for the amazing update.

2
I wanted to make a game background with the tilemap.
But ended up with some lines between my grids.
Is there anyway I can fix this?

Pages: [1]