플레이어블 비주얼라이저를 사용하여 플레이어블 API로 생성된 트리와 노드에 관한 이해를 위해 공부한 것을 정리해보았다. ▼ 플레이어블 그래프 비주얼라이저 깃허브 다운로드 링크https://github.com/Unity-Technologies/graph-visualizer GitHub - Unity-Technologies/graph-visualizer: Visualizer for your Playable graphsVisualizer for your Playable graphs. Contribute to Unity-Technologies/graph-visualizer development by creating an account on GitHub.github.com PlayableBehaviour 생성P..