Hello 2DToolkit community,I've had 2D Toolkit for quite some time now and I've had just about no problems with it up until recently when i tried to use it with 2d platform controller.Every time i try to open the two together (which are said to be compatible) it keeps giving me the following two error messages:1.Assets/2DSample/Scripts/AlienAnimator2DTK.cs(9,16): error CS0246: The type or namespace name `tk2dSpriteAnimator' could not be found. Are you missing a using directive or an assembly reference?2.Assets/2DSample/Scripts/EnemyAnimator2DTK.cs(9,16): error CS0246: The type or namespace name `tk2dSpriteAnimator' could not be found. Are you missing a using directive or an assembly reference?Does anyone have any suggestions for fixing this problem because I'd love to here them.Thanks.