https://github.com/onelei/OneTween
OneTween is a more efficient tween tool, easy to use in Unity UGUI animation.
https://github.com/onelei/OneTween
Last synced: about 2 months ago
JSON representation
OneTween is a more efficient tween tool, easy to use in Unity UGUI animation.
- Host: GitHub
- URL: https://github.com/onelei/OneTween
- Owner: onelei
- Created: 2020-03-26T10:45:22.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-05T10:10:23.000Z (over 5 years ago)
- Last Synced: 2024-06-06T10:32:48.988Z (over 1 year ago)
- Size: 593 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- anything_about_game - OneTween
README
## 
[OneTween]( https://assetstore.unity.com/packages/slug/165223
) is a more efficient and convenient animation tool. Designed for UGUI, what you see is what you get.

## Features
OneTween has many breakthroughs in function, performance, and ease of use. The most significant features are:
- What you see is what you get: Preview your animation under the editor.
- Support common UI animations such as Position, Scale, Rotation, Alpha, etc.
- Support frame-by-frame preview for easy debugging.
- Simple setup, support drag and drop, copy components.
- Support code incoming callback function.
- Contains complete code and demo scenarios.
## Installation
The folder “Assets/OneTween” include all OneTween scripts. You can put OneTween anywhere in the Assets folder.
## Documents
[PDF](./Doc/README.pdf)
## Release Note
### 1.0.1
Init release
## Contact
For more detail you can go to the web: https://assetstore.unity.com/packages/slug/165223
Email: [936496193@qq.com](mailto:936496193@qq.com)