Visualizer for your Playable graphs
Перейти к файлу
Romain Failliot fc96a949df [doc] Change menu entry in documentation 2019-01-22 21:04:57 -05:00
.yamato [yamato] Change Yamato artifacts section 2019-01-22 19:43:37 -05:00
Documentation~ [doc] Change menu entry in documentation 2019-01-22 21:04:57 -05:00
Editor [editor] Move menu entry under Analysis 2019-01-22 21:02:29 -05:00
Runtime [package] Add meta files 2018-12-20 18:23:37 -05:00
.gitignore [package] Add .gitignore file 2018-12-21 12:54:06 -05:00
.npmignore [package] Add Yamato CI config files 2018-12-20 18:21:47 -05:00
CHANGELOG.md [license] Change license from MIT to UCL 2019-01-22 19:58:45 -05:00
CHANGELOG.md.meta [package] Add meta files 2018-12-20 18:23:37 -05:00
Editor.meta Move files to the root, so this can be cloned into a project directly 2018-02-02 15:08:45 -08:00
LICENSE.md [license] Change license from MIT to UCL 2019-01-22 19:58:45 -05:00
LICENSE.md.meta [license] Change license from MIT to UCL 2019-01-22 19:58:45 -05:00
README.md [package] Add documentation 2018-12-20 18:21:47 -05:00
README.md.meta Add meta files for README and LICENSE 2018-07-20 15:13:47 -04:00
Runtime.meta [package] Rename dir Clients to Runtime 2018-12-20 18:21:47 -05:00
package.json [package] Increase preview version 2018-12-21 14:35:22 -05:00
package.json.meta [package] Add meta files 2018-12-20 18:23:37 -05:00

README.md

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.