Jump to content

skabb

Members
  • Posts

    1
  • Joined

  • Last visited

Everything posted by skabb

  1. I got Spriter working using the free version of NGUI and the APIs in this forum: However, I just bought the full version of NGUI and now it doesn't work. I updated to v3.0.4 and still no luck. I commented out the #define NGUI_FREE like I was told in the instructions. I get several errors (No overload function for method 'ImportTexture' takes '3' arguments) which can be fixed by adding a 4th boolean value to the calls. But I can't seem to fix the other error (Can not implicitly convert type 'System.Collections.Generic.List' to 'System.Collections.Generic.List' for the line 345: List spriteList = atlas.spriteList; in SpriterDataNGUI.cs Are the APIs not compatible with the new version of NGUI?
×
×
  • Create New...