v2.5.0
Shiny effect has been update!
- NOTE:
UIEffect.shadow***
will be obsolete in the near future. Please useUIShadow
component instead. - NOTE:
UIEffect.custom***
will be obsolete in the near future. Please useUICustomEffect
component (experimental) instead.
Implemented enhancements:
- UIDissolve: Play effect from script/inspector #81
- UIShiny: Play effect from script/inspector #80
- During play mode, you can change the effect type, color type, and blur type (in Editor) #73
- Add shadow effect as other component #72
- UIShiny : Visual update #68
- Add Custom effect as other component #60
Fixed bugs:
- UIDissolve: When width=1 and location=0, image is lacked #79
Closed issues: