Tween Components
A component based interpolation system.
com.kitbashery.tween-components 
Install via UPM
Add to Unity Package Manager using this URL
https://www.pkglnk.dev/tween-components.git README Markdown
Copy this to your project's README.md
## Installation
Add **Tween Components** to your Unity project via Package Manager:
1. Open **Window > Package Manager**
2. Click **+** > **Add package from git URL**
3. Enter:
```
https://www.pkglnk.dev/tween-components.git
```
[](https://www.pkglnk.dev/pkg/tween-components)README

For a more performant, stable and fully featured solution check out our latest asset:
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.

No comments yet. Be the first!