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/playablegraph-visualizer.git

README Markdown

Copy this to your project's README.md

Style
Preview
pkglnk installs badge
## Installation

Add **PlayableGraph Visualizer** 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/playablegraph-visualizer.git
```

[![pkglnk](https://www.pkglnk.dev/badge/playablegraph-visualizer.svg?style=pkglnk)](https://www.pkglnk.dev/pkg/playablegraph-visualizer)

README

PlayableGraph Visualizer

The PlayableGraph Visualizer is a tool that displays the PlayableGraphs in the scene. It can be used in both Play and Edit mode and will always reflect the current state of the graph. Playable nodes are represented by colored nodes, varying according to their type. Connections color intensity indicates its weight.

See the Documentation for the installation and the usage.

Comments

No comments yet. Be the first!