playMaker

Author Topic: How should I handle iTween.cs being in multiple places?  (Read 2408 times)

Disastercake

  • Full Member
  • ***
  • Posts: 101
  • www.disastercake.com
    • Disastercake
How should I handle iTween.cs being in multiple places?
« on: May 20, 2012, 03:32:22 PM »
I want to use the iTween visual editor in my project, but since Playmaker also uses iTween, they both place iTween.cs in a different spot.  Unity not tells me to delete one of them.  Which one should I delete to maintain functionality of iTween in both plugins?
Soul Saga - Anime themed adventure RPG by Disastercake

http://www.disastercake.com

Alex Chouls

  • Administrator
  • Hero Member
  • *****
  • Posts: 3987
  • Official Playmaker Support
    • LinkedIn
Re: How should I handle iTween.cs being in multiple places?
« Reply #1 on: May 20, 2012, 03:50:49 PM »
I believe Playmaker uses the latest version of iTween.

Open each file and compare the version info. If they're the same, delete either one. Otherwise you'll have to run some tests (delete one, test both tools...) :P

Disastercake

  • Full Member
  • ***
  • Posts: 101
  • www.disastercake.com
    • Disastercake
Re: How should I handle iTween.cs being in multiple places?
« Reply #2 on: May 20, 2012, 07:58:59 PM »
So it shouldn't matter where in the project file hierarchy the script is located?  Just that it's in there somewhere?
Soul Saga - Anime themed adventure RPG by Disastercake

http://www.disastercake.com

Alex Chouls

  • Administrator
  • Hero Member
  • *****
  • Posts: 3987
  • Official Playmaker Support
    • LinkedIn
Re: How should I handle iTween.cs being in multiple places?
« Reply #3 on: May 20, 2012, 09:14:58 PM »
Yup.