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 - mrmons

Pages: [1]
1
Support / Error after my updating my unity and 2dtoolkit
« on: December 10, 2013, 04:43:30 am »
It been a while I stop my project and now I continue it. I update my unity to latest version 4.3.1
and I got 1 error from 2dtoolkit which show some of the script not supported then I upgrade 2dtoolkit to latest version and this is what I get





Total of 36 error...How can I solve this?
Thanks

2
Support / Error after upgrading from unity 3 to unity 4
« on: June 12, 2013, 06:41:46 am »
I get this 2 error after I upgrade my unity

Assets/PlayMaker/Actions/toolkit2d/Sprite/Tk2dSpriteGetPixelPerfect.cs(75,37): error CS1061: Type `tk2dBaseSprite' does not contain a definition for `pixelPerfect' and no extension method `pixelPerfect' of type `tk2dBaseSprite' could be found (are you missing a using directive or an assembly reference?)

Assets/PlayMaker/Actions/toolkit2d/Sprite/Tk2dSpriteGetPixelPerfect.cs(77,63): error CS1061: Type `tk2dBaseSprite' does not contain a definition for `pixelPerfect' and no extension method `pixelPerfect' of type `tk2dBaseSprite' could be found (are you missing a using directive or an assembly reference?)

I have go to asset store and upgrade the 2Dtoolkit.
How can I solve this?


Pages: [1]