LEAN ⚡️ Touch / GUI / Texture / Localization / Transition / Pool

Hi, I’ve bought a few of your paid plugins and enjoyed them in other projects. Now I’m attempting to use Lean Transition and I was wondering what the best way to make a group of objects follow behind a moving target would be? Think Yoshi’s Island where the eggs/objects follow Yoshi in their path until each egg reaches a spot close enough to stop. I have a custom class to move them along the jump arc which works decently well but is not 100% perfect, and I wanted to try this plugin plus others before committing to my method and polishing it further. I have stored the position of the target/player along their jump arc, but I’m not sure of the best practices for this plugin in particular.

DOTween (HOTween v2), a Unity tween engine page-62#post-4492342

That post from a couple years ago in another thread mentions this is possible, but I didn’t see it mentioned in the examples. Also, I’d like to do this all from code most likely, unless it isn’t possible.

Edit: nvm, I just realized it was mentioning a different asset. I confused them with yours due to the Lean name.