snozbot / fungus

An easy to use Unity 3D library for creating illustrated Interactive Fiction games and more.
MIT License
1.63k stars 291 forks source link

Fungus' LeanTween Package is Outdated! #1020

Closed breadnone closed 3 years ago

breadnone commented 3 years ago

Currently, Fungus uses the ancient LeanTween v2.46. This version was released in early 2017 I believe. The latest version is v2.50. Other than bug fixes, we also missing a couple good features for object following and LeanSmooth which only available in the latest version.

As I'm planning to make every LeanTween command available in Fungus, it's very crucial to update this. So please @stevehalliwell...

Note: I'm not using git's template as this is not a feature nor bug. Thanks!

Edit: Description

breadnone commented 3 years ago

I'm saying this, bcos I don't know the Do's and Don'ts in terms of updating Fungus thirdparty packages 😭

breadnone commented 3 years ago

Apparently there's #902 ... closing this