snozbot / fungus

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

Pause & Resume LeanTween Command #1010

Open breadnone opened 3 years ago

breadnone commented 3 years ago

Description

New command to Pause or Resume LeanTween

What is the current behavior?

Currently, there's no command available for this operation

What is the new behavior?

LeanTween can be paused while in the middle of tweening, as well as resumed

Important Notes