Unclaimed Package Is this your package? Claim it to unlock full analytics and manage your listing.
Claim This Package

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

Style
Preview
pkglnk installs badge
## 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
```

[![pkglnk](https://www.pkglnk.dev/badge/defaultplayables.svg?style=pkglnk)](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.

Comments

No comments yet. Be the first!