Visual Scripting for Signal Connections #9090
ParadineDev
started this conversation in
Editor
Replies: 2 comments
-
It could look like this: |
Beta Was this translation helpful? Give feedback.
0 replies
-
Adding API annotations that serve as the role of the public keyword in other languages and marking them to be connected to signals first would be convenient. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Signals allow you to pull links between logic components through the editor rather than hardcoding them. But when there are many logic components and connections, it is quite difficult to understand and edit such connections in the editor.
It would be very convenient to have visual programming that has only two functions - send a signal and receive a signal.
Beta Was this translation helpful? Give feedback.
All reactions