playMaker

Author Topic: move object along path  (Read 3341 times)

nabilfx

  • Full Member
  • ***
  • Posts: 186
move object along path
« on: June 21, 2019, 01:33:41 PM »
it is possible to move object along path?

nabilfx

  • Full Member
  • ***
  • Posts: 186
Re: move object along path
« Reply #1 on: June 23, 2019, 09:10:29 AM »
There is a tutotial, or you can show me a simple sample?

jasperPT

  • Full Member
  • ***
  • Posts: 115
  • I am a VFX Animator teaching myself to make games
Re: move object along path
« Reply #2 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.

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: move object along path
« Reply #3 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

tcmeric

  • Beta Group
  • Hero Member
  • *
  • Posts: 768
Re: move object along path
« Reply #4 on: October 10, 2019, 08:26:29 AM »

playmakertester

  • Full Member
  • ***
  • Posts: 211
Re: move object along path
« Reply #5 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.

heavygunner

  • Sr. Member
  • ****
  • Posts: 344
Re: move object along path
« Reply #6 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  :)