#Do you guys know of any tutorials for making a node system like blender has?

4 messages · Page 1 of 1 (latest)

echo atlas
#

I've been wanting to make a logic gate simulator but I have no idea where to start, I'm relatively new to Godot so I figured this would be an easier first project but I don't really know how to search for it (cause Godot already uses the words "nodes" and "node tree")

#

the contents of the image isn't important I just wanted to show y'all what I'm thinkin here

cursive bloom
#

The keywords you are looking for are GraphEdit and GraphNode

I don't know any tutorial on using them

echo atlas
#

ahh okay I'll look into those