Skip to content

v0.2.0

Latest

Choose a tag to compare

@NeoXider NeoXider released this 23 Jul 15:04
· 1 commit to main since this release

Universal Unity UI Kit over MTK Figma UI Import output (.fui → UI Toolkit / PanelRenderer).

Added

  • Per-page background rendering (menu opaque, gameplay transparent).
  • Code-driven tween animations (UiTween) and cascade reveal (UiCascade).
  • Button press presets: scale / sink / pop / none.
  • Fake-loading flow on the start page; win/lose flow via UiKit.Flow.
  • Samples~/GeneratedExample — full generated-interface reference snapshot (importable from Package Manager).
  • Editor window rebuilt in UI Toolkit: tabs, colored buttons, default-config button.

Changed

  • Pages hide via display:none and stay bound between shows.
  • BarView fill width clamped to the actual track width.

Fixed

  • White flash during page transitions; blank page on re-show; click rebinding on re-show; narrow editor-window layout.

Install (pin the tag):

https://github.com/NeoXider/NeoxiderUiKit.git#v0.2.0

Full changelog: CHANGELOG.md