2D Toolkit Forum

2D Toolkit => Support => Topic started by: drkucho on September 06, 2014, 05:16:35 pm

Title: Sprite Scale Z
Post by: drkucho on September 06, 2014, 05:16:35 pm
hello !

is tk2dsprite scale.z used for anything? i thought it could be there just for compatibility with unity vector3 scale but not really being used for anything, if this is true i plan to use this value for my own purposes.

please let me know.
Title: Re: Sprite Scale Z
Post by: unikronsoftware on September 07, 2014, 12:02:07 pm
it isnt used for anything, but it is multiplied into some of the things in tk2d - eg. the invisible picker gizmos could get a lot thicker if you changed it.