Default Playables
See https://assetstore.unity.com/packages/essentials/default-playables-95266
com.uap.defaultplayables 
Install via UPM
Add to Unity Package Manager using this URL
https://www.pkglnk.dev/defaultplayables.git README Markdown
Copy this to your project's README.md
## Installation
Add **Default Playables** 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/defaultplayables.git
```
[](https://www.pkglnk.dev/pkg/defaultplayables)README
DefaultPlayables
(From https://assetstore.unity.com/packages/essentials/default-playables-95266 because for some reason Unity haven't uploaded this to a git repo)
This package includes both the Timeline Playables Wizard and a number of example Playables for you to use with Timeline.
The Timeline Playables Wizard is a tool to help you write all the boiler plate code for your Playables for use with Timeline. In some cases it will write all of the code for you!
The example Playables include:
- LightControl
- NavMeshControl
- ScreenFader
- TextSwitcher
- TimeDilation
- TransformTween
- Video
Documentation on how to use everything in the package is included as a pdf.
No comments yet. Be the first!