Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: nabilfx on June 21, 2019, 01:33:41 PM

Title: move object along path
Post by: nabilfx on June 21, 2019, 01:33:41 PM
it is possible to move object along path?
Title: Re: move object along path
Post by: nabilfx on June 23, 2019, 09:10:29 AM
There is a tutotial, or you can show me a simple sample?
Title: Re: move object along path
Post by: jasperPT on June 24, 2019, 02:37:30 AM
Hi Nabilfx

You may want to look into using something like LeanTween from the asset store.
It is a great tool for moving objects around and supports paths within playmaker.
Title: Re: move object along path
Post by: jeanfabre on October 10, 2019, 02:48:43 AM
Hi,

 I work with with Curvy (https://assetstore.unity.com/packages/tools/level-design/curvy-splines-7038) for their PlayMaker support, so this is also an alternative.

Bye,

 Jean
Title: Re: move object along path
Post by: tcmeric on October 10, 2019, 08:26:29 AM

Path creator is open source here: https://github.com/SebLague/Path-Creator
I have a few simple actions of it here: https://github.com/dumbgamedev/Path-Creator-PlaymakerActions

Title: Re: move object along path
Post by: playmakertester on December 02, 2020, 08:44:53 AM
If I use the Path Creator or LeanTween, can I use Playmaker to move objects along the lines drawn in DrawPathLineRendering?

I've implemented both in Unity and I don't know how to combine them with DrawPathLineRendering.
Title: Re: move object along path
Post by: heavygunner on December 02, 2020, 06:37:38 PM
If I use the Path Creator or LeanTween, can I use Playmaker to move objects along the lines drawn in DrawPathLineRendering?

I've implemented both in Unity and I don't know how to combine them with DrawPathLineRendering.
Set Property  :)