mirror of
https://github.com/Siccity/xNode.git
synced 2025-12-20 09:16:01 +08:00
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.
|