playMaker

Author Topic: Itween Move To_V2 Compil Error !  (Read 2266 times)

utopien

  • Playmaker Newbie
  • *
  • Posts: 37
Itween Move To_V2 Compil Error !
« on: February 09, 2018, 01:50:32 AM »
Assets/PlayMaker Custom Actions/iTween/ItweenMoveTo_v2.cs(189,23): error CS0103: The name `iTweenPath' does not exist in the current context :-[

szomaza

  • Sr. Member
  • ****
  • Posts: 253
Re: Itween Move To_V2 Compil Error !
« Reply #1 on: August 28, 2018, 10:37:51 AM »
I just tried to use it and got the same error.
Any solution?

julianBray

  • Playmaker Newbie
  • *
  • Posts: 7
Re: Itween Move To_V2 Compil Error !
« Reply #2 on: January 14, 2019, 12:59:41 PM »
Me too. ****BUMP*****

djaydino

  • Administrator
  • Hero Member
  • *****
  • Posts: 7615
    • jinxtergames
Re: Itween Move To_V2 Compil Error !
« Reply #3 on: January 14, 2019, 02:33:57 PM »
Hi.
on which unity version?

Alex Chouls

  • Administrator
  • Hero Member
  • *****
  • Posts: 3987
  • Official Playmaker Support
    • LinkedIn
Re: Itween Move To_V2 Compil Error !
« Reply #4 on: January 14, 2019, 03:06:24 PM »
iTween is no longer included by default in PlayMaker, so you have to download it separately from the Asset Store. You can also import the old iTween actions from PlayMaker > Welcome Screen > Add-ons > iTween

Not sure that's the problem you're running into, but not having iTween imported would result in errors like this...

julianBray

  • Playmaker Newbie
  • *
  • Posts: 7
Re: Itween Move To_V2 Compil Error !
« Reply #5 on: January 15, 2019, 02:21:07 PM »
 Unity 2018.2.20f1 preferred and Playmaker 1.9.0.p4 and Ecosystem 0.6.1f1.

But, Unity 2018.3.0f2 (not preferred)

djaydino

  • Administrator
  • Hero Member
  • *****
  • Posts: 7615
    • jinxtergames
Re: Itween Move To_V2 Compil Error !
« Reply #6 on: January 16, 2019, 01:22:34 AM »
Hi.
Did you get iTween from the asset store?