https://github.com/kitbashery/tween-components
A component based interpolation system for Unity.
https://github.com/kitbashery/tween-components
animation asset component interpolation procedural tween tweening unity unity3d-plugin
Last synced: about 1 year ago
JSON representation
A component based interpolation system for Unity.
- Host: GitHub
- URL: https://github.com/kitbashery/tween-components
- Owner: Kitbashery
- License: mit
- Created: 2022-08-15T20:51:55.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-05-05T21:57:19.000Z (about 3 years ago)
- Last Synced: 2025-03-26T04:21:56.716Z (about 1 year ago)
- Topics: animation, asset, component, interpolation, procedural, tween, tweening, unity, unity3d-plugin
- Language: C#
- Homepage: https://kitbashery.com/docs/tween-components
- Size: 105 KB
- Stars: 7
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: .github/README.md
- License: LICENSE.md
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README

[](https://unity3d.com/get-unity/download)
[](https://github.com/Kitbashery/Tween-Components/blob/main/.github/LICENSE.md)
[](https://openupm.com/packages/com.kitbashery.tween-components.html)
[](https://github.com/Kitbashery/Tween-Components/releases/download/Development-Package/Kitbashery_TweenComponents.unitypackage)
[](https://kitbashery.com/docs/tween-components)
[](https://github.com/Kitbashery/.github/blob/main/.github/CONTRIBUTING.md)
#### For a more performant, stable and fully featured solution check out our latest asset:
[](https://assetstore.unity.com/packages/slug/248930?aid=1100lvf66)
# Tween Components
A component based interpolation system for Unity.


## Features:
### Component Based Workflow:
* High-performance managed updates with Tween Manager
* Stack tween components
* AnimationCurve support
* Tween rigidbodies
* Wrap modes: Ping-Pong, Looping, and more!
* Camera culling
### Tween Transform Values:
* Position
* Rotation
* Scale
### Other Tweens:
* Billboard
* Material
# Getting Started:
All components can be found under Kitbashery in the component menu:

Online documentation & scripting API is found at:
https://kitbashery.com/docs/tween-components
----
The name Kitbashery & all associated images Copyright © 2023 Kitbashery. All Rights Reserved.