Awesome
Tween Kit
Enhance DOTween with Tween Kit: Seamless, modular components for effortless Tweening.
Contents
Features
- 25 Fully Modular Components
- Preview tweens without entering play mode
- Edit and view paths in scene view
- Helpful messages within inspector
- Utility classes for generating Catmull-Rom and Cubic Bezier Splines
- Easily create your own compoents using custom script templates
Author
- Abdur Rafay Nasir
- LinkedIn/Abdur-Rafay-Nasir
- Github/AbdurRafay-Nasir
Highlights
Path Manipulation
Create Segment
Insert Segment
Delete Segment
Prerequisite
- DOTween
- DOTween asmdef (Tools -> Demigiant -> DOTween Utility Panel -> Create ASMDEF)
Installation
- Add Tween Kit Package in your project
- There will be some errors, ignore them. Add DOTween asmdef reference in Assets/Plugins/Tween Kit/Runtime/abdurrafay.tweenkit.asmdef (Remove any previous references)
Demos
Creating New Components