snozbot / fungus

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

Add duration to SetSliderValue #941

Closed breadnone closed 3 years ago

breadnone commented 3 years ago

Description

This PR solves https://github.com/snozbot/fungus/issues/939

What is the current behavior?

No fade in/out effect when setting the slider value

What is the new behavior?

Added duration for fade in/out image

Important Notes

breadnone commented 3 years ago

Pretty sure I worked this pr against develop branch, I've no idea why the conflict there

breadnone commented 3 years ago

Closing this, I'll open a new one