mirror of
https://github.com/Siccity/xNode.git
synced 2025-12-20 09:16:01 +08:00
Update README.md
This commit is contained in:
parent
8c28d7bf48
commit
325e141ec4
@ -2,6 +2,8 @@
|
||||
### UnityNodeEditorCore
|
||||
A simple, userfriendly node editor framework for unity. Ideal as a base for custom state machines, dialogue systems, decision makers etc.
|
||||
|
||||
|
||||
|
||||

|
||||
|
||||
Node example:
|
||||
@ -20,6 +22,7 @@ public class MathNode : Node {
|
||||
}
|
||||
```
|
||||
|
||||
The editor is still under heavy development and recieves updates daily on the development branch.
|
||||
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/UnityNodeEditorCore/issues "Go to Issues") page.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user