Skip to content

plugins/fallapart: use InCubic easing

Yifan Zhu requested to merge work/fanzhuyifan/fallapart into master

This visual effect corresponds to visible to invisible. So use InCubic easing for opacity and speed.

Previously the opacity easing was uniform.

Merge request reports