#Do you guys know of any tutorials for making a node system like blender has?
4 messages · Page 1 of 1 (latest)
4 messages · Page 1 of 1 (latest)
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
The keywords you are looking for are GraphEdit and GraphNode
I don't know any tutorial on using them
ahh okay I'll look into those