Node
A downloadable tool for Windows, macOS, and Linux
Node, Tree & Tile/Sprite Editor!
- You link/unlink nodes (I called them entities! XD) by right-click-dragging between them.
- You copy stuff by right-click-dragging to an empty space.
- You delete by grabbing something by left-click-holding and pressing the delete key.
- Oh, and nodes are completely tree structure expandable, just drag-drop attributes on nodes and nodes inside nodes.
(I know, not super intuitive; but very handy once you know about these.)
The editor uses lightweight rendering so you can have a ton of elements with good performance. In practice I use this for relational database schemas and sprite sheet cutting. But it has been used by others successfully for game scripting (dialogue, story etc.) by Glu mobile game Stranded f.ex.
For schema-less HTTP+JSON-file distributed database you can use root.
For DB ORM generation the source can be found here: archive (AGPL)
Should work with MySQL (MariaDB), Postgres and Oracle.
SQL Tutorial (an example):
- * is primary key(s)
- ~ means don't let this screw up the multiple cross ref.
- digits means how much char length should be indexed
- ! means mandatory
We officially support Java 24 on 64-bit:
To run on windows/linux:
jdk-24-lite\bin\java -jar node.jar
jdk-24-lite/bin/java -jar node.jar
Example assets by Kenney and Loren Schmidt.
Updated | 25 days ago |
Status | Released |
Category | Tool |
Platforms | Windows, macOS, Linux |
Author | tinspin |
Tags | Level Editor, node-editor, node-graph-editor, sprite-sheet-cutter |
Download
Click download now to get access to the following files: