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

LeanTween AlphaCanvas New Command #1011

Open breadnone opened 3 years ago

breadnone commented 3 years ago

Description

New command for fade in/out a CanvasGroup

What is the current behavior?

No command available for this functionality yet

What is the new behavior?

The new command can fade in/out an alpha canvas of a UI

Important Notes

Other Information

Edit: I'm against making direct reference to CanvasGroup component, simply bcos we can't get the gameObject that are stored in our local variables