Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: devotid on January 03, 2020, 04:10:52 PM

Title: Upgraded 5.6.3 to 2018.2 and iTween is not working?
Post by: devotid on January 03, 2020, 04:10:52 PM
Upgraded project to 2018.2 from 5.6.3 and Playmaker to 1.9.0 and all of my ItweenMoveTo actions seem broken. Some dont work...others wont finish properly. Others will move half way. Others will stutter. Its INSANE!

Regular primitive game objects with rigidbodies on them. No interpolate.

It will work sometimes and not others. I have used this action/script thousands of times in my game. Am I screwed? Is my vacation cancelled?

I saw that there is a new version of Itween so I downloaded and installed it. I see that it is another folder in Assets/Plugins and didnt replace the old version. I have them both installed. I dont think the Playmaker actions are referencing the new version and are still on the old one.

Is there new Playmaker actions for the new version?

Thank you.

Kevin
Title: Re: Upgraded 5.6.3 to 2018.2 and iTween is not working?
Post by: heavygunner on January 05, 2020, 12:20:28 PM
ITween have troubles with working with rigid body.
You may try Dotween.

You can those actions here : https://hutonggames.com/playmakerforum/index.php?topic=10303.msg82029#msg82029
Should import Hotween first.

Delete DotweenPathTransformTo.cs , if it gave any error