mirror of
https://github.com/Siccity/xNode.git
synced 2026-03-26 22:49:02 +08:00
In Package Manager UI 2.0 (compatible with Unity 2019.1), you can include samples in a package.
https://forum.unity.com/threads/samples-in-packages-manual-setup.623080/
15 lines
996 B
Markdown
15 lines
996 B
Markdown
[](https://discord.gg/qgPrHv4)
|
|
[](https://github.com/Siccity/xNode/issues)
|
|
[](https://raw.githubusercontent.com/Siccity/xNode/master/LICENSE.md)
|
|
[](https://github.com/Siccity/xNode/wiki)
|
|
|
|
[Go to Downloads](https://github.com/Siccity/xNode/releases)
|
|
|
|
### xNode State Machine (Example)
|
|
This example project should give you an understanding of how to handle traversing through nodes, one by one.
|
|
The same principle can be applied to dialogue graphs, and other simple decision makers.
|
|
|
|
|
|
Join the [Discord](https://discord.gg/qgPrHv4 "Join Discord server") server to leave feedback or get support.
|
|
Feel free to also leave suggestions/requests in the [issues](https://github.com/Siccity/xNode/issues "Go to Issues") page.
|