2D Toolkit Forum
2D Toolkit => Support => Topic started by: yuefeng on October 31, 2012, 07:19:43 am
-
I used tk2d for a year, has been very stable. Yesterday I updated the plug-in to 1.8+pitch1 from 1.76+pitch3 , some errors occurred.
I repeated the test, but does not solve the problem. What can I do ?
The following error information :
Assets/Plugins/tk2d/Sprites/tk2dBaseSprite.cs(534,86): error CS0234: The type or namespace name `SpriteCollectionSize' does not exist in the namespace `tk2dRuntime'. Are you missing an assembly reference?
Assets/Plugins/tk2d/Sprites/tk2dSprite.cs(118,83): error CS0234: The type or namespace name `SpriteCollectionSize' does not exist in the namespace `tk2dRuntime'. Are you missing an assembly reference?
Assets/Plugins/tk2d/Sprites/tk2dSpriteCollectionData.cs(402,97): error CS0234: The type or namespace name `SpriteCollectionSize' does not exist in the namespace `tk2dRuntime'. Are you missing an assembly reference?
-
Hi,
Do you use JavaScript? If so, restart Unity and run "2D Toolkit/Setup for JavaScript" again.
-
Thank you,problem solved :)