Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: nFighter on December 21, 2018, 07:48:16 PM

Title: TweenMove to updated target
Post by: nFighter on December 21, 2018, 07:48:16 PM
Hey! I'm trying to smoothly move object from A to B (and return to A) while my B point are moving. Is it some simple solution like iTween move to action but with updating the target object position?

edit: for now I just using bunch of get/set position, vector lerping and float animation