Kai_Ma-401 Posted 7 hours ago Posted 7 hours ago I did some reading about the flow graph and that's supposed to be you guys vistal scripting I think? it just not all there for ultra engine yet I was thinking making Lua node editor an add-on would give you less people biting your heads off for not having visional scripting and its under GNU GENERAL PUBLIC LICENSE so I think you can do whatever you want with it. https://github.com/SanForgeStudio/LuaNodeEditor/tree/main Quote
Josh Posted 7 hours ago Posted 7 hours ago Looks interesting! Our flowgraph system is meant for setting up sequences of events that occur in a scene. We may add more features to it later, but it probably won't ever be a full visual script editor. The problem with these systems is often that they seem easy in very simple cases, but as you add more code they become more complicated than normal code. Quote My job is to make tools you love, with the features you want, and performance you can't live without.
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.