Jump to content

Error about "ISpriterEntity" and "ISpriterFile"


roid100

Recommended Posts

Hello.

I have been trying to use NGUI plugin.

But I have a problem.

I had removed /* and */ in the SpriterData_NGUI file.

Then the error was exist.

The log is like this.

Assets/spriterdapi-unity-master/Spriter-NGUI/Editor/SpriterData_NGUI.cs(111,25): error CS0246: The type or namespace name `ISpriterEntity' could not be found. Are you missing a using directive or an assembly reference?

Assets/spriterdapi-unity-master/Spriter-NGUI/Editor/SpriterData_NGUI.cs(112,30): error CS0246: The type or namespace name `ISpriterFile' could not be found. Are you missing a using directive or an assembly reference?

I tried to find the class ISpriterEntity and ISpriterFile, but I failed.

Please help me.

Is there any document which can let me know how I can use "SCML" in NGUI?

Is there something I missed?

Thank you

Link to comment
Share on other sites

  • 5 weeks later...

I'm trying the use the Spriter Data API for Unity ex2D.

I'm running into a similar problem as you.

I've imported to my project:

- ex2d (Full Version)

- Spriter data API

- Spriter data API EX2D

Within the SpriterData_ex2D.cs file, I un-commented from line 65 to the end.

now I get an error saying:

Assets/Editor/SpriterData_ex2D.cs(98,25): error CS0246: The type or namespace name `ISpriterEntity' could not be found. Are you missing a using directive or an assembly reference?

Assets/Editor/SpriterData_ex2D.cs(99,30): error CS0246: The type or namespace name `ISpriterFile' could not be found. Are you missing a using directive or an assembly reference?

is there something i'm doing wrong?

can someone help please? :)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...