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

Slider fade fix #948

Open breadnone opened 3 years ago

breadnone commented 3 years ago

Description

This PR solves #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 My change require modifcations or additions to documentation