Custom Transition
Custom Transition provide a solution to make fast and easy transitions (through code) that handle multiple components and effect. Supported components for Effects are listed below : Position: RectTransform, GameObject and Transform] Scale: RectTransform, GameObject and Transform Rotation: GameObject and Transform Alpha: Image, RawImage, MeshRenderer, Text, TextMeshProUGUI and CanvasGroup Color: Image, RawImage, Text and TextMeshProUGUI WidthHeight: RectTransform LeftRightTopBottom: RectTransform Fill: Image
com.juliencardoux.customtransition 
Install via UPM
Add to Unity Package Manager using this URL
https://www.pkglnk.dev/customtransition.git README Markdown
Copy this to your project's README.md
## Installation
Add **Custom Transition** 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/customtransition.git
```
[](https://www.pkglnk.dev/pkg/customtransition)
No comments yet. Be the first!