playMaker

Author Topic: iTween conflict...  (Read 403 times)

Duffdaddy

  • Jr. Member
  • **
  • Posts: 50
    • View Profile
iTween conflict...
« on: July 14, 2011, 02:24:31 AM »
Keep getting this Notification:
---
Assets/PlayMaker/Actions/iTween/iTweenLookFrom.cs(27,24): warning CS0436: The type `iTween' conflicts with the imported type `iTween'. Ignoring the imported type definition
---

Am also using iGUI which also makes use of iTween. A conflict perhaps?

Duffdaddy

  • Jr. Member
  • **
  • Posts: 50
    • View Profile
Re: iTween conflict...
« Reply #1 on: July 18, 2011, 09:29:11 PM »
Any takers? Still getting the same error...

Alex Chouls

  • Administrator
  • Hero Member
  • *****
  • Posts: 1645
    • View Profile
    • LinkedIn
    • Email
Re: iTween conflict...
« Reply #2 on: July 22, 2011, 09:59:28 AM »
Try searching your projects and removing any duplicate iTween.cs files.

The iTween.cs included with playmaker is in the standard directory that iTween installs itself when downloaded from the asset store, but other libraries may not do this...