Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: Fome on December 29, 2014, 05:55:18 PM

Title: [SOLVED] Playmaker and 2d Toolkit compatibility
Post by: Fome on December 29, 2014, 05:55:18 PM
Hi,

After downloading 2d Toolkit and importing the actions on this page: https://hutonggames.fogbugz.com/default.asp?W717, I get this compiler message:

Assets/PlayMaker Custom Actions/toolkit2d/SpriteGetPixelPerfect.cs(75,37): error CS!)^!: 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 do not know how to rectify this, help greatly appreciated.
Title: Re: Playmaker and 2d Toolkit compatibility
Post by: Fome on December 29, 2014, 09:09:55 PM
Solved,

I used the 2dtoolkit custom actions provided from unikron by accessing them in the goodies folder instead