Skip to content

v2.5.0

Compare
Choose a tag to compare
@mob-sakai mob-sakai released this 31 May 09:16

Full Changelog

Shiny effect has been update!

v2.5.0

  • NOTE: UIEffect.shadow*** will be obsolete in the near future. Please use UIShadow component instead.
  • NOTE: UIEffect.custom*** will be obsolete in the near future. Please use UICustomEffect 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:

  • UIEffect inherit UIEffectBase #74
  • Change directory structure #56