Coder Social home page Coder Social logo

sguitoolbox's Introduction

SGUIToolBox

StarLightGrimmer‘s Unity UI ToolBox

星辰微光的UI工具箱

程序化UI练习项目

各脚本位于Asset/Scripts文件夹中,该文件夹下的test文件夹为测试代码

SGButton

自定义的Button组件,在原有Button的基础上新增了一些内容:

  • 视觉上跳过选中状态
  • 鼠标点击、进入、长按时应用Scale变化(可选)
  • 鼠标悬停
  • 鼠标长按
  • 鼠标进入/离开

SGProgressBar

自定义的进度条组件

  • 显示形式(整数,小数,百分率)
  • 可设置进度条变化速率
  • 可设置不同进度的颜色变化

SGAnimText

自定义的文本动画组件,需要附加在带有TextMeshProUGUI的物体上

  • 打字机效果
  • 部分字体放大
  • 字体绕中心点摆动
  • 字体颜色效果
  • 更多效果待开发

TODO

  • 为每个Event添加AddListener方法和RemoveListener方法
  • 按钮分开长按和点击
  • 为SGAnimText添加部分字体颜色变化、部分字体动画等效果

sguitoolbox's People

Contributors

yasuoskywalker avatar

Stargazers

 avatar Mr.Hu avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.